Skip to content

Commit b57a3ef

Browse files
authored
Add reference to our custom proxy page (#4315)
The "using a custom proxy" section header can be a bit misleading and seems a bit out of context without referencing our custom proxy page first. Adding the link may help with any confusion.
1 parent 6c63b90 commit b57a3ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Previously, it was possible to attach `trackLink` to any element, and a `trackLi
7272

7373
### Using a custom proxy
7474

75+
This will only apply if you've already [set up a custom domain proxy for Analytics.js](/docs/connections/sources/catalog/libraries/website/javascript/custom-proxy/).
76+
7577
Analytics.js 2.0 loads new files not usually loaded with Analytics.js Classic, so you'll also need to make sure these new files are considered in your proxy configuration. If the new files are not considered, Analytics.js 2.0 falls back to `cdn.segment.com`. You'll have to proxy the rest of the files used by Analytics.js 2.0 using a scheme similar to Segment's CDN. You have two options:
7678

7779
**Option 1**: Update the proxy so that:

0 commit comments

Comments
 (0)