Title: SaleSense &#8211; AI Sales Chatbot
Author: SaleSense
Published: <strong>July 15, 2026</strong>
Last modified: July 15, 2026

---

Search plugins

![](https://ps.w.org/salesense-ai-chatbot/assets/banner-772x250.png?rev=3609237)

![](https://ps.w.org/salesense-ai-chatbot/assets/icon-256x256.png?rev=3609237)

# SaleSense – AI Sales Chatbot

 By [SaleSense](https://profiles.wordpress.org/elionop/)

[Download](https://downloads.wordpress.org/plugin/salesense-ai-chatbot.0.2.0.zip)

 * [Details](https://wordpress.org/plugins/salesense-ai-chatbot/#description)
 * [Reviews](https://wordpress.org/plugins/salesense-ai-chatbot/#reviews)
 *  [Installation](https://wordpress.org/plugins/salesense-ai-chatbot/#installation)
 * [Development](https://wordpress.org/plugins/salesense-ai-chatbot/#developers)

 [Support](https://wordpress.org/support/plugin/salesense-ai-chatbot/)

## Description

SaleSense adds an AI-powered sales assistant to your store. It talks to your shoppers
in natural language, recommends products from your own catalog, answers pre-sale
questions and helps customers track their orders.

**What it does**

 * AI chat widget that matches your brand (colors, position, bot name, tone)
 * Product recommendations from your WooCommerce catalog
 * Order tracking directly in the chat
 * Multilingual: automatically answers in the shopper’s language
 * Lead capture and conversation analytics in the SaleSense dashboard

**How it works**

This plugin is a lightweight connector for [SaleSense](https://salesense.co), a 
hosted AI sales assistant service. The plugin stores your account API key and loads
the chat widget on your site. Everything else (widget design, AI behavior, product
sync, analytics, billing) is managed in your SaleSense dashboard.

A free Starter plan is available. Paid plans unlock more conversations and features;
see [pricing](https://salesense.co/pricing).

**WooCommerce**

WooCommerce is supported but not required. With WooCommerce connected (via the SaleSense
dashboard), the assistant can recommend your real products and look up order status
for your customers.

### External Services

This plugin relies on SaleSense, a third-party hosted service, to provide the chatbot.
No data is sent anywhere until you save your SaleSense API key on the settings page.

Once connected, the plugin communicates with salesense.co as follows:

 1. **Widget delivery (your site’s visitors).** The plugin loads the chat widget script
    from `https://salesense.co/embed.js` on your public pages. When a visitor uses 
    the chat, their messages are processed by the SaleSense service to generate answers.
 2. **Status check (wp-admin only).** The settings page sends your API key and your
    site URL to `https://salesense.co/api/wordpress/status` to verify the connection
    and show its health.
 3. **Daily heartbeat.** Once a day (and on activation/deactivation/uninstall) the 
    plugin sends your API key, site URL and version numbers (plugin, WordPress, WooCommerce)
    to `https://salesense.co/api/wordpress/heartbeat` so your SaleSense dashboard reflects
    whether this site is connected.
 4. **WooCommerce product sync (optional, admin-initiated).** If you click “Sync my
    WooCommerce products”, you are taken through WooCommerce’s own authorization screen;
    on approval, WooCommerce sends read-only API keys directly to SaleSense so your
    catalog can sync. No keys are ever displayed or copied manually.

Service provider: SaleSense.
 Terms of service: https://salesense.co/terms Privacy
policy: https://salesense.co/privacy

Disconnecting (or deleting the plugin) removes the widget and stops all communication
with the service.

## Installation

 1. Install and activate the plugin.
 2. Go to Settings > SaleSense.
 3. Create a free account at [salesense.co/register](https://salesense.co/register)
    if you do not have one.
 4. Copy your API key from the dashboard’s API Key page and paste it into the settings
    page.
 5. Save. The chatbot appears on your site immediately.

## FAQ

### Do I need a SaleSense account?

Yes. The chatbot is powered by the SaleSense service. A free Starter plan is available.

### Does it work without WooCommerce?

Yes. The chat widget works on any WordPress site. WooCommerce adds product recommendations
and order tracking.

### Where is my data stored?

The plugin itself stores only your API key in your WordPress database. Chat conversations
and analytics are stored by the SaleSense service; see the privacy policy linked
above.

### Can I hide the chatbot on specific pages?

Yes, developers can use the `salesense_load_widget` filter:

    ```
    add_filter( 'salesense_load_widget', function ( $load ) { return ! is_checkout(); } );
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SaleSense – AI Sales Chatbot” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ SaleSense ](https://profiles.wordpress.org/elionop/)

[Translate “SaleSense – AI Sales Chatbot” into your language.](https://translate.wordpress.org/projects/wp-plugins/salesense-ai-chatbot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/salesense-ai-chatbot/),
check out the [SVN repository](https://plugins.svn.wordpress.org/salesense-ai-chatbot/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/salesense-ai-chatbot/)
by [RSS](https://plugins.trac.wordpress.org/log/salesense-ai-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.0

 * One-click WooCommerce product sync via the built-in wc-auth authorization flow(
   no manual API keys).
 * Connection heartbeat so your SaleSense dashboard shows this site’s status.
 * Product sync status on the settings page.

#### 0.1.0

 * Initial release: connect with an API key, load the chat widget, connection status
   in wp-admin.

## Meta

 *  Version **0.2.0**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI Chatbot](https://wordpress.org/plugins/tags/ai-chatbot/)[chatbot](https://wordpress.org/plugins/tags/chatbot/)
   [customer support](https://wordpress.org/plugins/tags/customer-support/)[live chat](https://wordpress.org/plugins/tags/live-chat/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/salesense-ai-chatbot/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/salesense-ai-chatbot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/salesense-ai-chatbot/reviews/)

## Contributors

 *   [ SaleSense ](https://profiles.wordpress.org/elionop/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/salesense-ai-chatbot/)