Getting Started
Chat Widget Embed
Add OpenCX chat widget to your website with a simple script
Chat Widget Embed
Add our chat widget to any website with a simple script tag. No framework required.
Quick Start
Add the widget to your website in two steps:
Configuration Options
Essential Options
Network Configuration
Action Configuration
These parameters are sent with every action request when the bot needs to execute an action or function:
For example, if your bot needs to make an API call to fetch order information:
User Configuration
Theme Customization
Bot Configuration
Behavior Settings
For custom UI components and rich responses (like forms, data visualizations, etc.), you’ll need to use our React SDK. The embed script only supports basic text responses. See our Custom UI Components guide for more details.
Complete Example
Event Listeners
Listen to widget events:
Common Issues
For more extensive customization options and advanced features:
- Use our React SDK for full control over the widget’s behavior and appearance
- Build custom UI components with Custom UI Components
- Create headless implementations with Headless Mode
Was this page helpful?