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.

Screen tracking support - Firebase 9.8

According Firebase Android SDK Release Notes with 9.8 update we have screen tracking support with android screens and activities... The documentation …

android firebase firebase-analytics
How to calculate Session and Session duration in Firebase Analytics raw data?

How to calculate Session Duration in Firebase analytics raw data which is linked to BigQuery? I have used the following …

sql firebase google-bigquery tableau-api firebase-analytics
Android Using Firebase Analytics along with Google Analytics

I'd love to know how I can use Firebase Analytics (FA) and Google Analytics (GA) simultaneously as FA doesn't provide …

android google-analytics firebase firebase-analytics
How to integrate "Google Firebase Analytics" in ionic apps?

In the official Firebase Integration Guide (Android) and Firebase Integration Guide (iOS), they have provided individual integration guidelines. Could you …

ionic-framework firebase-analytics
I am using multiple firebase projects in an Android App. I am getting this error : Missing google_app_id. Firebase Analytics disabled

I have added following code to initialise there projects. FirebaseOptions options = new FirebaseOptions.Builder() .setApplicationId("1:129574837465:android:0123456773a52cf4f6") // Required …

android firebase firebase-analytics multiple-projects
How does Firebase Analytics define a session?

Firebase Analytics has a number of stats around "Sessions" (like "Sessions per user" and "Average session length"), but how exactly …

firebase firebase-analytics
Firebase Analytics incorrect active user count

I am integrating my app with Firebase and I have added the ability for users to create accounts using their …

firebase firebase-analytics
How do I track Flutter screens in Firebase analytics?

I have a Flutter app and I'm testing Google Analytics for Firebase on Flutter. I wanted to see the routes …

firebase flutter firebase-analytics
Firebase Analytics in Xamarin Forms

Can we get custom events such as say Button 1 was pressed using Firebase Analytics in a Xamarin Forms Project ?

firebase xamarin.forms firebase-analytics
Firebase screen name is showing not set

I have created a project in Google Firebase Analytics and I am able to log screen names in the console. …

android firebase-analytics google-analytics-firebase