Skip to content

Commit 4d491f1

Browse files
authored
Merge pull request #4397 from segmentio/ashton-huxtable-patch-1
Add info about source options for subdomains
2 parents f6425da + c15da27 commit 4d491f1

File tree

1 file changed

+4
-2
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+4
-2
lines changed

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,9 +756,11 @@ Segment offers video player 'plugins' so you can quickly collect video events us
756756

757757
## Cross-subdomain analytics
758758

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.
760760

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 subdomains.
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+
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.
762764

763765
## UTM Tracking
764766

0 commit comments

Comments
 (0)