Get a Free Demo

Install PluginChatbot on Your Website

Adding your AI chatbot takes a few minutes. Copy one snippet, paste it into your site, and the chat widget goes live. Below are step-by-step guides for the most popular platforms.

<script src="https://app.pluginchatbot.com/embed.js" data-bot-id="YOUR_BOT_ID" data-api-origin="https://app.pluginchatbot.com" async> </script>

Get your snippet — already filled in with your unique bot ID — from your PluginChatbot dashboard after you create a chatbot.

Install in three steps

  1. Create your chatbot and copy your embed snippet from the dashboard.
  2. Paste the snippet into your website, just before the closing </body> tag.
  3. Save or publish, refresh your site, and the chat widget appears in the corner.

Platform setup guides

WordPress

  1. Install a header/footer code plugin such as WPCode or "Insert Headers and Footers".
  2. Paste the snippet into the Footer / before </body> box.
  3. Save. Visit your site and refresh — the chatbot appears sitewide.

WooCommerce

WooCommerce runs on WordPress, so follow the WordPress steps above. The chatbot then works across your shop, cart and product pages automatically.

Shopify

  1. In your Shopify admin, go to Online Store → Themes → … → Edit code.
  2. Open theme.liquid and paste the snippet just before </body>.
  3. Save. The chatbot appears across your storefront.

Wix

  1. In your Wix dashboard, go to Settings → Custom Code (under Advanced).
  2. Add new code, paste the snippet, set it to load on All pages, and choose Body – end.
  3. Apply, then publish your site.

Webflow

  1. Open Project Settings → Custom Code.
  2. Paste the snippet into the Footer Code box.
  3. Save changes and publish your site.

Squarespace

  1. Go to Settings → Advanced → Code Injection.
  2. Paste the snippet into the Footer box.
  3. Save. The chatbot appears across your site.

Custom / hand-coded site

  1. Open your site's HTML file or page template.
  2. Paste the snippet just before </body>.
  3. Upload or deploy your site. Done.

If the widget doesn't appear

  • Make sure the snippet is before </body> and that you saved or published the change.
  • Clear your site cache, plus any caching plugin or CDN.
  • Check the data-bot-id matches your chatbot in the dashboard.
  • Confirm your website's domain is added to the chatbot's allowed domains in the dashboard.

Installation FAQs

Do I need to know how to code?

No — you copy one snippet and paste it into your site. Most platforms have a place to add it without touching code.

Will it slow my website down?

No. The widget loads asynchronously, so it doesn't block your pages from loading.

Where do I get my snippet?

From your PluginChatbot dashboard after you create a chatbot. It already contains your unique bot ID.