Skip to content

Commit cf1e6f9

Browse files
committed
remove section on query string only on npm
1 parent 9b560ea commit cf1e6f9

File tree

1 file changed

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

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,4 @@ analytics.load('<WRITE_KEY>', {
5252
uid: /([A-Z]{6})/
5353
}
5454
})
55-
```
56-
57-
> info ""
58-
> The `useQueryString` option is **only** available when you load Analytics.js through the [npm package](https://www.npmjs.com/package/@segment/analytics-next){:target="_blank"}.
55+
```

0 commit comments

Comments
 (0)