Skip to content

Commit a65b2bf

Browse files
Merge pull request #7271 from segmentio/jfoskin-patch-13
Segment integrations with a proxy
2 parents 9e6ab9d + 78700e8 commit a65b2bf

File tree

1 file changed

+3
-0
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ You need to set up two important parts, regardless of the CDN provider you use:
3838
> info ""
3939
> 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.
4040
41+
> info "Segment loads most integrations through the proxy, except for third-party SDKs"
42+
> 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.
43+
4144
## Custom Proxy setup
4245

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

0 commit comments

Comments
 (0)