Get Started

Watch the following video or follow the steps below



  1. Set up Google Analytics tracking for iOS apps
  2. Set up Google Analytics tracking for Android apps
  3. Set up Google Analytics tracking for Web apps
  4. How do I test that Analytics is working?
  5. How do I get common data from Google Analytics e.g. users, sessions, screens, events?

Set up Google Analytics tracking for iOS apps

  1. Go to https://analytics.google.com/anxalytics/web/ and log in to your Google Analytics account.

  2. Select “Admin” in the bottom left corner
     

  3. Now choose “+ create property”

  4. Give the property a name and set the reporting time zone and currency
  5. Enter your business information and select “create”
  6. Select iOS app and add the following details:

    1. Bundle ID. You can find this in Fliplet Studio by going to: Publish > Publish to Apple > App technical details > Bundle ID

    2. Add your app name and then click “Register app”.

  7. Once the “Provision and Configure Google Cloud project” items are ready, click next

  8. Click next through items 3,4 and 5

  9. On step 6, Google Analytics will try to test the installation, choose “skip this step” as we will explain how to test this later in the process
  10. Download the GoogleServce-Info.plist
  11. Go to Fliplet Studio > Publish > Publish to Apple devices > App analytics

  12. Under Firebase analytics, click the “Upload Firebase.plist file” button and upload the file you downloaded earlier

  13. The new analytics will only work when a new IPA is distributed. Either click save progress or request the app if you are ready with all the submission details.

Set up Google Analytics tracking for Android apps

  1. Go to https://analytics.google.com/anxalytics/web/ and log in to your Google Analytics account.

  2. Select “Admin” in the bottom left corner
     

  3. Now choose “+ create property”

  4. Give the property a name and set the reporting time zone and currency
  5. Enter your business information and select “create”
  6. Add your package name. You can find this in Fliplet Studio by going to: Publish > Publish to Google > App details > Bundle ID
  7. Add an app name and then click “Register app”
  8. Wait while Google moves through the steps in “Provision and Configure Google Cloud project”. Once ready, click next

  9. Download the google-services.json file to your computer and click next

  10. Under “Add Firebase SDK” you don’t need to do anything, so just click next

  11. Google Analytics will wait to analyze data from your app. You can leave this screen up or click skip this step in the bottom right

  12. Go to Fliplet Studio > Publish > Publish to Android devices > App analytics & push

  13. Under Firebase analytics, click the “Upload Firebase.json file” button and upload the file you downloaded

  14. The new analytics will only work when a new AAB file is distributed. Either click save progress or request the app if you are ready with all the submission details.

Set up Google Analytics tracking for Web apps

  1. In Fliplet Studio go to Publish > Publish to Web and click Publish

  2. Copy the URL of your web app

  3. Go to https://analytics.google.com/anxalytics/web/ and log in to your Google Analytics account.

  4. Select “Admin” in the bottom left corner
     

  5. Now choose “+ create property”

  6. Give the property a name and set the reporting time zone and currency
  7. Enter your business information and select “create”
  8. Select Web, and enter:
    1. Website URL: Insert the URL you copied in step 2, make sure you select ‘https://’ from the dropdown, and remove it from the front of your pasted text
    2. Stream Name: This should be a name relating to your app
  9. Click Create Stream
  10. Copy the Measurement ID listed in the upper right

  11. In Fliplet Studio, under Publish, click more options

  12. Under web, choose more settings

  13. Under Google Analytics, paste the measurement ID and click save

  14. Publish an in-app update

How do I test that Analytics is working?

  1. Once you have the new IPA/AAB installed on a device, open it and click around a few screens so you’ll be able to see some test data

  2.  Go to Google Analytics and open your new property at the top of the screen. It will have been added automatically when the Firebase project was set up

  3. Select the Home option, where you can see various reports including active users in the past 30 minutes. Give this a few minutes to update, then you should be able to see at least one active device as you are testing it

  4. If no data is showing make sure: 

    1. The Firebase project has been set up correctly

    2. The .plist/.sjon files were uploaded to Fliplet Studio

    3. You are using the latest IPA/APK

    4. If you checked all of the above, but still can’t see any data after an hour contact support@fliplet.com and we will help you

Note: It can take up to 1 hour to log any events

How do I get common data from Google Analytics e.g. users, sessions, screens, and events?

  1. Go to Google Analytics, and find your app property.

  2. Set your date parameters then find:

    1. Users – under Reports > Users.

    2. Screens – Reports > Behaviour > Views by Page Title and screen class.

    3. Events – Reports > Behaviour > Even count by Event name.

Was this article helpful?
YesNo