Skip to content
localbot Docs
Installation

Wix Installation

Connect a Wix form to localbot with email notifications, or install the full localbot form through Custom Code.

Connect localbot to a Wix site through the current Wix form notifications, or install the full localbot form with Custom Code.

Start with the current Wix form

If this site already has a working Wix contact form, add the unique localbot email address as another notification recipient first. Keep the current form, but make sure the notification email includes the lead's name, phone number, email, message, page URL, and any SMS consent language already shown on the form.

Use the full localbot form when the owner wants a better intake surface on the website instead of relying on a static contact page form.

Existing form time: About 1 minute

Install the full localbot form

The steps below add the floating localbot form globally.

Full form time: About 10 minutes

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://www.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.
  • localbot form doesn't appear in editor: This is normal. Custom Code only runs on the published site, not in the Wix editor.
  • localbot form appears on wrong pages: Go back to Custom Code settings and verify "All pages" is selected, or select specific pages.

Last updated: 2026-05-23. Maintained by Benjam Indrenius.

On this page