Google Analytics

Supports:

  • āœ… Bulk sync source
  • āœ… Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
auth_methodstringAuthentication method

Accepted values: oauth, jwt ↓
true
client_idstringfalse
client_secretstringfalse
oauth_refresh_tokenstringfalse

auth_method

When auth_method is jwt
NameTypeDescriptionRequired
service_accountstringService account keytrue

oauth_token_expiry

When oauth_token_expiry has a value
NameTypeDescriptionRequired
custom_reportsstringCustom reports

One report per line. Format is a report name followed by a comma-separated list of fields. e.g. myReport:field1
false
propertiesarrayPropertiestrue

Example

1{
2 "name": "Google Analytics connection",
3 "type": "googleanalytics",
4 "configuration": {
5 "auth_method": "",
6 "client_id": "eb669428-1854-4cb1-a560-403e05b8acbf",
7 "client_secret": "ay8d5hdepz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq",
8 "oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq"
9 }
10}

Read-only properties

NameTypeDescriptionRequired
user_emailstringConnected user’s emailfalse

Bulk Sync

Source

Google Analytics connections may be used as a bulk sync source. No additional configuration options are required.