Webflow
How to add your AI chat widget to a Webflow project.
Integration Script
Paste this snippet just before the closing </body> tag. Replace the URL and key with your actual values.
<script src="https://your-domain.com/widget.js" data-key="YOUR_WIDGET_KEY" async></script>Step-by-step instructions
- 1Open your Project Settings in the Webflow Designer.
- 2Navigate to the Custom Code tab.
- 3Find the Footer Code section.
- 4Paste the script into the box.
- 5Click Save Changes and then Publish your site.