Reference
OAuth Scopes
Complete OAuth scope reference
OAuth Scopes Reference
Complete list of Google OAuth scopes used by Metrifyr.
Google Analytics 4
https://www.googleapis.com/auth/analytics.readonly
- Read GA4 data
- Run reports
- List properties
https://www.googleapis.com/auth/analytics.edit
- All readonly permissions
- Create/update properties
- Manage events and conversions
Search Console
https://www.googleapis.com/auth/webmasters.readonly
- Read search performance data
- List sitemaps
https://www.googleapis.com/auth/webmasters
- All readonly permissions
- Submit sitemaps
- URL inspection
Google AdSense
https://www.googleapis.com/auth/adsense.readonly
- Read revenue reports
- List accounts
- Payment history
Tag Manager (Beta)
https://www.googleapis.com/auth/tagmanager.readonly
- Read containers, tags, triggers, variables
https://www.googleapis.com/auth/tagmanager.edit.containers
- Edit container configuration
https://www.googleapis.com/auth/tagmanager.edit.containerversions
- Create and manage versions
Scope Selection
When connecting Google, choose scopes based on your needs:
Read-only:
- analytics.readonly
- webmasters.readonly
- adsense.readonly
- tagmanager.readonly
Full access:
- All read-only scopes
- analytics.edit
- webmasters
- tagmanager.edit.*