Skip to content

Commit 1a75520

Browse files
author
markzegarelli
authored
cleanup [netlify-ignore]
1 parent 8901a9d commit 1a75520

File tree

1 file changed

+2
-4
lines changed
  • src/connections/destinations/catalog/google-analytics

1 file changed

+2
-4
lines changed

src/connections/destinations/catalog/google-analytics/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -625,21 +625,19 @@ Your UTM params need to be passed in the `context` object in `context.campaign`.
625625

626626
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.
627627

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:
629629

630630
1. Collect the value of the parameter as a Segment trait or property
631631
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
632632

633-
The following Measurement Protocol Parameters are currently supported:
633+
The following Measurement Protocol Parameters are supported:
634634

635635
- plt
636636
- pdt
637637
- gclid
638638
- dt
639639
- cid
640640

641-
---
642-
643641

644642
## Features
645643

0 commit comments

Comments
 (0)