How to add an AI chatbot to Wix
Supportweave Team · June 27, 2026 · 3 min read

Wix makes it easy to add third-party scripts through its Custom Code panel, so putting a Supportweave AI agent on every page takes just a couple of clicks.
What you'll need
- A Supportweave workspace (set up during your demo)
- Your embed snippet from the Install tab
- A Wix Premium plan with a connected domain (required for Custom Code)
Step 1: Copy your embed snippet
Open your chatbot in Supportweave → Install tab and copy the script:
<script
src="https://app.supportweave.com/widget.js"
data-chatbot-id="YOUR_CHATBOT_ID"
async
></script>Step 2: Add it in Wix Custom Code
- 1In your Wix dashboard, go to Settings, then Custom Code (under Advanced).
- 2Click + Add Custom Code.
- 3Paste the snippet and give it a name like 'Supportweave'.
- 4Under 'Add Code to Pages', choose All pages.
- 5Set 'Place Code in' to Body - end, then click Apply.
Step 3: Publish and test
Publish your site, then open the live URL. The chat bubble appears in the bottom-right on every page. If it's missing, confirm your domain is connected and the code is set to load on all pages.
Done. Your Wix site now has an always-on AI agent. Find guides for every other platform on our integrations page.