Google Analytics
Driver Details | Accedi con le credenziali del tuo account Google o con le credenziali dell'API Google. |
Type of Support | Sola lettura |
Validated On | -- |
Version | Description |
v1.0.0 |
|
Versione | Descrizione |
v8.0.0 |
|
v7.x e versioni precedenti (versioni deprecate) |
|
Strumenti Alteryx utilizzati per Connect
Elaborazione del flusso di lavoro standard
Strumento Google Analytics
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 Microsoft Azure cloud services, refer to the Google documentation.
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.