Integrate Bytechat on your Wix website

Adding Bytechat to Wix is simple, but the option is sometimes a bit hidden. Follow these steps to activate the widget.

Requirements

Note: To add scripts, you need a Wix Premium package and a domain name must be connected to your site. This unfortunately doesn't work in the free version of Wix.

Step 1: Go to Dashboard

Important: You must not be in the visual editor where you drag blocks.

  1. Go to manage.wix.com and log in.
  2. Select the site you want to edit.
  3. You're now in the Dashboard (the "back end" of your site).

Step 2: Find Custom Code

Wix has two different versions. Choose below which version you use:

Standard Wix

  1. Look in the left menu all the way at the bottom under Settings.
  2. Scroll down the page to the Advanced heading.
  3. Click on Custom Code.

Wix Studio

  1. In the left menu, go to Settings.
  2. Look under the 'General' or 'Advanced' heading for Custom Code.
  3. Tip: Use the search bar at the top of the dashboard and type "Code" if you can't find it.

Step 3: Add script

  1. Open your Bytechat dashboard and go to the Account tab.
  2. Here you'll find your unique installation code. Copy the complete script.
  3. Go back to Wix and click the blue button + Add Custom Code in the top right.
  4. A window opens. Paste the copied script in the field under "Paste code snippet here".
<script
src="https://app.bytechat.ai/loader.js"
data-customer-id="[your-customer-id]"
defer>
</script>

Note: In your dashboard, [your-customer-id] is already automatically filled in for you.

Step 4: Configure and publish

Make sure the settings in the window are as follows:

  • Name: Bytechat Widget
  • Add code to pages: All pages > Load code on each new page.
  • Place code in: Body - end.
  1. Click Apply.
  2. Make sure the toggle in the overview is set to On.
  3. Now go to your Editor and click Publish in the top right to make the changes live.

Congratulations! Bytechat is now active on your Wix website.

Next: Squarespace integration