21,244 questions
0
votes
0
answers
56
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 ...
0
votes
0
answers
53
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 ...
Best practices
0
votes
1
replies
49
views
How to track custom conversion events in GA4 using Google Tag Manager?
I am trying to track a custom form submission event in GA4 using Google Tag Manager. The form does not redirect to a thank-you page and instead shows a success message dynamically.
What is the best ...
0
votes
1
answer
107
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 ...
0
votes
2
answers
122
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 ...
-1
votes
1
answer
135
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 ...
1
vote
0
answers
157
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
1
vote
2
replies
244
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 ...
1
vote
0
answers
100
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
124
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 → ...
0
votes
1
answer
175
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 ...
1
vote
0
answers
154
views
GA4 (gtag.js) SPA – custom events overwrite virtual page params with homepage unless I pass page_*. How to persist page context?
I have a single-page app. I send virtual pageviews on route change via gtag.js. On each client-side route change I do (for example):
document.querySelector('.button-news').addEventListener('click', ...
0
votes
1
answer
104
views
How to see events and reports in GA4 only from the one app source
My Firebase project contains multiple apps, each one is different, and each one has GA4/Google Analytics added. But I would like to see events and reports in the Analytica console for each app ...
0
votes
0
answers
74
views
App Id is not captured in Google Tag Manager intermittent in Mobile App
Problem Description: App Id is not captured in Google Tag manager some time on submit button click event in Mobile App.
Problem Background : I am having verify OTP page(OTP grid) and Submit button in ...
1
vote
1
answer
120
views
How do I use multiple filters in the Google Analytics 4 API from Python?
I am using the Google Analytics 4 Data API with the Python client library to run reports. I'm able to run a report with a single FilterExpression to filter traffic where the country equals "...