Skip to main content
This guide shows how to put your Sales Assistant on a Webflow site as a chat widget, so it appears on every page.
Before you start, launch your Sales Assistant and copy your install snippet. Keep it on your clipboard, you’ll paste it in below.
Adding custom code in Webflow requires a paid Site plan. It isn’t available on the free Starter plan.

Add the snippet with custom code

Webflow has a site-wide custom code area, which is the right place for a chat widget because it loads on every page.
  1. In your Webflow dashboard, open your site’s menu and choose Settings (or open the site and go to Site settings).
  2. In the left menu, open Custom code.
  3. Paste your EasyMate snippet into the Footer code box (labeled “Add code at the end of the <body> tag”).
  4. Click Save.
  5. Publish your site so the change goes live.
The Webflow Custom code page with the snippet in the Footer code box
Why the footer box? The widget needs to load after your page content. The footer (before </body>) is the most reliable spot.

Verify it’s working

  1. Publish your site (custom code only runs on the published site, not the Webflow Designer or preview).
  2. Open your live site in a new browser tab (or an incognito window).
  3. Look for the chat button, usually in a bottom corner, and send a test message.
If it doesn’t appear, see Troubleshooting.