Google Analytics Tool for SuperAGI
- Create API JSON credentials from
https://developers.google.com/analytics/devguides/reporting/data/v1/quickstart-client-libraries
- Open the JSON file, copy the service email you see, and add the email as a viewer in your Google Analytics property you wish to get results from.
- If running locally, copy the contents of sample_config.yaml file to the root config.yaml.
- Add from marketplace tools.
- Into the GOOGKE_CREDENTIALS_FILE, copy the JSON file content from the 1st step.
- In the PROPERTY_ID, put the property ID of the analytics property you wish to access.