Skip to main content

All Questions

0 votes
0 answers
106 views

Firebase Messaging works, but Analytics does not

I have empty analytics in firebase dashboard. Firebase Messaging is working fine though. This is my dependency : implementation platform('com.google.firebase:firebase-bom:32.7.3') implementation 'com....
Futeko TV's user avatar
0 votes
0 answers
44 views

After a user login all campaign data in ga4 is 0

I've implemented custom event tracking in my Flutter app to monitor user behavior, including data associated with Google Ads campaigns. Users access my app through Google Ads campaigns, and I'm ...
vikrant yadav's user avatar
1 vote
0 answers
60 views

Firebase Authentication Impact on Google Ads Campaign Data Retention in Flutter App

I'm encountering a challenge in my Flutter app related to Firebase Authentication and Google Ads campaign data. I'd appreciate some guidance on this matter. Context: I've implemented custom event ...
Vikrant Yadav's user avatar
0 votes
0 answers
192 views

Android Firebase SDK with GTM implemented - Recommended events and params can't be processed - Error: Invalid param type for key 'items'

Problem: Implemented GTM on Android app. Can't pass items[] array when GTM is present. When GTM is removed from the code items[] array is passed correctly. Already reported here: https://support....
michalnovacek's user avatar
5 votes
1 answer
865 views

How to verify Firebase Item-scoped custom parameter are correctly sent on the console?

I'm using Firebase iOS SDK version 10.7.0 to send item-scoped custom parameter while logging some ecommerce events as it's a feature that was added on version 10.6.0. The feature doesn't seem to be ...
Enricoza's user avatar
  • 1,133
1 vote
0 answers
240 views

In iOS Tracking, does Firebase receive data about a first_open event if an iPhone users chose "Do Not Track"?

Non-technical here, just learning Google Analytics and recently dwelling with app analytics for a client, where their developers didn't seem very skilled in Firebase and can't help me understand this ...
GL_99's user avatar
  • 81
0 votes
1 answer
2k views

Firebase Analytics debugview console not working

I've got Firebase Analytics configured for my Flutter app with -FIRDebugEnabled passed into the Xcode scheme. When I run the app, Firebase Analytics says that debug mode is enabled and that everything ...
Aneesh Hegde's user avatar
1 vote
1 answer
286 views

Create a web app project that is linked to firebase analytics in C#

I created a web app and wanted to enable the analytics using api in C# library. I implemented it as follows : public static void CreateWebProject() { var body = new WebApp() { ...
Samaritan's user avatar
0 votes
1 answer
256 views

Google.Apis.GoogleAnalyticsAdmin.v1alpha raising insufficientPermissions when trying to get google admin analytics account detail in C#?

I wanted to get the account detail, after authenticating I added to the scope section to grant the permission, but when running the code it raised an error insufficient permission, I don't know what ...
Samaritan's user avatar
4 votes
1 answer
2k views

Google analytics not working for web site embeded in iframe

I have google analytics running on my website: mydomain.com Another website (anotherdoamin.com) that I don't own has embedded my website in an iframe on one if its pages. I want my websites analytics ...
Roee Tsur's user avatar
  • 101
1 vote
0 answers
132 views

FIREBASE - average time between install and uninstall (first-open and app-remove)

I am wondering if there is a way to obtain from Firebase Analytics statistics the average time spent from users between the two events of "first-open" (that could be interpreted as ...
Francesco Solarino's user avatar
0 votes
1 answer
255 views

Firebase first_open event becomes slow

Firebase first_open event has become slow since the last week. Firebase says that "conversion events are uploaded immediately by the SDK in order to make them actionable more quickly" So, I ...
Ella's user avatar
  • 1
7 votes
2 answers
2k views

Conversions from Google Ads send via Measurement Protocol (Google Analytics 4) API are not shown on Google Ads as conversions

I have followed the guidelines described on Measurement Protocol (Google Analytics 4) to send purchase events from server. I have verified that logging of this event works on GA4. I even see source ...
Maciej Caputa's user avatar
2 votes
0 answers
137 views

Firebase aggregated and average engagement time mismatch

Unable to understand the average figure compared with the number which we see on the graph. Take for instance average engagement time -- what you see on the graph is mostly less than 10 minutes, while ...
aamitarya's user avatar
  • 729
1 vote
1 answer
1k views

How to filter results by app Id while using Google Analytics Data API (GA4)

I'm using Google Analytics Data API (GA4) to fetch metrics from Firebase Analytics. Now I want to filter my metrics by app (website 1 or website 2 or iOS), something like what we are presented in the ...
Santosh Pisini's user avatar

15 30 50 per page