Skip to content

Commit 23651e3

Browse files
authored
Merge pull request #7263 from segmentio/jfoskin-patch-13
Update custom-proxy.md
2 parents f9f779c + dbc7ea7 commit 23651e3

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,13 +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-
171170
#### Add CNAME Record to DNS
172171

173172
To add a CNAME record to your DNS settings:

0 commit comments

Comments
 (0)