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.

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 …

android firebase firebase-analytics
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 …

web-applications firebase firebase-analytics
No static method zzUr() in Firebase when I try to use Analytics with Notifications

I'm starting to use the Firebase Cloud Messaging. I have only the example code of the guide to use the …

android firebase firebase-cloud-messaging firebase-analytics
How to view event parameters from Firebase console

I have just started using Firebase for my app analytics and I'm having some issues trying to view the parameters …

ios firebase firebase-analytics
Remove firebase analytics from android app completely

I added firebase analytics in my app just to try it out. I followed the steps in official guidelines. Now …

android firebase firebase-analytics
How to move from Google-Analytics to Firebase-Analytics?

Background In the recent months, Google has published a new Analytics alternative, called "Firebase Analytics" . The problem As the app …

android google-analytics firebase-analytics
V/FA: Processing queued up service tasks: 1 followed by V/FA: Inactivity, disconnecting from AppMeasurementService

As it is visible in the console output below, the application usually needs 7-10 seconds to process the service and …

android firebase firebase-analytics
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 …

firebase firebase-analytics
Firebase automatic screen reporting is enabled in xcode log

Is the following message when my app loads have any cause for concern. If I disabled FirebaseAutomaticScreenReportingEnabled does that have …

ios objective-c firebase firebase-analytics
framework not found FirebaseAnalytics

I added Google Analytics by CocoaPod into my project, but my app crashed and gave the following error. ld: framework …

ios objective-c google-analytics firebase-analytics