Skip to main content

All Questions

0 votes
2 answers
102 views

Xamarin iOS Firebase Analytics

I don't understand how to log event with array items in parameters. For example, if I need to log something like EventNamesConstants.Login I can to do var parameters = new Dictionary<object, object&...
user23074865's user avatar
0 votes
0 answers
91 views

How to filter the automatic events from Firebase Analytics when creating a funnel?

I'm using Firebase Analytics and triggering custom events. I created a funnel, but Firebase is showing the automatic events (such as screen_view, like in the screenshot). I don't want to view those ...
FabioR's user avatar
  • 696
0 votes
0 answers
64 views

Not getting users info in the real time report in Google Analytics 4 using measurement protocol

I am using measurement protocol in GA4. According to the documentation, I should see real-time users if I add session_id and engagement_time_msec as parameters in my event. Following is the JSON body ...
Hashir Sarwar's user avatar
0 votes
1 answer
274 views

Analytics registering events only after app uninstall

I am using react-native-firebase/analytics in order to log analytics for my application. I am using expo and even though that iOS works like a charm, on Android, I have to delete the application for ...
StavrosRemws's user avatar
1 vote
0 answers
217 views

How to ask User in flutter (web, ios, android) for cookie management to be GDPR compliant when you use Firebase configuration?

In my Flutter app, I am using Firebase and Analytics in its configuration. To be GDPR compliant, I have to ask the user if he accepts that I use Analytics. What is the best way to do it in a Flutter ...
Ethan_Dev's user avatar
1 vote
1 answer
1k views

What is difference between "first_open" and "session_start" in funnel exploration in Google Analytics?

I created a funnel exloration with some events to check users drop of my android game. I found that there is a big drop between first_open and session_start event. There maybe some crashes or bad ...
KienPT96's user avatar
0 votes
1 answer
660 views

How to retrieve data from firebase analytics in react native app? [duplicate]

I want to use react-native-firebase package to include firebase and firebase analytics in my react native app. It's mentioned in the document how data can be sent but I want to retrieve the sent ...
Yus's user avatar
  • 154
1 vote
2 answers
2k views

GA4 migration for multiple websites, should I continue to use multiple property IDs as in the legacy GA?

We are currently using two legacy Google Analytics property IDs on two websites GA_1. http://www.aaa.com GA_2. http://www.bbb.com However, we also have an app, but it is using a single Firebase ID (...
Ryan's user avatar
  • 9,921
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
269 views

How to remove old app version's analytics data from Google Analytics [closed]

Intro: Hi, I have an app that is connected to Google Analytics. Previously, it was built using React Native and Now I've made using Flutter & published it with version code: 3.0.1+. and all the ...
DholaSain's user avatar
  • 187
1 vote
0 answers
59 views

Firebase Analytics google_analytics_automatic_screen_reporting_enabled not working

i am using these versions for firebase analytics: firebase_analytics: ^10.1.0 firebase_core: ^2.1.0 firebase_crashlytics: ^3.0.9 i have added in application tag, after that its adding screen ...
Shamshad Hussain's user avatar
0 votes
1 answer
428 views

Should I use GA4 or firebase to configure my app?

I have added my app to GA4 using data streams. It seems it is associated with a firebase project id. But the project doesn't appear in the "Your apps" section of the Firebase console. If I ...
sdalex's user avatar
  • 29
1 vote
0 answers
362 views

Firebase analytics debugview events log issue

I have a flutter mobile app which uses firebase analytics and Adjust analytics SDK. I have observed that there is a count mismatch issue for some events on both platforms.Firebase event count is ...
Rohit's user avatar
  • 945
2 votes
0 answers
257 views

How are Google Analytics retention numbers over 100%?

We have a Flutter App using Firebase Analytics. We integrated the analytics about 4 months ago. 3 weeks ago we realized that the number of users shown by the analytics dashboard is much higher than ...
RainChaser's user avatar
1 vote
1 answer
1k views

Best way to capture screen time for each individual component for our (React Native/Expo w/ Firebase) app?

I am looking for a potential means of tracking my user's screen time on each individual component of our Expo mobile application and was wondering if someone could offer suggestions as to how I would ...
OmgPockii's user avatar

15 30 50 per page
1
2 3 4 5
7