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 9efe31f commit f249a54Copy full SHA for f249a54
src/connections/destinations/catalog/hotjar/index.md
@@ -68,4 +68,4 @@ analytics.track("Experiment Viewed", {
68
});
69
```
70
71
-In the example above, Hotjar would only ingest the event name i.e. `Experiment Viewed`. All of its event properties would be rejected.
+In the example above, Hotjar only ingests the event name, `Experiment Viewed`. All of its event properties are rejected.
0 commit comments