Skip to content

Commit a23f9ee

Browse files
authored
Update troubleshooting.md
1 parent c501f9e commit a23f9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This works for any [context field](/docs/connections/spec/common/#context) that
132132

133133
### What is the impact of exposing the source's write keys?
134134

135-
For the Segment script to work in the browser, the write key must be exposed in order for client-side tracking to work and that is considered the industry best practice. Many major tools expose some kind of public write key (Google Analytics, Mixpanel, Kissmetrics, Hubspot, Marketo, etc).
135+
For the Segment script to work in the browser, the write key must be exposed in order for client-side tracking to work. Our library architecture requires that the writekey be exposed, similar to other major tools (Google Analytics, Mixpanel, Kissmetrics, Hubspot, Marketo, etc).
136136

137137
We do also have an option available in each Source where you can switch keys right away, if you do see any weird behavior,
138138

0 commit comments

Comments
 (0)