Embed Guide · pick your stack
Add Tuqlas to any stack
Pick your framework. Copy the snippet. Your chatbot is live — usually faster than your build pipeline.
- 8 frameworks supported
- Zero dependencies
- No build step required
Add the script tag before the closing </body> tag. That's it — no build step needed.
index.html
1<!-- Add before </body> -->
2<script
3 src="https://tuqlas.com/chatbot.js"
4 data-key="tq_live_xxxxxxxxxxxx"
5 defer
6></script>
Good to know
A few tips before you ship
Replace the embed key
Swap tq_live_xxxxxxxxxxxx with the key from your chatbot's settings in the dashboard.
One script per chatbot
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, Tuqlas works.
Need a framework that isn't listed? Tell us →
Get your embed key in under a minute
Sign up, name your chatbot, paste the snippet into your site. Done.
No credit card · Free forever for 1 chatbot