Google Analytics 4 — Setup Guide
Follow these steps to connect your GA4 property to Sales Advisor. It takes about 5 minutes.
1
Create a Google Cloud project
- Go to console.cloud.google.com
- Click "Select project" → "New project"
- Give it a name, e.g. "My Analytics"
- Click "Create"
Tip: If you already have a Google Cloud project you can reuse it.
2
Enable the Google Analytics Data API
- In Cloud Console, go to "APIs & Services" → "Library"
- Search for "Google Analytics Data API"
- Select it and click "Enable"
3
Create a service account
- Go to "IAM & Admin" → "Service Accounts"
- "Create Service Account"
- Name: e.g. "sales-advisor-reader"
- Click "Create and Continue" → "Done"
Tip: No role is needed in the Cloud project — access is granted via GA4.
4
Download the JSON key
- Click on your new service account
- Go to the "Keys" tab
- "Add Key" → "Create new key"
- Select "JSON" and click "Create"
- The file downloads automatically — save it securely
Important: Save the file securely! It cannot be downloaded again.
5
Grant service account access in GA4
- Go to analytics.google.com
- Admin (gear icon) → Property → Access Management
- Click "+" → "Add users"
- Paste the service account email from the JSON file (the client_email field)
- Select the "Viewer" role
- Click "Add"
6
Find your Property ID
- In GA4 Admin → Property Settings
- Copy the Property ID (numeric, e.g. 123456789)
- In Sales Advisor, enter it as: properties/123456789
7
Upload in Sales Advisor
- Go to Dashboard → Integrations → Google Analytics
- Upload the JSON key file
- Enter the Property ID (properties/...)
- Click "Verify & save"
Need help?
Contact us at jens@staik.se and we'll help you connect your GA4 property.