Skip to main content

Google Analytics / Firebase

Google Analytics gets you detailed insights into your customer's behaviour on your brand app.

To integrate Google Analytics, we need to create a Google Firebase project. Google Analytics account is auto created when setting up Google Firebase project.

Create Google Firebase project#

  1. Visit https://console.firebase.google.com/ to create a new Firebase Project.

  2. Click on + Add Project

    firebase-create-project
  3. Enter your brand name in step 1

    firebase-create-project-step-1
  4. Enable Google Analytics for project and continue

    firebase-create-project-step-2
  5. Enter your brand name in Google Analytics Account Name field and select your country below.

    firebase-create-google-analytics-account

Great! your Firebase project with Google Analytics enabled is now created.

Now let's get the details to ingtegrate with your Autiller Business account.

Firebase settings#

Click on gear icon and select Project Settings

firebase-project-settings

Firebase Project ID#

Project ID can be seen in General tab in Project Settings

firebase-project-id

Add Web App to Project#

  1. Scroll down to Add Apps in General tab of Project Settings and click on <> icon.

    firebase-add-web-app
  2. Enter your brand name in App Name field and click Register App.

    firebase-add-web-app-name

Firebase Auth SDK#

Now copy the highlighted code and paste in Firebase Auth (SDK snippet) in Business Settings of your Autiller account

firebase-web-sdk

Google Analytics#

Goto Integrations tab in Project Settings and click on Manage in Google Analytics Card.

firebase-google-analytics-manage

Copy the Property ID and paste in Google Analytics Property Id fields in Business Settings of your Autiller account. Make sure time zone and currency is updated.

firebase-google-analytics-property-id