Add Zackion AI into your stack
Seamlessly integrate your custom-trained AI chatbots into any web application or site in minutes.
Add the snippet just before the closing </body> tag of your page.
html
<!-- Add before </body> -->
<script
src="https://zackion-ai.com/chatbot.js"
data-key="zz_bot-c4e9ffb9-9776-48ab-84de-**********"
defer
></script>
Best Practices
Replace the embed key
Always replace the placeholder key (zz_bot-...) with the specific key generated in your chatbot dashboard.
Multiple chatbots per page
Each chatbot has its own embed key. Add multiple script tags if you want multiple chatbots on the same page.
Styling is automatic
The widget inherits the appearance you configured in the dashboard — colors, position, greeting, and more.
Works everywhere
Static sites, SPAs, SSR, WordPress, Shopify, Webflow — if it renders HTML, Zackion works.