Documentation

Install on Framer

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

Adding EmbedMyBot to Framer 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 Framer

  1. Open Site Settings → General → Custom Code.
  2. Paste the snippet into the End of `<body>` tag section.
  3. Publish your site.
The widget appears on every page the code loads on. Use targeting options to limit it to specific pages or devices.