Chat Data SDK Now Available

Samuel Su
on May 6, 2025Introducing Chat Data SDK
We're excited to announce the release of our Chat Data SDK! This JavaScript library enables seamless integration between your website and our chatbots, creating more personalized and interactive user experiences.
Key Features
- User Information Sharing: Pass user data directly from your website to chatbots, eliminating redundant data collection
- Event Listening: Respond to chat events in real-time, including messages, lead form submissions, and live chat requests
- Simple Integration: Add the SDK to your site with just a single line of code
Quick Implementation
<script src="https://www.chat-data.com/static/chatbotsdk.min.js" data-chatbot-id="YOUR_CHATBOT_ID"></script>
Demo and Documentation
Check out our live demo to see the SDK in action, or visit our detailed documentation to learn about all available features and implementation options.