Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement.
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-analyticsI have seen a param named firebase_screen_class (along with engagement_time_msec, firebase_event_origin and firebase_screen_…
firebase google-bigquery firebase-analyticsI 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-consoleIn 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-analyticsI have a game and I want to send event every time user sets new high score, I check if …
android events firebase analytics firebase-analyticsI have setup firebase in both the console and in the app. Everything configures correctly, and events appear to be …
ios firebase google-analytics firebase-analyticsIn 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-analyticsI'm trying to enable debug logging for Firebase analytics in Android Studio. I have tried following the instructions found here …
android firebase firebase-analyticsI have integrated firebase into my Android application. I am sending custom events as follows : Bundle bundle = new Bundle(); bundle.…
android firebase firebase-analytics firebase-consoleI used to use Admob analytics to view my users activity. There I was able to view real time app …
google-analytics firebase firebase-analytics