GoogleAnalytics Object
Description
Google Analytics configuration.
Declaration
type GoogleAnalytics {
view: GoogleAnalyticsView
property: GoogleAnatyticsProperty
}
Fields
| Name | Type | Description |
|---|---|---|
view | GoogleAnalyticsView | Analytics view configuration. |
property | GoogleAnatyticsProperty | Analytics property configuration. |