Documentation
Install on Shopify
Add the EmbedMyBot AI chatbot to your Shopify website with one script tag.
Adding EmbedMyBot to Shopify 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 Shopify
- From your Shopify admin, open Online Store → Themes.
- Click ⋯ → Edit code on your live theme.
- Open theme.liquid and paste the snippet just before
</body>. - Save — the widget now shows across your storefront.
The widget appears on every page the code loads on. Use targeting options to limit it to specific pages or devices.