Skip to content

Commit f06b8e4

Browse files
author
markzegarelli
authored
Merge pull request #1528 from segmentio/ga-mpp-2
Restructure for search index
2 parents f4447e4 + 49938e1 commit f06b8e4

File tree

1 file changed

+1
-7
lines changed
  • src/connections/destinations/catalog/google-analytics

1 file changed

+1
-7
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -630,13 +630,7 @@ To include Measurement Protocol Parameters when sending server-side events to Go
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 supported:
634-
635-
- plt
636-
- pdt
637-
- gclid
638-
- dt
639-
- cid
633+
Segment supports the `plt`, `pdt`, `gclid`, `dt`, and `cid` Measurement Protocol Parameters.
640634

641635

642636
## Features

0 commit comments

Comments
 (0)