Stay organized with collections
Save and categorize content based on your preferences.
This page explains Google Analytics for apps, and what you need to do to get
started.
Google Analytics measures events to help you learn about your performance. For
example, you can use Google Analytics to measure engagement, insights about your
audience, and how they interact with your app.
Set up your account
Here's an overview of the steps to set up your Google Analytics account for data
collection:
After creating an account, create a new
property.
Properties are like containers that hold the data you collect.
Once you've created a new property, add an app data stream
that sends the data from your app to the property.
Tag your app
To add Google Analytics to your app and begin logging events, use
Firebase.
Firebase is Google's integrated app-developer platform. The Firebase SDK
collects basic app-usage data for you automatically, without the need to write
any additional code. Here are some examples of what you can measure:
How many times your app was opened.
How often in-app purchases were made.
How many users were active during a certain period of time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["Integrate Google Analytics into your app using Firebase for event logging."],["Utilize the Measurement Protocol for cross-platform data collection and analysis."],["Explore the \"Send app events to Google Analytics\" codelab for practical implementation guidance."]]],["The core content focuses on integrating Google Analytics for app event tracking. To do this, use Firebase for adding Google Analytics and logging events. For tracking across various platforms, utilize the Measurement Protocol. A codelab is provided as a starting point, guiding users through sending app events to Google Analytics. This enables users to effectively measure and analyze app activity across multiple platforms.\n"]]