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.
Get your snippet — already filled in with your unique bot ID — from your PluginChatbot dashboard after you create a chatbot.
Install in three steps
- Create your chatbot and copy your embed snippet from the dashboard.
- Paste the snippet into your website, just before the closing
</body>tag. - Save or publish, refresh your site, and the chat widget appears in the corner.
Platform setup guides
WordPress
- Install a header/footer code plugin such as WPCode or "Insert Headers and Footers".
- Paste the snippet into the Footer / before
</body>box. - 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
- In your Shopify admin, go to Online Store → Themes → … → Edit code.
- Open
theme.liquidand paste the snippet just before</body>. - Save. The chatbot appears across your storefront.
Wix
- In your Wix dashboard, go to Settings → Custom Code (under Advanced).
- Add new code, paste the snippet, set it to load on All pages, and choose Body – end.
- Apply, then publish your site.
Webflow
- Open Project Settings → Custom Code.
- Paste the snippet into the Footer Code box.
- Save changes and publish your site.
Squarespace
- Go to Settings → Advanced → Code Injection.
- Paste the snippet into the Footer box.
- Save. The chatbot appears across your site.
Custom / hand-coded site
- Open your site's HTML file or page template.
- Paste the snippet just before
</body>. - 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-idmatches 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.