Plan requirement first

Both Squarespace and Wix block custom code injection on their entry-level plans. You'll need:

If you're on the wrong plan, the upgrade is a few dollars a month more than the entry plan. Worth it to avoid the cliff: without custom code, no chat platform works.

Squarespace: the exact click path

  1. Log in to your Squarespace dashboard.
  2. Go to Settings → Advanced → Code Injection.
  3. Paste the chat widget's <script> tag into the Header box.
  4. Click Save.
  5. Open your live site in a private browser window and verify the widget appears.

That's it. Squarespace's Code Injection inserts the script on every page of your site. You don't need to add it per-page.

Squarespace gotchas

Wix: the exact click path

  1. Log in to your Wix dashboard and open the site you want to edit.
  2. In the left sidebar, go to Settings → Custom Code (or Marketing & SEO → Custom Code depending on your Wix version).
  3. Click + Add Custom Code.
  4. Paste the chat widget's <script> tag into the code box.
  5. Under "Add Code to Pages," select All pages.
  6. Under "Place Code in," select Head.
  7. Give it a name (e.g. "Chat assistant") and click Apply.
  8. Publish your site. Open it in a private window to verify the widget loads.

Wix requires you to explicitly publish after adding custom code. The change won't appear on the live site until you do.

Wix gotchas

Either way, test in a private window. Both Squarespace and Wix can show cached versions to logged-in users. A private browser window, with no login, is the fastest way to see what a real visitor sees.

Post-install test, same on both platforms

How Simple Business Bots works on Squarespace and Wix

The install snippet is the same on both platforms: a single <script> tag. You paste it into Squarespace's Code Injection (Header) or Wix's Custom Code (Head). Your dashboard for managing FAQ entries, reading conversations, and taking over live chats is a web app on our side, so there's nothing to maintain inside Squarespace or Wix itself. Updates to your chat assistant happen in the dashboard, not in your site builder.