DocsInstallation
Install on Wix
Add EasyChatWidget to your Wix site through the Custom Code panel.
- 1Open Custom CodeIn your Wix dashboard, go to Settings → Custom Code (under the Advanced section).
- 2Add a new code snippetClick + Add Custom Code and paste your embed snippet into the code box:
<script
async
src="https://easychatwidget.com/widget.js"
data-widget-id="YOUR_WIDGET_ID"
></script>- 1Configure placementName it “EasyChatWidget”, set Add Code to Pages to All pages and Load once, and choose Body - end for the placement.
- 2ApplyClick Apply. Wix publishes the change automatically.
Heads up
Custom code on Wix requires a Premium plan with a connected domain. On the free plan the Custom Code panel is unavailable.
Verify it works
- 1Reload your siteHard-refresh the page (Ctrl/Cmd + Shift + R) so the new script loads.
- 2Look for the chat bubbleIt appears in the bottom-right corner. Click it to open the chat panel.
- 3Send a test messageIf the AI replies, you're connected. The chat also shows up live in the Conversations table on your widget's dashboard page.