Google Analytics

This guide provides step-by-step instructions for connecting Google Analytics 4 to Unistream.

Prerequisites

You will need:

  • A Google account with access to Google Cloud Console

  • Admin or Editor access to your GA4 property

  • Service Account JSON key file (see Service Accountarrow-up-right for instructions)

  • Unistream platform credentials

Setup Steps

1. Enable APIs

  1. In Google Cloud Console, go to APIs & Services → Library

  2. Search for and enable the following APIs:

    • Google Analytics Data API

    • Google Analytics Admin API

  3. Click ENABLE for each API

2. Grant Access in GA4

  1. Open Google Analytics: https://analytics.google.com/

  2. Go to Settings (gear icon in the bottom left)

  3. Select your Property

    1. Open the selector

    2. Choose Property

  4. Navigate to Settings → Property → Property Access Management

  5. Click +Add users

  6. Enter your Service Account email:

  7. Select Role: Viewer

  8. Click Add

3. Find Your Property ID

  1. In Google Analytics, go to Admin

  2. Select your Property

  3. Go to Property Settings

  4. Copy the Property ID (a numeric value, e.g., 123456789)

Last updated