Skip to content

Commit 804ce2a

Browse files
committed
more requested changes [netlify-build]
1 parent 876ece8 commit 804ce2a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ sections:
152152
title: Source Debugger
153153
- path: /connections/sources/custom-domain
154154
title: Custom Domains
155+
- path: /connections/sources/catalog/libraries/website/javascript/custom-proxy
156+
title: Custom Proxy
155157
- path: /connections/sources/visual-tagger
156158
title: Visual Tagger
157159
- section_title: Schema

src/connections/sources/custom-domain.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ plan: custom-domain
44
hidden: true
55
---
66

7-
Custom Domain is a fully-managed service that enables you to configure a first-party subdomain over HTTPS to track event requests through your domain (for example, cdp.mydomain.com), instead of tracking events through Segment's default domain (segment.com). Tracking events through your domain lets you reclaim some of the first-party data lost to end user ad-blockers and browser privacy controls that block Segment's default domain. With more complete first-party data comes a more complete view of your customer's behaviors, and can lead to more robust profiles, more accurate attribution, and, ultimately, greater ROAS.
7+
Custom Domain is a fully-managed service that enables you to configure a first-party subdomain over HTTPS to track event requests through your domain (for example, cdp.mydomain.com), instead of tracking events through Segment's default domain (segment.com). Tracking events through your domain lets you reclaim some of the first-party data lost to end user ad-blockers and browser privacy controls that block Segment's default domain. With complete first-party data comes a more complete view of your customer's behaviors, and can lead to more robust profiles, more accurate attribution, and, ultimately, greater ROAS.
8+
9+
![A graphic that shows how Internet traffic moves back and forth from your domain, to your custom domain, then to Segment's CDN and Ingest APIs.](images/custom-domain.png)
810

911
> success ""
1012
> Segment recommends configuring Custom Domain alongside [Consent Management](/docs/privacy/consent-management/) to ensure you are respectful of your end users' consent preferences.
@@ -65,7 +67,7 @@ To configure Custom Domain:
6567
## FAQ
6668

6769
### What sources can I use with Custom Domain?
68-
Custom Domain was largely developed to support JavaScript sources. It helps with comprehensive data collection 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.
70+
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.
6971

7072
Once Custom Domain is enabled for your workspace, the Segment app generates a new JavaScript source code snippet for you to copy-paste into the header of your website. For non-JavaScript sources, you can use the sub-domain as an endpoint when using the Tracking API.
7173

131 KB
Loading

0 commit comments

Comments
 (0)