Skip to content

Commit 4b6224c

Browse files
Update custom-proxy.md SDK initialization
A customer pointed out that, before starting with the CDN Proxy setup, they needed to ensure that you've updated the SDK initialization within your application first.
1 parent b6140cb commit 4b6224c

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ const analytics = AnalyticsBrowser.load(
116116

117117
## Custom Proxy CloudFront
118118

119-
These instructions refer to Amazon CloudFront, but apply more generally to other providers as well.
119+
These instructions refer to Amazon CloudFront, but apply more generally to other providers as well. Once you've updated the SDK initialization in your application, you can proceed with the following steps to set up your CDN Proxy.
120+
(Changing the configuration in the Segment UI before the SDK initialization has been made can result in unexpected changes in app behavior)
120121

121122
### CDN Proxy
122123
To set up your CDN Proxy:

0 commit comments

Comments
 (0)