Add function setDefaultEventParameters() to set data that will be logged on every analytics SDK event #6367
Conversation
🦋 Changeset detectedLatest commit: b016fbc The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
hsubox76
left a comment
There was a problem hiding this comment.
Looks good, just a few comments. Have @egilmorez review reference doc comment text (I tagged him in a comment at the exact spot).
| } | ||
|
|
||
| /** | ||
| * Adds data that will be set on every event logged from the SDK, including automatic one. |
There was a problem hiding this comment.
@egilmorez Can you review the text here? This comment here should be the only text that will end up in the reference docs.
From me:
- one => ones
- In "gtag's set command" the "set" should be in quotes or backticks, I think quotes because it's a string not a var
egilmorez
left a comment
There was a problem hiding this comment.
Just one suggestion, LG, thanks!
Add function to set data that will be set on every event logged from the SDK, including automatic one.