Replire

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

  1. 1Open your Project Settings in the Webflow Designer.
  2. 2Navigate to the Custom Code tab.
  3. 3Find the Footer Code section.
  4. 4Paste the script into the box.
  5. 5Click Save Changes and then Publish your site.