Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
61 views

I am trying to hit this curl but not getting events on firebase console. Below is curl example, I have verified creds as well. Same creds when used in mobile is working but not from server or with ...
raj's user avatar
  • 388
1 vote
0 answers
58 views

I'm maintaining a classic asp website and I'm trying to implement Google Analytic on one of the pages. And I have 2 types of javascript codes, which I used inside my classic asp. With [Code 1], ...
Punreach Rany's user avatar
0 votes
1 answer
143 views

For the past year, I have had GTM integrated into my Oxygen-built website in the following form: <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/...
Greg's user avatar
  • 3
-1 votes
1 answer
94 views

Since last month i am facing tags problem. There is a tag called all together which i created somehow in gtm and merge it with google and gtag and now its not deleting. I cannot find it inside the ...
Ahtisham's user avatar
0 votes
0 answers
44 views

I have integrated Google Analytics reports with my product. However, one particular user is consistently encountering a "Socket timed out - Read timeout" error when calling the Google ...
kv stack's user avatar
0 votes
0 answers
48 views

I initially set up an integration between Firebase Analytics and BigQuery, mistakenly selecting us-central1 as the region. The export worked correctly, and data was flowing as expected. Later, I ...
Shahar Ram's user avatar
0 votes
1 answer
104 views

Context. I provide a third-party booking service that integrates with Google Analytics, but some customers report that events stopped showing up in their GA dashboards. Setup We host the tool ...
Typo's user avatar
  • 19
0 votes
0 answers
97 views

I have set up eCommerce tracking for my website using Google Analytics 4 (GA4) via Google Tag Manager (GTM). I have successfully implemented all recommended eCommerce events, such as add_to_cart, ...
Disha Dave's user avatar
0 votes
0 answers
49 views

[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
3 votes
3 answers
726 views

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
0 votes
2 answers
109 views

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
  • 342
0 votes
1 answer
312 views

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
35 views

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
47 views

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
51 views

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
62 views

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
117 views

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
329 views

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
40 views

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
75 views

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
69 views

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
0 votes
1 answer
189 views

I am using Google analytics in my angular project. Initially I simply added the google analytics reference in my index.html and was collecting the default event data like page_view. Recently I started ...
Severus's user avatar
  • 71
0 votes
1 answer
158 views

I want to import Google analytics4(GA4) data with AWS Glue. So, I created a connector that is datasource(GA4). And then, I'm creating Job which do ETL from connector. By the way, it occured an error ...
ariel's user avatar
  • 1
-1 votes
1 answer
66 views

I would like to list users with permssion from account management and property management with api ( including user group but in web. it can selcect Expand all groups to their members. This will allow ...
THITINUN CHOTIGAVANICH's user avatar
0 votes
0 answers
86 views

I sent some events via the Measurement Protocol using the same code. For the same app_instance_id, and the same event such as value_limit_1_10, there's the situation where I sent 10 events but only 6 ...
Xinyu Song's user avatar
0 votes
2 answers
303 views

I am encountering discrepancies between GA4 data and Power BI data despite selecting the same dimensions, metrics, and date range in power bi and GA4 portal. I used the Google Analytics 2.0 connector ...
danish.rizvi's user avatar
0 votes
0 answers
115 views

I need help retrieving attribution paths data using the Google Analytics API. Specifically, I'm looking to pull the following: Metrics: Key events, Purchase revenue, Days to key events, and ...
Manju's user avatar
  • 309
0 votes
1 answer
102 views

I can't figure out how to map a single metric but filtered in a single time series chart. I want to see a single chart for Views, but different lines for mobile, desktop, and tablet users by day. A ...
OpenSunflowers's user avatar
0 votes
0 answers
73 views

I'm working on a Flutter Web app and trying to dynamically push a customerID to the DataLayer for Google Analytics tracking when a button is clicked. Despite seeing the dataLayer object in the browser'...
sri's user avatar
  • 784
0 votes
0 answers
60 views

I have a website that gets embedded in any other website. In my iframe I want to load the gtag for tracking. I am loading the gtag script in following way <Script id="...
Hardik Modi's user avatar
0 votes
0 answers
32 views

I'm fairly new to google analytics but I'm working on a tracking pixel that we include in our emails to see which users opened / read our newsletter. We have to use this approach because the software ...
Nenzo's user avatar
  • 145
0 votes
0 answers
43 views

I just had google tag installed on the website, setup the google tag in GTM and tested it - but for some reason it does not fire/active on "container loaded" - why is this? I can see in ...
djlaædj's user avatar
0 votes
1 answer
352 views

I'm exporting GA4 event data to Google BigQuery to later analyze the data. In the GA4 property settings, you can mark specific events as "key events", which you can later use to optimize you ...
j0st's user avatar
  • 86
0 votes
0 answers
41 views

I'm using Google (Firebase) Analytics in an iOS app and track the event like follows. Analytics.logEvent("event-name", parameters: [ AnalyticsParameterSource: "source-value" ]) ...
Toru's user avatar
  • 1,314
5 votes
1 answer
257 views

I have installed a google tag manager and that is sending all event to Google Analytics. Checked in Tag manager preview the event is triggering fine and data is going to Google Analytics. But the ...
Sriram Prasanth's user avatar
-1 votes
1 answer
59 views

I'm currently using GA and Tag Manager on my website. I need a report that contains the individual users that access a specific page in a specific timeframe. I do not care whether they did access one ...
Volpe v2's user avatar
0 votes
0 answers
149 views

I carefully did all the tutorial said, like 5 times already, and nothing works. there's no any data in my firebase console, and yes i'm sure its this project. Here is all i did: Installed all ...
oltry's user avatar
  • 19
0 votes
0 answers
154 views

On 4th November, something odd happened in our GA4 account - sessions jumped enormously, from all sources (except Direct): GA4 chart showing huge jump in sessions on 4th Nov At the same time, revenue ...
Ian Lockwood's user avatar
1 vote
0 answers
69 views

For some reason, we're having this report in Analytics where /null is getting added to the URLs like /this-is-a-page/null. Something to note is that when I go to the page and added something in the ...
Atasha's user avatar
  • 499
0 votes
0 answers
23 views

enter image description here I'm sure I configured the entire project in both Google Analytics and Google Cloud but it still gives me this, I'm using the credentials from a file generated in JSON and ...
Matheus's user avatar
0 votes
1 answer
301 views

I am using the Daily Export method to export some GA events to BigQuery, but the daily event volume is about to exceed 1 million. If I switch to the Streaming method, I might lose information such as ...
Yan's user avatar
  • 1
0 votes
1 answer
97 views

I'm looking to automate the extraction of Google Analytics data into an Oracle APEX database table without user interaction. I've successfully tested the API (POST https://analyticsdata.googleapis.com/...
srimathi's user avatar
0 votes
0 answers
270 views

We have a Next.js app that uses Pages Router. For the purposes of analytics, we implemented GA4 via GTM. This works fine for basic (and enhanced) tracking, but we need to send specific e-commerce ...
Radan Jovic's user avatar
0 votes
0 answers
36 views

I want to pass Enhanced Measurement events from Google Analytics through an iframe. Specifically I want to capture events, such as form_start and form_submit, etc and then send them to the parent ...
Mark's user avatar
  • 11
0 votes
1 answer
227 views

On a Ubuntu server I want to regularly execute a script which calls the Google Analytics Data API in order to extract the 20 most visited pages of a website. I have successfully installed the gcloud ...
basZero's user avatar
  • 4,294
1 vote
0 answers
62 views

I'm facing a problem with custom events sent to Google Analytics. The main problem is that custom sent events are being assigned only to user acquisition and not to traffic acquisition. I'm sending 2 ...
Rokas Sadauskas's user avatar
1 vote
0 answers
75 views

When I use the Google Analytics RealTime API, I get a difference in the data between the API response and the data from the GA4 UI dashboard. I want to retrieve the active users for the last 30 ...
Maxime Neuville's user avatar
0 votes
1 answer
124 views

I’ve been working on setting up tracking for a fairly complex website using Google Tag Manager. While GTM is a powerful tool, I often find the setup process to be time-consuming, especially for sites ...
billyellow's user avatar
1 vote
0 answers
158 views

I’m using Next 14 with page router to create my app and I integrated Google Analytics (GA). I’m using the @next/third-parties/google library, so I’m not interacting with the Google Tag (gtag.js) API ...
scottish_foldington's user avatar
0 votes
0 answers
46 views

After payment on our website we trigger a 'conversion' tag to our Gads property with gtag(). Our google Tag manager has also a conversion Linker set and also a tag property that "catch" this ...
philippe's user avatar