Skip to main content

Questions tagged [firebase-analytics]

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement. It integrates across Firebase and Google and provides you with unlimited reporting for up to 500 event types that you define using the SDK. Google Analytics reports help you understand clearly how your users behave, enabling you to make informed decisions regarding app marketing and performance optimizations.

firebase-analytics
16 votes
4 answers
12k views

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 real-time data and my apps already integrated with GA since the beginning. I'd ...
Lancelot's user avatar
  • 1,421
5 votes
1 answer
2k views

Firebase Analytics on Android TV

Does the Firebase Analytics work on Android TV? I think it requires Google Play Services but they are not available for Android TV. If not, any suggested alternatives?
netcyrax's user avatar
  • 1,089
25 votes
5 answers
23k views

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 running users. Now when I upgraded to the Firebase, I don't find any real time user stats. Does ...
Aawaz Gyawali's user avatar
3 votes
2 answers
2k views

Firebase analytics sampling limits

If the data set exceeds a particular value, Google analytics shows sampled results on the dashboard. The limits beyond which data is sampled (>250k sessions, >50k rows, etc.) is given here: https://...
Manoj Madanmohan's user avatar
36 votes
4 answers
31k views

Android Firebase Analytics Custom Events Reporting in Console

Accept my apologies in advance if this is the incorrect place to post this question as I am unsure what would be. What I am trying to accomplish is to record a custom even using Firebase analytics ...
ez4nick's user avatar
  • 9,937
60 votes
7 answers
44k views

How much time does it take for firebase analytics first report?

We wanted to try out the new analytics capabilities provided by firebase and followed all the steps in the getting started guide. We've run the app, logged a lot of events, and it's been a few hours, ...
Manoj Madanmohan's user avatar
13 votes
3 answers
7k views

What the difference in firebase-core and firebase-analytics libraray?

Google recently released new verison of Firebase. So I was trying to migrateto Firebase analytics. So what is the difference between these libraries com.google.firebase:firebase-analytics:9.0.0 ...
Aawaz Gyawali's user avatar
19 votes
3 answers
26k views

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 and still don't see the logs I expect: https://firebase.google.com/docs/...
ez4nick's user avatar
  • 9,937
17 votes
3 answers
11k views

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 please tell me an ionic way I can integrate ...
Sagar Ranglani's user avatar
43 votes
2 answers
28k views

How can i use the NEW Firebase Analytics feature with a webapp?

So at google i/o 2016, google announced firebase analytics feature, I currently only have a webapp on firebase, how i can use that feature? OR will I have to resort to something like Amplitude(Web and ...
jasan's user avatar
  • 12.5k
1 vote
2 answers
9k views

Failed to resolve: com.google.firebase:firebase-analytics:9.0.0 [duplicate]

According to Google I/O 2016,I know the "Firebase",it is very nice for me,but I can not use it because this error.I have get a solution that update "Google play services" to 30,but no update tips.
Rocky Zhang's user avatar
  • 1,314
24 votes
1 answer
30k views

Is there any api for dashboard analytics data?

Is there any way i can query in my app for data from the analytics tab of dashboard? For example: ref.on("value", function(dashboard) { console.log(dashboard.concurrentUsers) });
Aljoša Srebotnjak's user avatar
11 votes
3 answers
8k views

Google Analytics for iOS - Sending Custom Event Data using Dictionaries as createEventWithCategory allows only 4 parameters to be sent

I decided to use Google Analytics over Flurry, as Flurry stopped updating tracking Events and nobody from Flurry Support team replied to my query. My requirement is as follows: "Whenever user clicks ...
rohan-patel's user avatar
  • 5,782

15 30 50 per page
1
161 162 163 164
165