21,226 questions
Advice
1
vote
1
replies
68
views
Any advice for the data analytics career world?
I'm taking college courses and my professor recommended that I take Google Analytics. I am very interested in this area of study and I am wondering if after I am finished with this course, if it is ...
Advice
0
votes
6
replies
125
views
Youtube think I'm associated with many project but I'm not
I got following message from YouTube API Operations <[email protected]> that I'm identified many project which I do not recognize.
I only recognize one out of 138 projects youtube has listed......
Score of 0
1 answer
107 views
Broken session_start in Firebase for Android
I've got a random issue in my Android application where in most Firebase crash logs I have an obscene amount of session_start events coming out of nowhere. I've never seen this on my other projects, ...
Advice
0
votes
1
replies
103
views
Google Gateway scope in a two-domain booking flow
I would like to understand how Google tag gateway is expected to work in a booking flow where the user starts on Site A, completes the main conversion on Site B, and only Site A is under our DNS/CDN/...
Advice
0
votes
1
replies
75
views
RTOS connection with analytics
My data in firebase is getting updated by nodered and is being shown in firebase realtime database.Its has temperature,pressure,humidity.I want to analyze in firebase itself using Google analytics.Can ...
Score of 0
0 answers
116 views
Google Analytics for logged-in users wildly off?
I set up Google Analytics for my Ruby on Rails site a while ago, and configured it to include a field to indicate if a user is logged in. The tag code looks like this (included in the page header on ...
Score of 1
0 answers
153 views
How to make gtm.js SPFX integration work with the new Content Security Policy (CSP)?
My organisation couldn't test the new Sharepoint CSP policies ahead of time on our dev tenant and now I am trying to make our Google Tag Manager integration through SPFX Extension Custom Appplication ...
Score of 0
1 answer
137 views
Getting screen views and events after 1 hour in realtime overview in google analytics
I am using firebase analytics in my flutter app . In debug mode the screen views and events are visible within few seconds in realtime overview but in release build I get the screen views and events ...
Score of 0
2 answers
154 views
How to create multiple dashboard widgets for different sets of Event Actions in Matomo?
I am planning to use Matomo for my internal web project and currently setting it up.
I am tracking events using the JavaScript tracker like below:
_paq.push([‘trackEvent’, ‘Plan A’, ‘Plan A Landing ...
Score of -1
1 answer
176 views
Logging numbers preceding with zeros like 00123456789 as string loses zeros
Trying to save numbers(00123456789) as string to firebase from web browsers and service, but it appears without zeros in firebase console.
But when we save the same data from native mobile apps it ...
Score of 2
1 answer
237 views
Firebase Analytics first_open event has update_with_analytics = 1 after iOS device reset — why?
I’m using Google Firebase Analytics on my React Native iOS app and I’m seeing an unexpected behavior with the first_open event and the update_with_analytics parameter.
According to the Firebase ...
Advice
2
votes
2
replies
517
views
How to check total downloads / installs of an Android app in the new Google Play Console UI?
In the latest Google Play Console UI updates, the total download / install count is no longer shown directly on the app dashboard.
Previously, it was easy to see the total number of downloads, but ...
Score of 1
0 answers
141 views
GA4 BigQuery Daily Export Missing Data After Specific Date
I have a GA4 property linked to BigQuery for daily export (both iOS and Web data streams selected, “export all events” enabled, no filters).
Everything was working fine until 2025-11-23, when the ...
Best practices
0
votes
0
replies
138
views
How to attribute Google Ads → APK download → sideloaded Android app install → sign-up (no Play Store)?
I have an Android app that users install by downloading an APK directly from my website (not on Google Play). I need to track the funnel:
Google Ads click → landing page → APK download → install → ...
Score of 0
1 answer
212 views
Migration of Firebase projects / Google analytics 4 properties
We are in the process of merging 2 separate applications(Android & iOS) into one. Each of the application has its own Firebase project, and its own Google Analytics 4 property. So essentially we ...