Top "Firebase-analytics" questions

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement.

How to export Firebase analytics data

I'm trying to figure out if it's possible to export all the Firebase Analytics data to an excel spreadsheet, similar …

firebase analytics firebase-analytics
How is user_engagement event generated in firebase analytics?

I have seen a param named firebase_screen_class (along with engagement_time_msec, firebase_event_origin and firebase_screen_…

firebase google-bigquery firebase-analytics
Firebase custom event parameters not visible in console

I need help with custom parameters of Firebase event, don’t seem to be able to see or use any …

ios swift firebase firebase-analytics firebase-console
How event "first_open" in firebase analytic count?

In my firebase analytic event "first_open" shows 489 download till 7th july but in play store stats it shows 347 download …

java android firebase firebase-analytics
Firebase analytics events don't show value

I have a game and I want to send event every time user sets new high score, I check if …

android events firebase analytics firebase-analytics
Firebase iOS Debug Console not logging anything

I have setup firebase in both the console and in the app. Everything configures correctly, and events appear to be …

ios firebase google-analytics firebase-analytics
How to track android fragments using firebase analytics

In my android application, I have an Activity that has 3 or 4 fragments that can be attached in sequence based on …

android android-fragments firebase firebase-analytics
Enable debug logging firebase analytics

I'm trying to enable debug logging for Firebase analytics in Android Studio. I have tried following the instructions found here …

android firebase firebase-analytics
Why are the custom events of Firebase analytics not shown on dashboard?

I have integrated firebase into my Android application. I am sending custom events as follows : Bundle bundle = new Bundle(); bundle.…

android firebase firebase-analytics firebase-console
Can't I view Real Time users on firebase?

I used to use Admob analytics to view my users activity. There I was able to view real time app …

google-analytics firebase firebase-analytics