From 0fa4d0ba46ff735497b7ebaecc8095bb4f339343 Mon Sep 17 00:00:00 2001 From: prigiattiperrut <47340158+prigiattiperrut@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:38:14 +0100 Subject: [PATCH 1/2] Update custom-domain.md --- src/connections/sources/custom-domain.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/connections/sources/custom-domain.md b/src/connections/sources/custom-domain.md index a4a265190d..3f770baa3b 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -98,3 +98,8 @@ Customers who have access to the Custom Domain feature can rename analytics to ` ### What happens to the Analytics.js cookies already set on the user's browser prior to a Custom Domain implementation? 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. +### Can I use the same subdomain across multiple workspaces? +No, each workspace requires its own unique subdomain (e.g., `mysubdomain.mydomain.com`). + + + From 2a4a42766cf7c60d42816a39a4e86a21cfca79ff Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:16:16 -0500 Subject: [PATCH 2/2] remove Latin --- src/connections/sources/custom-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/sources/custom-domain.md b/src/connections/sources/custom-domain.md index 3f770baa3b..865783485e 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -99,7 +99,7 @@ Customers who have access to the Custom Domain feature can rename analytics to ` 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. ### Can I use the same subdomain across multiple workspaces? -No, each workspace requires its own unique subdomain (e.g., `mysubdomain.mydomain.com`). +No, each workspace requires its own unique subdomain (for example, `mysubdomain.mydomain.com`).