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

Questions tagged [google-analytics-sdk]

The Google Analytics SDK allows you to connect your application to Google Analytics.

google-analytics-sdk
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
1 vote
0 answers
128 views

How does GA4 deal with page unloads? Batching vs. Beacon API seems to prevent final events event being sent

This has been bothering me for a while, I think the problem is this: GA4 uses batching, i.e. a 5 second buffer to collect any events before making a network request. GA4 also uses the Beacon API i.e....
Viral Mistry's user avatar
0 votes
0 answers
43 views

Android Google analytics long average session time

We are using Google analytics in our app(iOS and Android). The Android average session time(8-10mins) seems way higher compared to the iOS(Avg: 1-2 mins). The Android data certainly isn't right. I ...
Droidme's user avatar
  • 1,232
0 votes
0 answers
56 views

GA4 | How can we merge 2 GA4 accounts or Move all the collected events form one to another?

Google Analytics: How can we merge 2 GA4 accounts or Move all the collected events from one to another? Already Tried: Data Import > Offline Event Import: Here, I've created a custom CSV per the ...
Shivnath's user avatar
1 vote
1 answer
175 views

CRASH ACTConversionReporter reportWithConversionID iOS17 - Anyone seen this?

Title says it all. Been calling this for 10 years. Ran on iOS17 today for the first time and get an uncaught NSException that takes the app down. GoogleAnalytics 3.21 void GAIUncaughtExceptionHandler(...
Allan's user avatar
  • 21
1 vote
0 answers
247 views

GA4: Wrong engagement times with manual screenview tracking? (Android)

We are using GA4 in our Android app and we recently switched from automatic to manual screenview tracking. So we switched off google_analytics_automatic_screen_reporting_enabled in the AndroidManifest ...
Till - gotohuman.com's user avatar
1 vote
1 answer
141 views

Can I use GA4 for C++/Qt Desktop Application?

I have a C++/Qt Desktop application that runs on Linux. As far as I know, Firebase can not be used for desktop applications. I would like to utilize GA4 for UX Analytics by collecting similar events ...
TRanquil's user avatar
1 vote
1 answer
256 views

GA4 API and Query Explorer vs Analytics Dashboard Metric and Dimension mis-matched

I am trying to fetch the information using GA4 API and Query Explorer and matching the same with the GA4 Dashboard. While doing so I am seeing that there is a significant difference in Dimension and ...
shahmanthan9's user avatar
1 vote
1 answer
122 views

Unique Row ID in GA4 Query

I am using the following query to collect information for my organisation. { "dimensions":[ { "name":"date" }, { "name":&...
novice_dev's user avatar
0 votes
1 answer
110 views

Google Analytics API createDataStream() missing args that must be provided

I am using Google SDK V1beta found HERE I have successfully created an account, and created a property under that account after much trouble with the documentation not aligning with the API/SDK. I am ...
Zak's user avatar
  • 7,409
2 votes
1 answer
638 views

Get Event Count by Event Name and User ID using Google Analytics Data API

I would like to retrieve data from Google Analytics Data API. Endpoint is: https://analyticsdata.googleapis.com/v1beta/properties/{property_id}:runReport I would like to get report of number of events ...
elaamrani's user avatar
0 votes
0 answers
70 views

How to extract data from Google Analytics using NodeJs SDK?

I have a use case to extract Page path and screen class data from Google Analytics, I've found some reference code in Javascript but the code needs access to GCP credentials, I have enabled Google ...
Dev1ce's user avatar
  • 5,800
0 votes
0 answers
250 views

Branch.io event not appears in Google Analytics 4 dashboard

I have been integrating the Branch SDK and Google Analytics 4 into my app to support mobile attribution. I need to send Branch.io events to Google Analytics 4 dashboard and I have followed the ...
Yashwant Singh Rathore's user avatar
1 vote
1 answer
589 views

UserId not coming up in GA4 anymore (it did in UA)

I have been tracking through GTM the visits to my pages while reporting a userId that my platform is pushing everytime the page loads within the tag. To do so, I followed the regular procedure of ...
AyeAye's user avatar
  • 63
0 votes
1 answer
348 views

GA4 historical data using google api

I have enabled bigquery linking between GA4 and Bigquery on 6th May. I am able to get the in Bigquery from 6th may onwards incrementally. Now I am looking to ingest historical data before 6th may from ...
Ninad Magdum's user avatar

15 30 50 per page
1
2 3 4 5
15