Embed the Widget

The AIChatBot widget is a single JavaScript file that loads asynchronously — it does not affect your page load speed.

Embed code

<script data-key="wk_YOUR_WIDGET_KEY"
        src="/widget.min.js"
        async></script>

Replace wk_YOUR_WIDGET_KEY with your widget key from the dashboard.

WordPress

Use the AIChatBot WordPress plugin. Install, activate, paste your widget key in Settings → AIChatBot. Done.

Shopify

Go to Online Store → Themes → Edit Code → theme.liquid. Paste the embed code before </body>.