Wix

Add chatbot embed code to Wix

Use Wix custom code settings to load the widget on all published site pages.

Wix

Before you start

Best for

Small business sites, service pages, booking pages, portfolios, restaurants, clinics, and local business websites.

Install location

Use Settings, Custom Code, add a new code snippet, apply it to all pages, and place it at body end.

Wix snippet
<script
  src="https://your-domain.com/widget.js"
  data-workspace-id="WORKSPACE_ID"
  data-chatbot-id="CHATBOT_ID"
  defer
></script>

Install

Install steps

  1. 1Copy the widget snippetOpen the chatbot Embed page and copy the complete script.
  2. 2Open Custom CodeIn the Wix dashboard, open Settings and then Custom Code under development and integrations.
  3. 3Add the scriptCreate a new code snippet, paste the widget script, name it clearly, and apply it to all pages.
  4. 4Place at body endChoose the body end placement, apply the change, publish the site, and test the live domain.

Access

Domains

Add the connected Wix domain used by visitors.
Add any temporary Wix domain only while you are testing it.
Use hostnames only, without protocol, paths, or query strings.

Verify

Verify

Wix custom code requires the site to be published and connected to a domain.
If the launcher disappears during Wix page navigation, set the code to load on each page visit.
Tracking specific Wix apps is separate from the chat widget install.
Next doc

Add chatbot embed code to Squarespace

Install the widget through Squarespace Code Injection so it loads before the closing body tag.

Open