Nova Admin Docs
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

Steps

  1. First connect the Google Workspace integration (it owns the OAuth tokens GA4 piggybacks on).
  2. Open https://analytics.google.com/ → Admin → Property Settings.
  3. Copy the numeric Property ID (e.g. 379350696).
  4. Paste it into the field below and click Connect.

Credential fields

FieldRequiredDescription
GA4 Property IDYesstring (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.

On this page