Skip to content

Commit 8e7682a

Browse files
authored
Custom proxies do not apply to device-mode destinations
1 parent 64d24b1 commit 8e7682a

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+
The custom proxy setup for Analytics.js CDN or Tracking API do not apply to device-mode destinations since device-mode destinations require that the destination's native scripts get loaded onto the client, and their 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)