Skip to content

Commit

Permalink
Update custom-proxy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stayseesong authored Nov 26, 2024
1 parent 06a4edf commit dbc7ea7
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,12 @@ To add a CNAME record for the Segment proxy to your organizations DNS settings:

### Tracking API Proxy

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:
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:

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


> info ""
> Events travel through the proxy before reaching tracking api.
#### Add CNAME Record to DNS

To add a CNAME record to your DNS settings:
Expand Down

0 comments on commit dbc7ea7

Please sign in to comment.