Skip to content

Commit 865232a

Browse files
Merge pull request #6862 from segmentio/prigiattiperrut-patch-4
Update custom-domain.md
2 parents fcc56d1 + 3e5dce4 commit 865232a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/sources/custom-domain.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ Segment also uses AWS Certificate Manager (ACM) to manage and renew certificates
9494
Yes, Custom Domain allows Segment to rename `window.analytics` to a unique name to avoid being blocked by some ad blocking software.
9595

9696
Customers who have access to the Custom Domain feature can rename analytics to `<workspaceid>/<sourceid>.js` by choosing an Alias for Analytics.js within the source settings that are available after the workspace is enabled for Custom Domain.
97+
98+
### What happens to the Analytics.js cookies already set on the user's browser prior to a Custom Domain implementation?
99+
Analytics.js cookies are not lost in the transition to Custom Domain. When users revisit your website, the previous Analytics.js cookies continue to be fetched and added to events, if available.
100+

0 commit comments

Comments
 (0)