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/sources/catalog/libraries/website/javascript/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -756,11 +756,11 @@ Segment offers video player 'plugins' so you can quickly collect video events us
756
756
757
757
## Cross-subdomain analytics
758
758
759
-
Analytics.js tracks across subdomains out of the box; all Segment destinations fully support this feature.
759
+
Analytics.js tracks across subdomains out of the box. All Segment destinations fully support this feature.
760
760
761
-
To track activity on your subdomains, include the Segment Analytics.js snippet on each subdomain. Segment sets users' `anonymousId` on the top-level domain, so users are tracked across any subdomain.
761
+
To track activity on your subdomains, include the Segment Analytics.js snippet on each subdomain. Segment sets users' `anonymousId` on the top-level domain, so that users are tracked across any subdomain.
762
762
763
-
Since Segment tracks across subdomains, you can either use the same Segment source, or use separate sources for each subdomain. What you decide depends on your teams goals for tracking each subdomain.
763
+
Because Segment tracks across subdomains, you can either use the same Segment source, or use separate sources for each subdomain. What you decide depends on your team's goals for tracking each subdomain.
0 commit comments