Skip to main content
Ask questions and share your thoughts on the future of Stack Overflow. Join our first live community AMA this Wednesday, February 26th, at 3 PM ET. Learn more
0 votes
0 answers
17 views

flutter ios emulator stuck on splash screen when logging event using firebase google analytics

[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null) #0 FirebaseCoreHostApi....
Suyoung's user avatar
2 votes
2 answers
59 views

Getting backgroundservicestartnotallowedexception in Android App

Crash 1 : Fatal Exception: java.lang.RuntimeException Error receiving broadcast Intent { act=com.google.analytics.RADIO_POWERED cat=[in.abc.android] flg=0x10 (has extras) } in com.google.android.gms....
Kunal Sen's user avatar
1 vote
2 answers
34 views

Load GA4 script from specific component in angular

I am working with angular v12 to build a web page that will be user with different clients, and i can tell the difference between clients based on a query param (realm) which is unique per client, and ...
Kardon63's user avatar
  • 346
0 votes
1 answer
51 views

Google Analytics - "Your Google Tag code isn’t configured correctly" Warning

I'm working on a site built with Astro and have integrated Google Analytics via Google Tag Manager (GTM). I’ve also set up OneTrust for cookie consent. GA fires only when the user allows performance ...
Muhammad Taseen's user avatar
0 votes
0 answers
23 views

How can I track page loaded only after a button click

I am using Google Tag Manager to track events. After clicking a "register" button and I get redirected to a page with path "/activate". I want to trigger an event only when I click ...
Derrick Omanwa's user avatar
0 votes
0 answers
26 views

VIEW_ITEM event is not triggered on Android devices

I'm trying to track an event using 'view_item'. All other events are triggered (view_item_list, add_to_cart) but not this one. We don't have this problem on iOS. Do you have any idea where the problem ...
Johanna A's user avatar
1 vote
0 answers
19 views

Hi, I need to export the Audience dimensions using the Google API with Python, but I cannot find anything solid example on the internet

Basically I need to export GA4 data using the Google API(BigQuery is not an option) and in particular, I need to export the dimension userID(Which is traced by our team). Here I can see how to export ...
Hraklis Papas's user avatar
0 votes
0 answers
32 views

GA4 Conversion Tracking Issue: Purchases Appearing as "Unassigned" in Reports [closed]

I'm tracking users on my website using GA4 (client-side) and sending purchase events via the Measurement Protocol API (server-side). However, nearly half of the purchases appear under the "...
kurtafterjim's user avatar
-5 votes
0 answers
62 views

Is it possible to create a google tag tracking event using google apps script? [closed]

I wanna create a custom function in google appsscript to create a custom event in GA4, is it possible?? I tried to do this by connecting the google analytics api. And trying to create a js function in ...
Janarthana Kalaikumar's user avatar
0 votes
0 answers
28 views

INVALID_ARGUMENT in Google Analytics

Unable to retrieve event parameters associated with events. I am integrating Google Analytics into my website and trying to fetch events using the Analytics Data API. However, the parameters I sent ...
Maaz Ahmed's user avatar
1 vote
0 answers
99 views

Dialogflow ES Analytics is blank

I am trying to obtain analytics on the most used intents in Dialogflow ES but every time I access the "Analytics" option the screen appears blank. This has been happening to me for about 10 ...
Mariví Mondolo Sosa's user avatar
0 votes
1 answer
60 views

Google Tag Manager - dataLayer has previous value of items for new Event (Next JS App)

I have two Event of GA on same page. First Event works on page view that is view_promotion and second is select_promotion . for view_promotion, Iam sending data like => const items = newItems.map((...
Dipu Roy's user avatar
0 votes
0 answers
25 views

delayed interactions on mobile due to Google tag manager

I’m facing a strange issue in my app where all click interactions on mobile devices are delayed by 2-3 seconds due to gtm.js. This issue persists even on high-end phones, but everything works fine on ...
intergalacticspacehighway's user avatar
1 vote
0 answers
42 views

Why do I get incompatible metrics and dimensions, when I apply filters with not_expressions?

I am using the Google Analytics API in python. With this API I want to fetch the number of purchase events per date for a specific product, I can do this as follows: from google.analytics.data_v1beta....
Emil Møller Hansen's user avatar
0 votes
0 answers
35 views

Google analytics (not set) value

Issue with missing fields in event data I'm experiencing an issue with our event tracking where some fields are being recorded as "(not set)" in the reports, even though the data is sent ...
Aleksey's user avatar

15 30 50 per page
1
2 3 4 5
1420