Documentation

Install on Webflow

Add the EmbedMyBot AI chatbot to your Webflow website with one script tag.

Adding EmbedMyBot to Webflow takes about a minute — you paste the same universal script tag into your site's HTML. Copy your snippet from the dashboard's install screen (it already includes your Chatbot ID).

html
<!-- EmbedMyBot AI Chatbot -->
<script
  async
  src="https://www.embedmybot.com/widget.js"
  data-chatbot-id="YOUR_CHATBOT_ID"
  data-lazy="true"
></script>

Steps for Webflow

  1. Open Project Settings → Custom Code.
  2. Paste the snippet into the Footer Code box.
  3. Save, then Publish your site.
The widget appears on every page the code loads on. Use targeting options to limit it to specific pages or devices.