Quick Installation
Add the chat widget to any website with a simple script tag.Embed Code
There are two ways to configure the widget:Option 1: Script URL Parameters (Recommended)
The simplest approach - pass the agent ID directly in the script URL:Option 2: Window Config Object
Alternatively, set configuration before loading the script:Most display settings (colors, display name, profile picture, etc.) are automatically fetched from your agent configuration in the dashboard. You only need to provide the
agentId.Platform Guides
WordPress
WordPress
Add to your theme’s
footer.php or use a plugin like “Insert Headers and Footers”:- Go to Settings > Insert Headers and Footers
- Paste the embed code in the “Scripts in Footer” section
- Save changes
Shopify
Shopify
For manual installation:
- Go to Online Store > Themes
- Click Actions > Edit code
- Find
theme.liquid - Paste embed code before
</body> - Save
Webflow
Webflow
- Go to Project Settings > Custom Code
- Paste in “Footer Code” section
- Publish your site
React / Next.js
React / Next.js
Create a component:Add to your layout:
Vue / Nuxt
Vue / Nuxt
Shopify Native Integration
If you’re running a Shopify store, we recommend using the native Shopify integration instead of the manual embed code. The native integration offers several advantages:One-Click Install
Install the widget directly from your Shopify admin—no code editing required.
Customer Context
Automatically identify logged-in customers in conversations.
Order Data
Access order history, tracking, and status directly in the chat.
Product Sync
Sync your product catalog so the AI can answer product questions.
User Identification
With the native integration, customer information is automatically passed to conversations:- Name and email of logged-in customers
- Order history for context-aware support
- Customer tags for personalized responses
Get Started with Shopify
Learn how to connect your Shopify store and enable all native features.
Cache Busting
To ensure your visitors always get the latest widget version, add a timestamp parameter to the script URL:Verifying Installation
- Visit your website
- Look for the chat button in the bottom-right corner
- Click to open the widget
- Send a test message