Skip to main content

Script tag

Add this to your HTML, just before the closing </body> tag:

Required attributes

All three required attributes must be set or the widget won’t load.

React / Next.js

Vue

WordPress

Add the script tag to your theme’s footer.php or use a plugin like “Insert Headers and Footers” to add it site-wide.

Verify installation

Open your browser’s developer console. You should see:
If you see Missing required attributes, check that all three required attributes are set.