Firebase Analyticsplat_iosplat_android

Firebase Analytics is a free app measurement solution that provides insight on app usage and user engagement.

At the heart of Firebase is Firebase Analytics, a free and unlimited analytics solution. Analytics integrates across Firebase features and provides you with unlimited reporting for up to 500 distinct events that you can define using the Firebase SDK. Firebase Analytics reports help you understand clearly how your users behave, which enables you to make informed decisions regarding app marketing and performance optimizations.

iOS SETUP Android Setup C++ Setup

Key capabilities

Unlimited Reporting Firebase Analytics provides unlimited reporting on up to 500 distinct events.
Audience Segmentation Custom audiences can be defined in the Firebase console based on device data, custom events, or user properties. These audiences can be used with other Firebase features when targeting new features or notifications.

How does it work?

Firebase Analytics helps you understand how people use your iOS or Android app. The SDK automatically captures a number of events and user properties and also allows you to define your own custom events to measure the things that uniquely matter to your business. Once the data is captured, it's available in a dashboard through the Firebase console. This dashboard provides detailed insights about your data — from summary data such as active users and demographics, to more detailed data such as identifying your most purchased items.

Firebase Analytics also integrates with a number of other Firebase features. For example, it automatically logs events that correspond to your Firebase Notifications and provides reporting on the impact of each campaign.

Firebase Analytics helps you understand how your users behave, so you can make informed decisions about how to market your app. See the performance of your campaigns across organic and paid channels to understand which methods are most effective at driving high-value users. If you need to perform custom analysis or join your data with other sources you can link your Analytics data to BigQuery, which allows for more complex analysis like querying large data sets and joining multiple data sources.

Integrations with other services

BigQuery Link your Firebase Analytics app to BigQuery where you can perform custom analysis on your entire Analytics dataset and import other data sources.
Firebase Crash Reporting Firebase Analytics logs events for each crash so you can get a sense of the rate of crashes for different versions or regions, allowing you to gain insight into which users are impacted. You can also create audiences for users who have experienced multiple crashes and respond with Firebase Notifications directed at that audience.
Firebase Notifications Firebase Analytics automatically logs events that correspond to your Firebase Notifications and supports reporting on the impact of each campaign.
Firebase Remote Config Use Firebase Analytics audience definitions to change the behavior and appearance of your app for different audiences without distributing multiple versions of your app.
Google Tag Manager Integrating Google Tag Manager alongside Firebase Analytics enables you to manage your Firebase Analytics implementation remotely from a web interface after your app has been distributed.

Implementation path

Connect your app to Firebase Getting started with Analytics is easy. Just add the Firebase SDK to your new or existing app, and data collection begins automatically. You can view analytics data in the Firebase console within hours.
Log custom data You can use Analytics to log custom events that make sense for your app, like E-Commerce purchases or achievements.
Create audiences You can define the audiences that matter to you in the Firebase console.
Target audiences Use your custom audiences to target messages, promotions, or new app features using other Firebase features, such as Notifications, and Remote Config.

Next steps

Send feedback about...

Need help? Visit our support page.