DocsInstallation
Install on Webflow
Add EasyChatWidget to your Webflow site using the project's custom footer code, then publish.
- 1Open project custom codeIn the Webflow Designer, go to Project Settings → Custom Code.
- 2Paste into Footer CodePaste your embed snippet into the Footer Code field (this injects it before
</body>on every page):
<script
async
src="https://easychatwidget.com/widget.js"
data-widget-id="YOUR_WIDGET_ID"
></script>- 1Save and publishClick Save Changes, then Publish your site. Custom code only runs on the published site, not the Designer preview.
Note
Want the bubble on just one page? Open that page's Settings → Custom Code and paste it there instead of the project-wide field.
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.