Skip to content

Commit fed8f16

Browse files
authored
Merge pull request #8135 from segmentio/chzhang/update-ajs-query-string
Update ajs doc on query string support
2 parents 66d1126 + cf1e6f9 commit fed8f16

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)