Google Analytics

Supports:

  • ✅ Bulk sync source
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
auth_methodstringAuthentication method

Accepted values: oauth, jwt
true
auto_add_propertiesbooleanAutomatically add new propertiesfalse
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. newUsersByDay:date
false
propertiesarrayPropertiestrue

Example

{
"name": "Google Analytics connection",
"type": "googleanalytics",
"configuration": {
"auth_method": "",
"auto_add_properties": false,
"client_id": "eb669428-1854-4cb1-a560-403e05b8acbf",
"client_secret": "ay8d5hdepz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq",
"oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq"
}
}

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.