Embed Guide
Add Tuqlas to any stack
Pick your framework. Copy the snippet. Your chatbot is live.
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 to get the most out of your embed.
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.
Ready to embed?
Create your chatbot and get your embed key in under a minute.
Get Started →