Javascript SDK / HTML Script Guide
Last updated
Last updated
To implement the Javascript SDK/HTML Script, please use the following steps
the library or script: Using the NPM library or HTML script tag, you can initialize the SDK.
a reverse proxy (optional): We recommend setting up a reverse proxy so that events are less likely to be intercepted by tracking blockers. Works only with npm
library implementation
Collect Events: Start collecting , , And events
that events are sent correctly
You can also check the section on how to implement with common frameworks like React and Next.js