Open your HTML file (typically index.html or your main layout file) in any code editor.
Scroll to the bottom of the file and locate the closing </body> tag.
Paste the SuponAI widget code on the line immediately before </body>.
Save the file and upload it to your web server or deploy through your hosting provider.
Tip: If you have multiple HTML pages, add the code to every page where you want the chatbot to appear. For sites using a templating system, add it once to your base layout file.
Copy this code snippet and paste it into your Custom HTML site. Replace YOUR_TOKEN with your actual chatbot token from the SuponAI dashboard.
<!-- SuponAI Chatbot Widget -->
<script src="https://suponai.com/widget.js" data-token="YOUR_TOKEN"></script>
You will find your unique token in your SuponAI dashboard after creating a chatbot.
Works with a single script tag. No extensions, plugins, or app installations required.
Zero impact on page speed. The widget loads after your content, keeping Core Web Vitals intact.
Control colors, position, messages, and behavior from your dashboard. No code changes needed.
Always running the latest version. No manual updates or maintenance on your end.
Not using Custom HTML? Find installation instructions for your platform:
Sign up, configure your chatbot, and paste the widget code. Your AI assistant will be live in minutes.
Get Started - Free Trial Credits Already have an account? Log in