Skip to content

Commit

Permalink
Merge pull request #7271 from segmentio/jfoskin-patch-13
Browse files Browse the repository at this point in the history
Segment integrations with a proxy
  • Loading branch information
forstisabella authored Dec 2, 2024
2 parents 9e6ab9d + 78700e8 commit a65b2bf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ You need to set up two important parts, regardless of the CDN provider you use:
> info ""
> Segment only has the ability to enable the proxy setting for the Web (Analytics.js) source. Details for mobile source proxies are in the [Analytics-iOS](/docs/connections/sources/catalog/libraries/mobile/ios/#proxy-https-calls) and [Analytics-Android](/docs/connections/sources/catalog/libraries/mobile/android/#proxying-http-calls) documentation. It is not currently possible to set up a proxy for server sources using the Segment UI.
> info "Segment loads most integrations through the proxy, except for third-party SDKs"
> Third-party SDKs are loaded by a partner's CDN, even with a Segment proxy configured. For example, if you have a Segment custom proxy enabled and send data to a FullStory destination, FullStory's CDN would load the FullStory SDK.
## Custom Proxy setup

There are two options you can choose from when you set up your custom domain proxy.
Expand Down

0 comments on commit a65b2bf

Please sign in to comment.