Skip to content

Commit 8bc426b

Browse files
authored
Merge pull request #6175 from segmentio/sarahrudy-patch-6
Custom Proxy: does not apply to device-mode destinations
2 parents 95d8721 + 8c12a96 commit 8bc426b

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ strat: ajs
66

77
Custom domains allow you to proxy Analytics.js and proxy all tracking event requests through your domain.
88

9+
You cannot use custom proxy setup for Analytics.js CDN or Tracking API with device-mode destinations because it requires the destination's native scripts are loaded onto the client, and the requests are sent directly to the destination.
10+
911
## Custom Proxy prerequisites
1012

1113
To set up a custom domain, you need:

0 commit comments

Comments
 (0)