SendPulse – Live Chat and Chatbot
Free live chat and chatbot plugin by SendPulse. Add live chats to your website to engage your site visitors and help solve their issues in real time.
Next Milestone 200
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Tracked Keywords
Showing 5 of 5| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| livechat | 22 | — | Tag | 1 month ago |
| chatbot | 114 | — | Tag | 1 month ago |
| chat widget | 161 | — | Tag | 1 month ago |
| live chat | 175 | — | Tag | 1 month ago |
| AI chat | 185 | — | Tag | 1 month ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.3.1
- Last Updated
- May 17, 2026
- Requires WP
- 5.7+
- Tested Up To
- 6.9.4
- PHP Version
- 8.0 or higher
- Author
- SendPulse
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
Frequently Asked Questions
Common questions about SendPulse – Live Chat and Chatbot
If you already have connected bots, go to the "Manage bots" section, and click Add bot. You can also click Connect next to "Live chat."
Enter your project name and a link to a site where you want to add your widget. Click Continue.
You can copy the installation code after you customize the widget appearance.
Go to your WordPress Admin Panel -> Settings -> SendPulse LiveChat
Paste installation code to text box in front of Paste your LiveChat code here text.
I don't want to use plugin. Is there a way to use Live Chat without plugin?
Yes. You can copy the installation code and add it in template before tag at footer.php template
I don't want to use plugin and not familiar with coding. Is there another way to use Live Chat without plugin?
Yes. If your theme support widgets you can add installation code at Html widget at footer section.
How to Add Live Chat Code to a Website Using Google Tag Manager?
If you don’t have access to your website’s source code or want to separate the scripts related to tracking and marketing, you can add your live chat widget code using Google Tag Manager.
You can read about this way in our Knowledge Base
How can I customize Live Chat Appearance
You can read about Live Chat customization in our Knowledge Base
How to Interact with my Website Visitors via Live Chat?
You can read full article with examples at our Knowledge Base How to Interact with Your Website Visitors via Live Chat
You write your Live Chat support chatbots. How can I set up a chatbot for my site?
Once you create your widget, you can start automating your communication.
You can read more in our Knowledge Base:
* How to Set Up Your Bot
* How to Create an Automated Live Chat Flow for Your Website
* How to Connect ChatGPT From OpenAI to Your Chatbot
Why is the live chat not appearing on my website?
If the live chat does not appear on your website, the issue is often caused by frontend optimization plugins.
Many performance plugins (such as WP Rocket, Autoptimize, LiteSpeed Cache, etc.) modify how JavaScript is loaded by enabling features like:
JavaScript minification
JavaScript combination (bundling)
Deferred or delayed script execution
These optimizations can change the loading order or execution timing of third-party scripts and may break the live chat initialization.
If it works, re-enable options one by one to identify the conflicting setting.
For WP Rocket users:
Disable the "Combine JavaScript files" option
Clear the cache after making changes
In some cases, excluding the live chat script from optimization may also help:
cdn.pulse.is
Note: JavaScript combination is often unnecessary on HTTP/2-enabled websites and may cause compatibility issues with third-party services.