From 8383b6d07d20a6c4f2566873cd67cba9a569000d Mon Sep 17 00:00:00 2001 From: prigiattiperrut <47340158+prigiattiperrut@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:09:49 +0000 Subject: [PATCH 1/2] Update custom-domain.md --- 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 cec9c6958e..c15fecec8f 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -50,7 +50,7 @@ To configure Custom Domain: - **Topic**: Select **Custom Domain**. - **Subject**: Enter a subject line for your support request. - **Domain Name**: Enter the subdomain that Segment should use for event request tracking. - - **Additional Domain Name**: If applicable, add an additional subdomain. This field is optional. + - **Additional Domain Name**: If applicable, you can add an additional subdomain. This field is optional. You can have multiple domains within the same workspace; however, each source can only be associated with one domain. A single domain, however, can be associated with multiple sources. - **Source names**: Select the sources you would like to use for Custom Domain. Segment recommends starting with a stage or dev source. For initial setup, an [Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/) source is required. For a list of all sources that support Custom Domain, see [Supported sources](#supported-sources). - **Is the domain name enabled for Content Policy**: Select either Yes or No. You are not required to create a Content Policy prior to requesting Custom Domain. If you've enabled a Content Security Policy (CSP), you must add the new subdomains provided by Segment to your CSP once you've enabled the Custom Domain feature. This ensures that the CSP does not block the subdomains when you load Segment. From 0e4d186ddca8549df12f949aa48d55f74730f298 Mon Sep 17 00:00:00 2001 From: stayseesong <83784848+stayseesong@users.noreply.github.com> Date: Fri, 31 Jan 2025 13:08:34 -0800 Subject: [PATCH 2/2] Update src/connections/sources/custom-domain.md --- 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 c15fecec8f..0a4061f950 100644 --- a/src/connections/sources/custom-domain.md +++ b/src/connections/sources/custom-domain.md @@ -50,7 +50,7 @@ To configure Custom Domain: - **Topic**: Select **Custom Domain**. - **Subject**: Enter a subject line for your support request. - **Domain Name**: Enter the subdomain that Segment should use for event request tracking. - - **Additional Domain Name**: If applicable, you can add an additional subdomain. This field is optional. You can have multiple domains within the same workspace; however, each source can only be associated with one domain. A single domain, however, can be associated with multiple sources. + - **Additional Domain Name**: (*Optional*) If applicable, you can add an additional subdomain. You can have multiple domains within the same workspace; however, each source can only be associated with one domain. A single domain can be associated with multiple sources. - **Source names**: Select the sources you would like to use for Custom Domain. Segment recommends starting with a stage or dev source. For initial setup, an [Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/) source is required. For a list of all sources that support Custom Domain, see [Supported sources](#supported-sources). - **Is the domain name enabled for Content Policy**: Select either Yes or No. You are not required to create a Content Policy prior to requesting Custom Domain. If you've enabled a Content Security Policy (CSP), you must add the new subdomains provided by Segment to your CSP once you've enabled the Custom Domain feature. This ensures that the CSP does not block the subdomains when you load Segment.