URL Parameters
The type of integration. Currently supported:
google-analytics
Request
The temporary access token received from the callback
The ID of the property to select
Unique identifier for the user in your system
Response
Whether the property selection was successful
The redirect URI provided during connection
Example
Error Codes
Invalid request
Authentication error
Invalid temporary token
Server error
Notes
- This endpoint is currently only used for Google Analytics integration
- The
temporaryAccessTokenis received from the callback endpoint - The
propertyIdshould be selected from the list of properties returned in the callback response - After successful property selection, redirect the user to the
passthroughRedirectUri - The integration will be automatically enabled for the user after successful property selection