Integrations
One tag, every platform
The widget is a single external script. What changes between platforms is only where you paste it — and on three of them, whether your plan allows custom code at all. Each guide says so up front.
₹2,999/month · 20,000 messages · no per-seat or per-resolution fee
The tag
<script src="https://eteon.net/v1.js" data-bot-id="YOUR_BOT_ID" defer></script>
Choose your platform
- ShopifyOne line in theme.liquid, and the bot answers from your actual products, your actual stock levels and your actual order records — not from a summary of them.
- WordPressOne script tag, no plugin to install and nothing added to your update surface. Where the tag goes depends on whether you are on a classic theme or a block theme.
- WooCommerceSame one-line install as any WordPress site, with the store pages crawled as products rather than as prose.
- WebflowProject Settings, Custom Code, Footer. Paste, save, publish.
- WixSettings, Custom Code, Add Custom Code. Load it on all pages, at Body — end.
- SquarespaceCode Injection, Footer field. One paste, site-wide.
- FramerSite Settings, General, Custom Code, End of <body> tag. Then publish.
- GhostSettings, Code Injection, Site Footer. Works on any theme, survives theme changes.
- BigCommerceStorefront, Script Manager, a new script on all pages, in the footer.
- React & Next.jsNo npm package, nothing in your bundle, nothing to keep on a version. One external script, loaded after hydration.
- Plain HTMLOne line before </body>. No build step, no framework, no platform.
Build one before you install anything
Enter a URL, talk to the bot it produces, and decide from that. The install is the last step, not the first.