Help Center

How to Add Your Echo to a Wix Website

Learn how to embed your Echo on a Wix website using the built-in widget feature. This step-by-step guide covers customization, code generation, and publishing.

What You Will Need

Before you begin, make sure you have:

Step 1: Open Your Echo's Embed Widget Settings

Log into your Echo dashboard. Locate the Echo you want to embed. Click the three-dot menu on the Echo card and select Embed Widget from the dropdown. You can also access it from inside the Editor.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Step 2: Customize Your Widget Appearance

Before generating the code, configure how your Echo will look on your website. The left panel shows all customization options:

These settings directly affect how the widget renders on your website.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Step 3: Generate and Copy Your Embed Code

On the right side of the page under Preview & Code, you can toggle the preview to see how the widget will look on both light and dark backgrounds.

When you are happy with the appearance:

  1. Click Generate

  2. Your HTML embed code will appear in the Embed Code section

  3. Click Copy to copy it to your clipboard

  4. Alternatively, click Download to save the code as a file

This code contains the iframe and positioning logic that loads your Echo on any website.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Step 4: Open Your Wix Dashboard

Log into your Wix account and go to your site's dashboard. You do not need to open the Wix Editor for this method.

Step 5: Go to Settings, then Custom Code

In your Wix dashboard:

  1. Go to Settings

  2. Scroll down to the Development & Integrations section

  3. Click Custom Code

This opens the Custom Code page where you can add third-party scripts to your site.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Step 6: Add Your Echo Code

  1. Click + Add Custom Code (top right)

  2. Paste the embed code you copied from Echo

  3. Give it a name, for example "Echo AI Chat Widget"

  4. Under Place Code in, select Body - End

  5. Under Apply to, select All pages if you want your Echo on every page, or choose specific pages

  6. Set the code type to Essential

  7. Click Apply

Your Echo widget code is now installed on your Wix site.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Step 7: Publish and Test

  1. If prompted, publish your site for the changes to go live

  2. Open your live website

  3. Refresh the page

  4. You should see the Echo chat button in the position you configured (for example, bottom right)

  5. Click it and send a test message

Your Echo is now live and interactive on your Wix website.

<img class="max-w-full h-auto rounded-xl my-4" alt="">

Best Practices

Why Embed Instead of Sharing Your Echo Link?

Your Echo already has its own hosted page at echoai.so/e/echotag. However, embedding allows you to keep users on your domain, answer questions instantly on product pages, automate lead capture, reduce manual replies, and turn a static Wix site into an interactive experience.