Skip to content

Commit b3f5056

Browse files
Update index.md
Added "also" to the load method description as the current information can lead customers to think that the method is only available to NPM customers.
1 parent 99a3b78 commit b3f5056

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)