Skip to content

Commit 886cec0

Browse files
committed
DOC-403 changing the location of the note
1 parent 063a608 commit 886cec0

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,11 +549,12 @@ To use server-side Google Universal Analytics, there are three options with Segm
549549

550550
### Passing Cookies from Universal Analytics
551551

552-
Universal Analytics (analytics.js) uses the [`clientId`](https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage#analyticsjs) to keep track of unique visitors.
553-
554552
> info " "
555553
> When you add `Google Universal Analytics` to the `integrations` object, the Google Universal Analytics event appears in the Segment debugger as `Google Analytics`.
556554
555+
Universal Analytics (analytics.js) uses the [`clientId`](https://developers.google.com/analytics/devguides/collection/analyticsjs/cookie-usage#analyticsjs) to keep track of unique visitors.
556+
557+
557558
*A Google Analytics Universal cookie will look like this:*
558559
```
559560
_ga=GA1.2.1033501218.1368477899;

0 commit comments

Comments
 (0)