Integrations
Works with your stack
One script tag, no build step, no dependency on our release schedule. Below is the exact path through each platform’s admin — and if yours is not listed, the HTML guide is the whole of it.
What you paste
This is the entire integration. Your own version carries your site key, which you get from your dashboard the moment you add a site.
<script async src="https://zovibot.leadfella.com/zovibot.js" data-site-key="pk_live_YOUR_SITE_KEY"></script>- Loads asynchronously, so it never blocks your page rendering.
- Renders in a shadow root, so your CSS and ours cannot affect each other.
- No npm package, no framework, no build step to configure.
Pick your platform
- 1 min
HTML
Any hand-built or static site.
Read the guide - 3 min
WordPress
Via a plugin, or straight into the theme.
Read the guide - 3 min
Shopify
One line in theme.liquid.
Read the guide - 2 min
Next.js
The Script component, in your root layout.
Read the guide - 2 min
React (Vite or CRA)
A plain tag in index.html.
Read the guide - 2 min
Webflow
Site-wide custom code.
Read the guide - 2 min
Squarespace
Code injection.
Read the guide - 3 min
Wix
Custom code in the dashboard.
Read the guide - 4 min
Google Tag Manager
If GTM already runs on your site.
Read the guide
Using something else?
If your platform lets you add a line of HTML anywhere on the page, it is supported. If you are not sure whether it does, ask us and we will tell you honestly.