Skip to content

Commit 26ba195

Browse files
authored
Merge pull request #3969 from segmentio/prigiattiperrut-patch-2
Update the description for load method
2 parents 0b8fefd + b3f5056 commit 26ba195

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ The Analytics.js utility methods help you change how Segment loads on your page.
336336
### Load
337337

338338
> info ""
339-
> The `load` method is available when you load analytics.js through the [NPM package](https://www.npmjs.com/package/@segment/analytics-next){:target="_blank"}.
339+
> The `load` method is also available when you load analytics.js through the [NPM package](https://www.npmjs.com/package/@segment/analytics-next){:target="_blank"}.
340340
341341
You can load a buffered version of analytics.js that requires you call `load` explicitly to before analytics.js initiates any network activity. This is useful if you want to, for example, wait for user consent before you fetch tracking destinations or send buffered events to Segment.
342342

0 commit comments

Comments
 (0)