Works everywhere your customers are
One script tag is all it takes. If your platform renders HTML, Askbases works on it โ no plugins, no APIs, no developer required.
Shopify
Add Askbases to your Shopify store in under 2 minutes. No app required โ paste the embed code directly into your theme.
- 1Go to Online Store โ Themes โ Edit code
- 2Open theme.liquid
- 3Paste the embed code just before the closing </body> tag
- 4Save and publish
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>WooCommerce
Works with any WooCommerce / WordPress store. Add via the theme editor or use a code snippet plugin for a no-touch approach.
- 1Go to Appearance โ Theme Editor
- 2Open footer.php
- 3Paste the embed code before </body>
- 4Update file โ or use Insert Headers and Footers plugin
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>WordPress
Works with any WordPress theme. Use the Theme Editor or the recommended "Insert Headers and Footers" plugin for zero-code setup.
- 1Install "Insert Headers and Footers" plugin
- 2Go to Settings โ Insert Headers and Footers
- 3Paste the embed code in the Footer Scripts box
- 4Save โ active on every page immediately
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>Any HTML Site
The universal embed. Works on any website that renders HTML โ Webflow, Squarespace, Wix, custom-built sites, or raw HTML files.
- 1Open your HTML file or site builder's custom code section
- 2Paste the embed code before the closing </body> tag
- 3Save and publish
- 4The widget loads asynchronously โ zero page speed impact
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>One tag to rule them all
The same two-line embed works on every platform listed above. Your bot-key is unique to each widget โ swap it to run multiple widgets on different sites.
<script src="https://api.askbases.app/sdk/chat.js"></script>
<ai-adviser bot-key="YOUR_BOT_KEY"></ai-adviser>Start answering customers instantly
Be among the first โ join our early adopters and convert more visitors while reducing support load, without hiring more staff.
14-day free ยท No CC required ยท Cancel any time