Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-analytics-4]

Use this tag with questions about implementing Google Analytics 4, successor of Google's Universal Analytics. Use with the [google-analytics] tag. Questions related to Google Analytics 4 user interface should be submitted to webapps.stackexchange.com.

google-analytics-4
0 votes
0 answers
11 views

How to extract User last logged in information using Google Analytics Admin API

We are looking for help to extract the Google Analytics 4 users within our organization and there last accessed date information from Google Analytics Admin API. Thanks in advance. We tried exploring ...
Martin Gutpil's user avatar
0 votes
1 answer
26 views

Google Analytics subdomain tracking (GA4)

I am the new one in Google Analytics 4, so I have some (maybe dumb) questions. I am developing (React.js) website my-app.com and we have a lot of subdomains like test.my-app.com, hello.my-app.com, etc....
neman's user avatar
  • 314
0 votes
0 answers
19 views

Google Analytics, no session_start event in user detail events

I run a online shopping website, and I use GA to measure ROI of different traffic source, such as meta ads, google ads, etc. Now, I find some strange orders that should attribute to google ads, but ...
Bread's user avatar
  • 1
0 votes
0 answers
11 views

Google Analytics: 'You do not have permission to access this account' error despite having proper permissions

When I try to log into my Goolge Analytics, You do not have permission to access the account, property, or view in question. Please contact your analytics administrator who has user management ...
taka's user avatar
  • 1
-1 votes
0 answers
21 views

Failed to link Firebase and Google Analytics + Firebase data was lost [closed]

I was trying to link Firebase with GA and something went wrong... please help to fix it. There is a Google Analytics account 1 which has website data. I want to link it to project 1 Firebase which has ...
Zigmund Karlson's user avatar
1 vote
1 answer
20 views

How to retrieve the page views for a post/page in Google Analytics 4?

I have this page view counter showing the views for the current post. I'm using an Google APIs Client Library for PHP and it worked fine with Google Analytics UA but now that GA4 took place definitely ...
Lyccos N.'s user avatar
0 votes
1 answer
25 views

How to handle new fields in a STRUCT when dynamically adding using union on all tables in BigQuery

Process In BigQuery, Google Analytics data is linked to a BigQuery project. Each site corresponds with a dataset, and each day an events_* table is added to that dataset. My query dynamically iterates ...
hSin's user avatar
  • 423
0 votes
0 answers
27 views

GA4 User Acquisition Report not recording anything after certain date

My traffic acquisition report shows that people are finding my website through organic. But when I check user acquisition report it shows a big gap in traffic after May15: It shows 20+ organic ...
Mark de la Cruz's user avatar
0 votes
0 answers
23 views

Create a STRUCT that returns true for IS NULL if all values are NULL

When I create a column of type STRUCT in a query then IS NULL always returns false, even through all values in the struct are NULL. Example: with tmp as( SELECT STRUCT( NULL as field_1, null as ...
claudia_k's user avatar
0 votes
0 answers
27 views

How to track the number of interaction points until a key event?

The task is to export associated conversions from GA4. I cannot obtain this metric via the GA4 API. I am writing everything in Python, and I have gone through all the analytics documentation but found ...
Igor Rulev's user avatar
0 votes
1 answer
51 views

Filtering dev environment events Google Analytics 4

I'm looking for a solution to be able to automatically filter pageviews from localhost. Ideally I'd like to track developer traffic but I'd like to not have to create custom reports manually to filter ...
Bryan's user avatar
  • 163
1 vote
1 answer
33 views

Should i need to remove UA code from the website if I've already migrated UA to GA4 and already add the GA4 tag in the website?

should i need to remove UA code from the website if I've already migrated UA to GA4 and already add the GA4 tag in the website? Expected the solution of this, I want to know if I remove the UA tag ...
Mehak Dhawan's user avatar
0 votes
0 answers
32 views

Can't create an event for google analytics 4 for c# application?

I am trying to send an event to GA4 where it simply shows how many users have run the application with the code shown that I got from another question. The code requires an event to send to, but I am ...
Zrylx 's user avatar
0 votes
0 answers
45 views

Google Analytics returns 500 when creating new access bindings for service accounts

Google analytics returns status code 500 when trying to add a new service account email. Content-Type: application/http Content-ID: <response-batch<id>@googleapis.com> HTTP/1.1 500 ...
mongj's user avatar
  • 1
0 votes
1 answer
11 views

Page_author is not appear in GA4 DebugView

How should I track the page author traffic from my website to GA? I cant find page_author in my GA debugview I already add parameter in my main tag in GTM And this is the variable that I am using [...
Marchelino Joshua's user avatar

15 30 50 per page
1
2 3 4 5
109