From b364219a5175202eed8e564136ab779c48420405 Mon Sep 17 00:00:00 2001 From: prigiattiperrut <47340158+prigiattiperrut@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:46:56 +0100 Subject: [PATCH] Update custom-domain.md --- src/connections/sources/custom-domain.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/connections/sources/custom-domain.md b/src/connections/sources/custom-domain.md index f08eb61733..7ba7feee0d 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -60,10 +60,7 @@ To configure Custom Domain: ## FAQ ### Can I set up multiple Custom Domains? -For best practices, Segment recommends using only **one** custom domain per domain and only in **production** environments. It is not recommended to create multiple custom domains for the same source, and there are several reasons for this: - -- For default settings of the Analytics.js library, our customers only use a single segment.io - so having a single domain would be adequate. -- If you are working in the development or stage environment, we recommend that you disable any adblockers / user consent managers so that a custom domain will not be required in this case. +For best practices, Segment recommends using only **one** subdomain (e.g., `mysubdomain.mydomain.com`) per domain. Multiple custom domains for the same source are not supported. ### What sources can I use with Custom Domain? Custom Domain was largely developed to support JavaScript sources. It helps with comprehensive collection of first-party data from your website when accessed over any platform (desktop, mobile, and more). You can use the subdomain for all other non-JavaScript sources as well, for consistency, but it will have no impact on data collection for those sources.