1. AI Agent Installation
AI Agent Customer Support Docs
  • Default module
    • Product
      • Changelog
    • AI Agents
      • Create AI Agent
      • Edit AI Agent
      • Delete Agent
    • Leads
      • Lead Settings
      • Lead Report
    • AI Agent Installation
      • Overview
      • Custom Website
      • WordPress
      • Link WhatsApp with AI Agent
      • Setup New WhatsApp Account
      • Google Tag Manager
      • Shopify
      • Squarespace
      • Wix
      • Webflow
      • Bubble
      • PrestaShop
      • GoDaddy
    • Billing & Pricing
    • Partner
      • Partner Management
    • Roadmap
      • Upcoming Features
    • Intelligence Settings
      • Intelligence Settings
    • Advance Settings
      • Overview
      • Header & Labels
      • Widget Tabs
      • Lead Capture Form
      • Quick Questions
      • Custom CSS and JS
      • Branding & Tracking
      • Behaviour Settings
      • Consent & Overlay
    • Partner Dashboard
      • How to Create White-Label
      • License Management
    • Message Credits
      • Message Credits
  1. AI Agent Installation

Wix

Use this guide to install the AI Agent widget on Wix.
Copy the Embed Code from your portal as described in Installation Overview.
Two embed methods are supported:
1.
Script-based loader (recommended): Adds an AI Agent bubble. The chat opens in an iframe popover when the visitor clicks the bubble.
2.
Iframe-based embed: Loads the AI Agent directly as an iframe appended to the page body (best for a dedicated page).

Best placement#

Script-based loader: Add using Wix Custom Code and apply it to All Pages. If Wix provides a placement option, choose a placement that runs late (end of body/output).
Iframe-based embed: Add only on a specific page where you want a direct embedded chat experience.
Important:
The embed code appends to document.body, so later placement is safer.

Script-based loader (AI Agent Bubble)#

1.
Open your Wix dashboard.
2.
Go to Settings.
3.
Open Custom Code (location may vary by Wix editor/plan).
4.
Click Add Custom Code.
5.
Paste the Script-based loader code.
6.
Apply it to All Pages.
7.
If Wix shows a placement option, choose the option that runs later (end of body/output).
8.
Save and Publish.

Iframe-based embed (Direct AI Agent Chat)#

This method appends the iframe to the page body and is best used on a dedicated page.
Important:
Do not use Wix’s plain “iframe URL embed” field for this method, because your embed is a script that creates an iframe. Use an embed type that allows HTML/script.

Steps#

1.
Open the Wix editor.
2.
Add an Embed element that supports custom HTML (example: Embed HTML).
3.
Paste the Iframe-based embed code.
4.
Publish the site.
Notes:
To control size, adjust iframe.style.width and iframe.style.height in the code (example: 600px, 80vh, 100vh).
Some Wix embed elements or settings may sandbox scripts. If the embed does not run, use Custom Code for that specific page instead of an Embed element.

Verify installation#

1.
Open the live site in an incognito/private window.
2.
Confirm the bubble or embedded AI Agent loads.
3.
Send a test message and confirm replies.

Troubleshooting#

Widget not visible#

Confirm the site is published (not just saved).
Confirm Custom Code is applied to all pages (or the correct page).
Hard refresh (Ctrl+Shift+R / Cmd+Shift+R).
If using an Embed element, confirm it supports HTML/script and is not sandboxed.

Widget visible but not responding#

Check if privacy/cookie settings or security settings are blocking scripts/requests.
Test with browser extensions disabled.
Check browser console for blocked requests or errors.

Duplicate widget#

Ensure the code is not added both via Custom Code and via an Embed element on the same pages.
Ensure the tag is not applied twice across multiple Custom Code entries.
Modified at 2026-02-19 07:24:09
Previous
Squarespace
Next
Webflow
Built with