Setup Google Analytics client ID and client secret.
Last updated
Was this helpful?
Last updated
Was this helpful?
On the Google API Console (), choose Library.
Enter analytics
in the search field.
Choose Google Analytics API.
Choose ENABLE and return to the previous page.
Choose Google Analytics Reporting API listed in the search results.
Choose ENABLE and return to the main page.
Choose OAuth consent screen.
Create a new Internal app (if you’re using your personal account, choose External).
Choose Add scope.
Add ../auth/analytics.readonly as Scopes for Google APIs.
Choose Save.
Choose Credentials.
Add OAuth client ID credentials.
Choose Web application.
Enter https://console.aws.amazon.com/
as an authorized JavaScript origins URL.
Enter https://
AWSREGION
.console.aws.amazon.com/appflow/oauth
as an authorized redirect URL. (Replace AWSREGION
with the Region you’re working in. If you’re using Amazon AppFlow in us-east-1
, enter https://console.aws.amazon.com/appflow/oauth
.)
Choose Save.