Solution tutorial
Google's on-device conversion measurement improves the number of observable conversions from your iOS app campaigns while keeping users' personal data private. In this tutorial, you'll learn how the solution works and follow along with the steps needed to implement it.
How does this work?
On-device conversion measurement uses de-identified event data from your iOS app campaigns to measure app installs and in-app actions while preserving user privacy.
Products and features used in this tutorial
Google Ads Google Ads lets you drive installs, gain deep insights into ad conversions, and run targeted ad campaigns using Google Analytics audiences to engage your user base. |
Google Analytics Google Analytics gives you insight into user engagement, retention, and monetization metrics like total revenue, AdMob revenue, purchase revenue, and much more. It also lets you create user audiences and segments. |
Tutorial overview
Go directly to the step-by-step tutorial
Link Your Ads Account with Google Analytics
- Link Your Ads Account with Google Analytics
Integrate Google Analytics into your app
Follow integration steps for Cocoapods, Swift Package Manager or manual installation.
Optionally, enable debug mode in Xcode.
Troubleshoot and handle common issues
If needed, troubleshoot with the help of support resources for Firebase Authentication and Google Analytics.
Handle some commonly-encountered issues.
What you'll need
Your own app that can run on iOS 12 or higher
Your app registered as a Firebase App that's linked to Google Analytics and Ads
Your preferred IDE
Step 1: Link Your Ads Account with Google Analytics