localbot Docs
Installation

Wix Installation

Add localbot to your Wix site using Custom Code.

Add localbot to your Wix site using Custom Code.

Time: Under 2 minutes

Steps

Open Custom Code settings

In your Wix dashboard, go to Settings → Custom Code (under Advanced).

Add the code snippet

Click + Add Code. Paste your embed code in the text field:

<script src="https://localbot.io/api/widget/YOUR_WIDGET_ID" async></script>

Configure and publish

Set the following options:

  • Name: localbot (or any name for your reference)
  • Add Code to Pages: All pages
  • Place Code in: Body - end

Click Apply, then Publish your site.

Verify

Open your published Wix site (not the editor preview). The localbot form should appear. Submit a test message and check your phone.

Troubleshooting

  • Custom Code option not available: Custom Code requires a Wix Premium plan.
  • Widget doesn't appear in editor: This is normal. Custom Code only runs on the published site, not in the Wix editor.
  • Widget appears on wrong pages: Go back to Custom Code settings and verify "All pages" is selected, or select specific pages.

On this page