Back to Widgets
Live Chat Widget
Beta
Integrate a live chat support bubble for real-time customer assistance.
Overview
Our Live Chat Widget provides instant support to your users. It's designed for quick integration and offers a seamless chat experience.
Live Preview
Embed Code
Copy and paste the following code into your webpage where you want the widget to appear.
<div id="your-live-chat-widget"></div>
<script src="https://widgets.yourcompany.com/livechat.js" data-widget-id="live-chat" data-agent-id="support-team-1"></script>
Customization Options
You can customize the widget's behavior and appearance using the following data attributes in the script tag:
Option (data-attribute) | Type | Description |
---|---|---|
data-agent-id | string (required) | Identifier for the support agent/team. |
data-greeting-message | string (optional) | Initial message shown to the user. |