You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/google-analytics/index.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -625,21 +625,19 @@ Your UTM params need to be passed in the `context` object in `context.campaign`.
625
625
626
626
Google Analytics uses a reserved set of [Measurement Protocol Parameters](https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters) which are automatically collected by the device-mode Google Analytics tracker.
627
627
628
-
To include Measurement Protocol Parameters when sending server-side events to Google Analytics, you must:
628
+
To include Measurement Protocol Parameters when sending server-side events to Google Analytics:
629
629
630
630
1. Collect the value of the parameter as a Segment trait or property
631
631
2. Configure the Segment Google Analytics destination to [map the trait or property](#map-traits-or-properties-to-measurement-protocol-params) to a specific Measurement Protocol Parameter key
632
632
633
-
The following Measurement Protocol Parameters are currently supported:
633
+
The following Measurement Protocol Parameters are supported:
0 commit comments