In this lesson, we will use Firebase Analytics to get insights into our app’s usage and user engagement. Analytics reports will help us clearly understand how our app’s users behave. Armed with this information, we’ll be able to make informed decisions about our app’s performance and marketing optimizations.

To use Firebase Analytics in our application, we’ll follow the steps below:

  1. Creating a project on Firebase Console
  2. Setting up the platform
  3. Installing the firebase_core and firebase_analytics packages
  4. Initializing Firebase
  5. Logging events
  6. Tracking events on the Firebase Analytics dashboard

Get hands-on with 1400+ tech skills courses.