google-analytics-4 Questions

3

I'm using Google Tag Manager (aka: GTM) to send events to my Google Analytics 4 account, some of them are custom that developers send thru the code like that: dataLayer.push({ event: 'CA:some-even...
Fumikofumitory asked 7/2, 2023 at 18:49

2

Solved

I am working on a chrome extension, and I would like to be able to track metrics with google analytics. I believe the easiest way to do that would be through tag manager, and I have found this tuto...

4

Solved

today I noticed that in Chrome gtag/js?id=... started giving an error: Uncaught (in promise) TypeError: Failed to execute 'getValue' on 'CookieDeprecationLabel': in gtag.js, the error occurs here...
Tetramethyldiarsine asked 1/8 at 6:2

3

When sending events to GA4 is there a way to override user ip, if using universal analytics you could have passed a user_ip variable uip but for GA4 I dont see a param option to pass user ip. Any h...

5

Solved

When running the Debugger via Google Tag Manager and checking the Debug view in Google Analytics 4, everything looks fine... and then all of the sudden, multiples of every event show up. Sometimes ...
Kerriekerrigan asked 15/3, 2023 at 12:57

5

Anyone else experiencing errors like TypeError Nc(gtag/js) Failed to fetch on Sentry when sending requests to GA4? I've tried manually replicating the issue but couldn't reproduce the error. Any in...
Hutchings asked 18/6 at 8:34

2

Solved

In GA4 Reports > Engagement > Pages and screens, above the list of pages viewed, there is a dropdown with the following options: Page title and screen class Page path and screen class Page t...
Drat asked 23/8, 2022 at 6:50

6

Solved

I'm having issues setting up a new Google Analytics 4 (GA4) account with Nuxt. Everything seems configured ok based on tutorials, however my traffic doesn't show up in GA (dev & production) In ...
Elin asked 30/10, 2020 at 16:13

2

Solved

I have google analytics 4 being loaded via GTM, and i've been struggling with adding custom dimensions to the "enhanced measurement" events. after reading some other answers i've determin...
Spinescent asked 4/5, 2023 at 20:44

2

How to set or override User Agent value in Measurement Protocol (Google Analytics 4)? It was easy with previous Measurement Protocol (Universal Analytics): https://developers.google.com/analytics/d...

1

When I go to Reports > Engagement > Events, all the event names are shown. I've setup custom click events which also send an event label and event category. However, these properties don't se...
Pilchard asked 6/9, 2021 at 8:55

2

I have a VueJS SPA in which I have user specific information which I want to send in GA once user logged-in as a custom dimension for each and every hit. I have used VueGtag plugin to integrate GA ...
Emunctory asked 29/10, 2021 at 9:33

1

We have a GA4 tag that is linked to a Google Ads tag. We load the GA4 tag with the standard snippet, and then GTM automatically loads the Google Ads tag. This is fine, except GTM is making two dupl...

4

I am working with GA4 data in Bigquery and am attempting to validate against the numbers I see in the Google Analytic UI. In each case, the BigQuery count of events is a little under double that sh...
Adynamia asked 24/5, 2023 at 22:30

1

Solved

I want to submit an extra variable to GA4 upon page load. But I don't see my variable anywhere in Google Analytics and I don't see it mentioned in the Google Chrome>Developer Tools>Network&gt...
Autocephalous asked 1/1 at 16:47

3

I am using Google Analytics 4 (GA4) on the client to track a whole bunch of different events. However, there are 2 scenarios that I can't cover client side: A user completing check out on a paymen...

2

I have followed the guidelines described on Measurement Protocol (Google Analytics 4) to send purchase events from server. I have verified that logging of this event works on GA4. I even see sourc...

3

Solved

I have implemented Google Analytics 4 and AdSense on my website. I'm currently using Google Analytics 4 without Tag Manager and have coded a custom consent message. For AdSense, there is an automat...

1

I'm using the GA4 measurement protocol from a PHP backend for tracking "click" events. I don't control the site where the clicks happen, so I'm creating custom tracking URLs which will be...
Vetavetch asked 1/9, 2023 at 22:40

4

Solved

I have set up google tag manager with my GA4 property (NOT legacy Universal Analytics) according to the official guide: https://support.google.com/tagmanager/answer/6103696?hl=en&ref_topic=3...
Borkowski asked 2/2, 2021 at 14:48

1

on the previous Google analytics, under realtime -> overview under Top Active Pages: i was able to see the realtime urls vistors are viewing. How do i view this on GA4? Thank you.
Hubris asked 8/2, 2023 at 5:13

2

Solved

I am unable to access the Google Analytics API from rails. I keep getting insufficient permissions even though I have already set the service account. I have created a service account: Go to the p...

4

I would like to send a custom event to the new Google Analytics programatically, without defining it in the GTM first. I am using Google Tag Manager and according to this article: https://developer...

2

Solved

In the past, with older Google Analytics accounts and properties I was able to use a Custom Report on a View to show a table of Full Referral URLs. But with Google Analytics 4 (GA4) I can no ...

3

Using GA4 property with (gtag.js) following config: gtag('js', new Date()); gtag('config', 'G-XXXXXXX', { client_storage: 'none', client_id: clientId, // I generate this anonymize_ip: true, }...
Filar asked 13/4, 2021 at 16:32

© 2022 - 2024 — McMap. All rights reserved.