Integrations
Google Analytics
How to get your Google Analytics API key and connect it to Nova Admin.
Connect a GA4 property by entering its numeric Property ID. Authentication is piggy-backed off the Google Workspace integration (the existing OAuth scope already includes Analytics) — connect Google Workspace first.
Prerequisites
- A Google Analytics account. Sign up at https://analytics.google.com/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- First connect the Google Workspace integration (it owns the OAuth tokens GA4 piggybacks on).
- Open https://analytics.google.com/ → Admin → Property Settings.
- Copy the numeric Property ID (e.g. 379350696).
- Paste it into the field below and click Connect.
Credential fields
| Field | Required | Description |
|---|---|---|
| GA4 Property ID | Yes | string (e.g. e.g. 379350696) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Google Analytics account has API access enabled and billing is active if required.
- Need help?: refer to the Google Analytics documentation.