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/custom-domain.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,3 +83,7 @@ Segment also uses AWS Certificate Manager (ACM) to manage and renew certificates
83
83
Yes, Custom Domain allows Segment to rename `window.analytics` to a unique name to avoid being blocked by some ad blocking software.
84
84
85
85
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.
86
+
87
+
### What happens to the Analytics.js cookies already set on the user's browser prior to Custom Domain implementation?
88
+
Analytics.js cookies will not be lost in the transition to Custom Domain. Once users revisit your website, the previous Analytics.js cookies will continue to be fetched and added to events if available.
0 commit comments