Firebase Analytics
Firebase Analytics is a free app measurement solution that empowers you to understand how users interact with your app. It provides valuable insights on app usage and user engagement, allowing you to make data-driven decisions to optimize your app’s performance and user experience.
Prerequisites
Firebase Setup
Before continuing, ensure you have Firebase set up for your project. If not, follow the instructions in our guide.
Enabling Analytics in the Firebase Console
- Navigate to the Firebase console .
- Access your project settings by clicking the gear icon next to your project name and selecting Project settings.
- Click on the Integration tab.
- Locate the list of available integrations and enable Google Analytics.
- Follow the on-screen instructions to complete the Google Analytics setup for your project.
Once you’ve completed these steps, you should see your project listed under the Google Analytics section.
More information on Analytics can be found in the official documentation .