Property | Description |
---|---|
Connection | Name of the Google Analytics source connection. |
Source Type | Type of the source object. Select Single Object or Parameter. |
Object | Name of the source object. Select a Google Analytics report from the ga dataset or select the InfaCustomGroup from the InfaCustom dataset in the Package Explorer. The InfaCustomGroup report contains dimensions and metrics from all the Google Analytics reports. |
Property | Description |
---|---|
Filter | Filter value in a read operation. Click Configure to add conditions to filter records and reduce the number of rows that the Secure Agent reads from the source. You can specify the following filter conditions:
ga:name<Operator>Expression Where, name is the name of the dimension or metric, Operator is the operator supported by the dimension or metric, and Expression is the value that you specify. For example, ga:browser==Firefox For more information about configuring advanced filters, click the following URL: |
Sort | Not applicable for Google Analytics Connector. |
Property | Description |
---|---|
AccountId | Not applicable for Google Analytics Connector. |
PropertyId | The Google Analytics Property ID associated with the Google Analytics project. You can override the PropertyId connection property at runtime. |
ViewId | Not applicable for Google Analytics Connector. |
StartDate | Start date from which the Secure Agent must read the data from a Google Analytics report. You can specify a specific date using the YYYY-MM-DD format. You can also specify relative terms such as today, yesterday, or NdaysAgo. You can specify multiple dates separated by a comma to filter the data in a Google Analytics report. |
EndDate | End date till which the Secure Agent must read the data from a Google Analytics report. You can specify a specific date using the YYYY-MM-DD format. You can also specify relative terms such as today, yesterday, or NdaysAgo. You can specify multiple dates separated by a comma to filter the data in a Google Analytics report. |
Page Size | Number of rows that the Secure Agent must read from a Google Analytics report. Specify 0 to read all the rows in the Google Analytics report. Default is 0 and the maximum value is 2,147,483,647. |
Read Time Out Value | Not applicable for Google Analytics Connector. |
Property | Description |
---|---|
Terse | The Secure Agent logs initialization information, error messages, and notification of rejected data. |
Normal | The Secure Agent logs initialization and status information, errors encountered, and skipped rows due to transformation row errors. Summarizes session results, but not at the level of individual rows. |
Verbose Initialization | In addition to normal tracing, the Secure Agent logs additional initialization details, names of index and data files used, and detailed transformation statistics. |
Verbose Data | In addition to verbose initialization tracing, the Secure Agent logs each row that passes into the mapping. Also notes where the Secure Agent truncates string data to fit the precision of a column and provides detailed transformation statistics. When you configure the tracing level to verbose data, the Secure Agent writes row data for all rows in a block when it processes a transformation. |