Skip to content

Commit 83d1cc6

Browse files
Update src/connections/sources/catalog/libraries/website/javascript/cookie-validity-update.md
1 parent 8d7ba9f commit 83d1cc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/cookie-validity-update.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ analytics.load('writeKey', {
4444
})
4545
```
4646

47-
To set the values using the [NPM package](https://github.com/segmentio/analytics-next/tree/master/packages/browser){:target="_blank"}, set the cookie values like to:
47+
To set cookie values using the [NPM package](https://github.com/segmentio/analytics-next/tree/master/packages/browser){:target="_blank"}, use the following code snippet:
48+
4849
```js
4950
analytics = AnalyticsBrowser.load({
5051
writeKey: 'writeKey'

0 commit comments

Comments
 (0)