Skip to content

Commit dbc7ea7

Browse files
authored
Update custom-proxy.md
1 parent 06a4edf commit dbc7ea7

File tree

1 file changed

+1
-5
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-5
lines changed

src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,12 @@ To add a CNAME record for the Segment proxy to your organizations DNS settings:
161161

162162
### Tracking API Proxy
163163

164-
Set up a proxy for the tracking API so that all calls proxy through your domain. To do this, set up a CloudFront distribution that's similar to the one in the previous section, with the exception of the Origin Domain Name:
164+
As events travel through the proxy before reaching the tracking API, set up a proxy for the tracking API so that all calls proxy through your domain. To do this, set up a CloudFront distribution that's similar to the one in the previous section, with the exception of the Origin Domain Name:
165165

166166
| Field | Value | Description |
167167
| ------------------ | ---------------- | -------------------------------------------- |
168168
| Origin Domain Name | `api.segment.io` | The domain name to which the proxy is served |
169169

170-
171-
> info ""
172-
> Events travel through the proxy before reaching tracking api.
173-
174170
#### Add CNAME Record to DNS
175171

176172
To add a CNAME record to your DNS settings:

0 commit comments

Comments
 (0)