Embeddable chat widget for Converge customer support platform
A lightweight, self-contained chat widget that can be embedded on any website with a single tag.
- 💬 Real-time messaging - Automatic polling for new messages every 3 seconds
- 🎨 No style conflicts - Isolated styles that won't interfere with your website
- 📱 Fully responsive - Works on mobile, tablet, and desktop
- âš¡ Lightweight - Single file bundle with no external dependencies
- 🚀 Easy integration - Just one script tag to add to your site
Add this script tag before the closing
tag:
``html``
src="https://cdn.jsdelivr.net/npm/convergeapp/chat-widget@1/dist/widget.js"
data-api-key="your-api-key-here">
You can find your api key on https://useconverge.app under
Manage Company -> Integrations -> Converge Widget
Done! 🎉
See LICENSE.md in the root directory.