Skip to content

Commit 3dd887c

Browse files
Updater per review recommendations
Co-authored-by: stayseesong <[email protected]>
1 parent 601f2a8 commit 3dd887c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ To track activity on your subdomains, include the Segment Analytics.js snippet o
830830
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.
831831
832832
> info ""
833-
> Segment does not offer tracking across top-level domains out of the box. If you wish to track across **top-level domains**, you can utilize our [Querystring API](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/querystring/){:target="_blank"} to pass the anonymousId from Website A to Website B in the querystring. When a user moves from Website A to Website B with the anonymousId in the querystring, AJS reads that value and sets the anonymousId to it, rather than generating a new one.
833+
> Segment doesn't offer tracking across top-level domains out of the box. If you want to track across top-level domains, you can utilize Segment's [Querystring API](/docs/connections/sources/catalog/libraries/website/javascript/querystring/){:target="_blank"} to pass the anonymousId from Website A to Website B in the query string. When a user moves from Website A to Website B with the anonymousId in the query string, Analytics.js reads that value and sets the anonymousId to it, rather than generating a new one.
834834
835835
## UTM Tracking
836836

0 commit comments

Comments
 (0)