Embed Widget
Add a live AI demo widget to your website so visitors can experience your voice agent firsthand. Customize the look, grab the embed code, and drop it onto any page.
1. What the Embed Widget Does
The embed widget is a small, floating button that appears on your website. When a visitor clicks it, they can start a live demo call with your AI voice agent right from their browser.
Key Features
Use Cases
2. Customizing Appearance
Match the widget to your brand by customizing its color, size, and greeting message.
Color
Size
Greeting
Quick Tip
Use the live preview panel on the right side of the customizer to see exactly how your widget will look before saving.
3. Copying the Embed Code
Once you've customized your widget, grab the embed code and add it to your site.
Example Embed Code:
<script src="https://app.thedisruptor.ai/widget.js" data-tenant-id="YOUR_TENANT_ID" data-color="#6366f1" data-size="medium" data-greeting="Hi! Try our AI agent" ></script>
4. Where to Put It on Your Website
Paste the embed code into your website's HTML. It works anywhere, but here are the best options.
HTML / Static Sites
</body> tagWordPress
Shopify
theme.liquid</body>Wix / Squarespace
Works Everywhere
The widget is a single script tag — it works on any website that supports custom HTML. No npm install, no build steps, just paste and go.