Getting Started
Getting Started with OpenCX Widget
Choose the right integration path for your needs
The OpenCX Widget can be integrated into your application in several ways, depending on your needs and technical requirements.
Integration Options
Embed Script
Quickest way to add the chat widget to any website. No framework required.
React Integration
Full-featured React components with hooks and customization options.
React Native
Native mobile integration for iOS and Android apps.
Core Package
Framework-agnostic core package for custom integrations.
Choose Your Path
-
I want the quickest setup possible:
- Use the Embed Script to add the widget with a single line of code
- Great for websites, landing pages, and simple integrations
- Limited customization options
-
I’m building a React application:
- Use the React Integration
- Full customization support
- Access to hooks and components
- Custom UI components
-
I’m building a mobile app:
- Use the React Native Integration
- Native mobile UI components
- Platform-specific features
- Mobile-optimized performance
-
I need complete control:
- Start with the Core Package
- Build custom UI from scratch
- Framework agnostic
- Maximum flexibility
Next Steps
- Choose your integration method from above
- Follow the setup guide for your chosen method
- Explore customization options:
- Reference the API Documentation for detailed information
Was this page helpful?