tGoogleAnalyticsReport Standard properties - Cloud - 8.0

Google Analytics

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Cloud storages > Google components > Google Analytics components
Data Quality and Preparation > Third-party systems > Cloud storages > Google components > Google Analytics components
Design and Development > Third-party systems > Cloud storages > Google components > Google Analytics components
Last publication date
2023-09-14

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.

  • Built-In: The connection details will be set locally for this component. You need to specify the values for all related connection properties manually.

  • Repository: The connection details stored centrally in Repository > Metadata will be reused by this component.

    You need to click the [...] button next to it and in the pop-up Repository Content dialog box, select the connection details to be reused, and all related connection properties will be automatically filled in.

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.

  • Built-In: You create and store the schema locally for this component only.

  • Repository: You have already created the schema and stored it in the Repository. You can reuse it in various projects and Job designs.

Click Edit schema to make changes to the schema. If you make changes, the schema automatically becomes built-in.

  • View schema: choose this option to view the schema only.

  • Change to built-in property: choose this option to change the schema to Built-in for local changes.

  • Update repository connection: choose this option to change the schema stored in the repository and decide whether to propagate the changes to all the Jobs upon completion.

    If you just want to propagate the changes to the current Job, you can select No upon completion and choose this schema metadata again in the Repository Content window.

Google credentials

Paste the content of the JSON file that contains your service account key. To know more about the Google Cloud authentication process, read the Google Cloud documentation.

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.

Advanced metrics

  • Expression: Select or enter the expression corresponding to the metrics you want to use.

    Example: ga:sessions*100

  • Alias: Specify an alias for the previously defined expression. The alias will help you reuse this expression in a filter clause.

    Example: custom_session_metrics

  • Formatting type: Enter or select the format data type of the metrics.

    Example: INTEGER

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.