Google Analytics
Connection Type | Alteryx Tool. The latest version is available from the Alteryx Community. |
Driver Details | Sign in with Google account credentials or Google API credentials. |
Type of Support | Read-only |
Version | Description |
v1.0.0 |
Known Issues
|
Version | Description |
v8.0.0 (Deprecated) |
|
v7.x and older versions (Deprecated) |
|
Alteryx Tools Used to Connect
Standard Workflow Processing
Data Connection Manager
The Google Analytics tool supports Data Connection Manager for an easier and a safer storage of your credentials. Create a connection to Google Analytics and easily reuse the stored credentials in workflows that include the Google Analytics tool. Alteryx Server requires stored credentials to successfully run the published workflows.
Enable AMP Engine
The Google Analytics tool requires the AMP engine to leverage the full potential of Designer capabilities.
Make sure you have the AMP enabled in Options > User Settings > Edit User Settings >Defaults > Use AMP Engine for all new workflows and also in Runtime > Use AMP Engine.
Sign In to Google Analytics
Google Analytics 4 Input v1.0.0 supports only the custom API app authentication. Go to Custom API Application Setup for more information how to create an app or see Hello Analytics API: JavaScript quickstart for web applications for details.
Connect through Own Google App
- In Create New Connection, select Connect through Own Google App.
- Enter Client Id and Client Secret.
- Select Connect.
- Enter your credentials and sign in.
- Select Continue to allow access.
Custom API Application Setup
For more information on how to build and manage an application with Google Analytics services, refer to the Hello Analytics API: JavaScript quickstart for web applications.
- Go to Google Console.
- Select Create Project.
- Enter a Project name and other information.
- Select ENABLE APIS AND SERVICES from the APIs & Services dashboard.
- Search for Google Analytics Data API and select it.
- Select ENABLE.
- Search for Google Analytics Admin API and select it.
- Select ENABLE.
- Navigate to Credentials and select CREATE CREDENTIALS, then select OAuth client ID.
- Select CONFIGURE CONSENT SCREEN.
- Select Internal and select CREATE.
- Enter App name, User support email, and Developer contact information.
- Select SAVE AND CONTINUE.
- In the Scopes section, select ADD OR REMOVE SCOPES, and select these scopes:
- /auth/userinfo.email
- /auth/userinfo.profile
- openid
- /auth/analytics
- /auth/analytics.readonly
- Select UPDATE.
- Select SAVE AND CONTINUE.
- In the Test users section, select ADD USERS, enter all the test accounts you want to use for testing, and select ADD.
- Select SAVE AND CONTINUE.
- Navigate to Credentials and select CREATE CREDENTIALS, then select OAuth client ID.
- In Application type, select Desktop application.
- Select CREATE.
- The console displays the Client ID and the Client Secret.