tGoogleAnalyticsReport Standard properties
These properties are used to configure tGoogleAnalyticsReport running in the Standard Job framework.
The Standard tGoogleAnalyticsReport component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
Property Type |
Select the way the connection details will be set.
|
Schema and Edit schema |
A schema is a row description, and it defines the fields to be processed and passed on to the next component.
Click Edit schema to make changes to the schema. If you make changes, the schema automatically becomes built-in.
|
Authentication method | Select the mode to be used to authenticate to your project.
To know more about the Google Cloud authentication process, read the Google Cloud documentation. |
Google credentials |
Paste the content of the JSON file that contains your service account key. This property is only available when you authenticate using Service account key. |
View ID | Select or enter the unique View Id for retrieving Analytics data. This identifier can be found in your account under Admin > VIEW > View Settings. |
Start date/End date |
Select or enter the start and end dates corresponding to the report you want to retrieve. |
Dimensions |
Select or enter the name of the dimension you want to use. Example: Landing Page(ga:landingPagePath) Fore more information, see the Google Analytics documentation. |
Metrics |
Select or enter the name of the metrics you want to use. Example: Sessions (ga:sessions) Fore more information, see the Google Analytics documentation. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level as well as at each component level. |
Read timeout |
Enter the read timeout value in milliseconds. An exception will occur if the waiting time expires before there is data available to read. |
Advanced metrics |
|
Dimension filter clauses |
Define your custom filter clause in JSON format. You can use the alias defined previously in this clause. For more information on the syntax of these clauses, see the Google Analytics documentation. |
Metric filter clauses |
Define your custom metric clause in JSON format. You can use the alias defined previously in this clause. For more information on the syntax of these clauses, see the Google Analytics documentation. |
Filter expression |
Enter your filter expression. |
Use resource quotas |
Enable this option to enable customers of Analytics 360 accounts to have higher sampling thresholds. For more information on the syntax of these clauses, see the Google Analytics documentation. |
Include empty rows |
Enable this option to include in the response the rows where all metric values are zero. |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After variable and it returns a string. |
Usage
Usage rule |
This component can be used as a standalone component or as a start component of a Job or subJob. |