Documentation
Install on Wix
Add the EmbedMyBot AI chatbot to your Wix website with one script tag.
Adding EmbedMyBot to Wix 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 Wix
- In your Wix dashboard, go to Settings → Custom Code (under Advanced).
- Click + Add Custom Code.
- Paste the snippet, set Place Code in to Body - end, and apply to All pages.
- Click Apply.
Custom code requires a Wix Premium (paid) plan.
The widget appears on every page the code loads on. Use targeting options to limit it to specific pages or devices.