We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b4816 commit b016fbcCopy full SHA for b016fbc
packages/analytics/src/api.ts
@@ -228,7 +228,7 @@ export function setAnalyticsCollectionEnabled(
228
229
/**
230
* Adds data that will be set on every event logged from the SDK, including automatic ones.
231
- * By using gtag's "set" command, the values passed persist on the current page and are passed with
+ * With gtag's "set" command, the values passed persist on the current page and are passed with
232
* all subsequent events.
233
* @public
234
* @param customParams Any custom params the user may pass to gtag.js.
0 commit comments