Setup iOS analytics

This article explains how to setup Google Analytics for your iOS app.

How to add Google Analytics to your iOS app

  1. Navigate to the publish page of your app in AppMachine.

  2. Open the Certificates and API Keys page via the dropdown menu in the App Store section.

  3. On the Certificates and API Keys page, click Add Certificate in the Firebase Certificates section.

  4. Copy the Bundle ID and follow the steps in this article to register your iOS app in Firebase.

  5. Click Next and upload the GoogleServices-info.plist file that you've downloaded during the registration of your iOS app in Firebase.

  6. Click Upload to complete the Google Analytics setup of your iOS app.

Note: A store update of your iOS app is required before you'll be able to gather app analytics.

Last updated