CrossTalk Comments JavaScript Documentation
Add Comments, Live Chat, Polls, AI Summary, Social Bars and much more with CrossTalk JavaScript SDK.
Introduction
You'll need a CrossTalk account (We have a forever-free plan!) to access the CrossTalk Dashboard the code snippets assume you've access to one.
If you don't have a CrossTalk account yet, you can also use our Test Web Property: crosstalkDemo where the param wp is required and follow the tutorial snippets
Quick Start
CrossTalk JavaScript SDK is on npm at crosstalk-comments-js. You can use it in your web page using famous CDNs like unpkg
<script src="https://unpkg.com/crosstalk-comments-js"></script>
Using widgets on your website:
After adding the JS link to your web page, you can initialise CrossTalk widgets. Please select the widget from the list below for detailed documentation:
- Comments Add Comment threads to your website
- Live Chat Bring your website to life with embedded Live Chat
- Video Player with Live Chat Add audience interaction to your Live Stream videos
- Polls Add interactive polls to your website
- AI Summary Add AI Summary to your article. Increase AI SEO
Next Steps
Browse the sidebar to explore detailed documentation, or jump directly to: