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 37dabf8 commit 4cea358Copy full SHA for 4cea358
README.md
@@ -130,7 +130,7 @@ Passing a function to sendError will allow you to quickly populate the propertie
130
event.eventSession = "20"
131
event.contextDevice = "pc"
132
event.contextAppSku = "mobile"
133
- event.contextTags = ["client, frontend"]
+ event.contextTags = ["client", "frontend"]
134
135
event.customProperties = {
136
customString: {
0 commit comments