Google Analytics Streaming Source
The Google Analytics Streaming source is available for Preview in the Hub.
This plugin is used to query Google Analytics Reporting API.
Using this plugin you can get metrics and dimensions with built-in set.
For more information, see https://developers.google.com/analytics/devguides/reporting/realtime/v3.
Caution: The Real Time Reporting API, in limited beta, is available for developer preview only. You can find all additional information about this at the link above.
Configuration
Property | Macro Enabled? | Description |
---|---|---|
Reference Name | No | Required. Name used to uniquely identify this source for lineage, annotating metadata, etc. |
Google Analytics View | Yes | Required. The Google Analytics view ID from which the data is retrieved. |
Start Date | Yes | Optional. Start date for the report data. |
End Date | Yes | Optional. End date for the report data. |
Metrics | Yes | Required. Quantitative measurements. For example, the metric |
Dimensions | Yes | Optional. Attributes of your data. For example, the dimension ga:city indicates the city, for example, “Paris” or “New York”. |
Poll interval | No | Required. The amount of time to wait between each poll in seconds. |
Authorization token | Yes | Required. Authorization token to be used to authenticate to Google Analytics Reporting API. |
Created in 2020 by Google Inc.