You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ This is {person} from {company}. I would like to configure a proxy for the follo
46
46
47
47
**Source URL**: link to the source in your Segment workspace (for example: https://app.segment.com/<your_slug>/sources/<source>/overview)
48
48
**Source ID**: navigate to **API Keys** on the left-hand side of the source **Settings** and provide the Source ID
49
+
```
50
+
49
51
50
52
Double-check the Source URL and the Source ID.
51
53
@@ -66,12 +68,14 @@ Follow these instructions after setting up a proxy such as [CloudFront](#custom-
66
68
If you're a snippet user, modify the [analytics snippet](/docs/getting-started/02-simple-install/#step-1-copy-the-snippet) located inside the `<head>` of your website:
67
69
68
70
To proxy CDN settings and destination requests that typically go to `https://cdn.segment.com`, replace:
0 commit comments