Install on your site
Add a chat widget to Webflow
Add the snippet to your project's Custom Code footer, then publish.
Webflow lets you add custom code site-wide from Project Settings.
- Open your project and go to Project Settings → Custom Code.
- In the Footer Code box, paste the snippet:
<script src="https://kelma.chat/embed.js" data-kelma="YOUR_AGENT_ID" async></script>
- Click Save Changes, then Publish your site.
Custom code only runs on the published site (your
.webflow.iodomain or your custom domain), not in the Designer canvas. For a single page instead of the whole site, use Page Settings → Custom Code → Before</body>.