Integrations
Add an AI chatbot to Webflow
Project Settings, Custom Code, Footer. Paste, save, publish.
₹2,999/month · 20,000 messages · no per-seat or per-resolution fee
Webflow has a first-class place for exactly this, so the install is genuinely three clicks and does not touch the Designer at all.
The one thing worth knowing in advance: custom code on Webflow only appears on the published site. It will not render on the Designer canvas or in preview mode, and that trips people up into thinking the install failed.
Where the tag goes
Project Settings, then Custom Code, then the "Footer Code" field. Paste the line from your Eteon dashboard, save changes, and publish the site.
The line looks like this: <script src="https://eteon.net/v1.js" data-bot-id="YOUR_BOT_ID" defer></script>
Footer rather than head, so the widget is fetched after your page has rendered. Nothing your visitor is looking at waits on it.
It will not show up until you publish
Custom code fields are stripped in the Designer and in preview. If you paste the tag, save, and then look at preview to check, you will see nothing and conclude it did not work.
Publish to a staging domain first if you want to verify before going live. That is a Webflow behaviour, not something Eteon controls.
Site plans and CMS collections
Custom code in Project Settings requires a paid Site plan. On a free Webflow project the field exists but the code is not served.
CMS collection pages inherit footer code like any other page, so a bot installed once covers a hundred CMS-generated case study pages without any per-page work.
What it answers from
Your published pages. Eteon crawls the live site, so a Webflow marketing site’s pricing, process and FAQ content is what the bot draws on. Re-crawl after a significant content change and the answers move with it.
Frequently asked questions
Why can I not see the widget in Webflow preview?
Webflow does not execute Custom Code in the Designer or in preview mode. Publish the site — to a staging subdomain if you prefer — and it appears there.
Does it work on a free Webflow project?
No. Webflow only serves Custom Code on paid Site plans. That applies to every third-party script, not only this one.
Will the widget slow my Webflow site down?
The tag is deferred, so the browser finishes laying out and painting your page before it is fetched or executed. Nothing about your page waits on it, and if it fails to load your site is unaffected.
Do I need a developer?
No. You copy one line from your Eteon dashboard and paste it into Webflow's own code field. There is nothing to build, no package to install, and no framework requirement.
What does it cost?
Eteon Starter is ₹2,999 a month for 20,000 messages, with a 7-day free trial. There is no per-seat fee and no per-resolution fee, so a busy month costs the same per message as a quiet one.
Related
Build one on your own site
Enter a URL, talk to the bot it produces, and decide from that rather than from this page. No card required.