Title: HeySpark &#8211; Live Chat and Call Now Plugin
Author: NickDuncan
Published: <strong>15.05.2026</strong>
Last modified: 02.06.2026

---

Търсене на разширения

![](https://ps.w.org/heyspark/assets/banner-772x250.png?rev=3532649)

![](https://ps.w.org/heyspark/assets/icon.svg?rev=3532649)

# HeySpark – Live Chat and Call Now Plugin

 От [NickDuncan](https://profiles.wordpress.org/nickduncan/)

[Изтегляне](https://downloads.wordpress.org/plugin/heyspark.1.1.00.zip)

[Live Preview](https://bg.wordpress.org/plugins/heyspark/?preview=1)

 * [Детайли](https://bg.wordpress.org/plugins/heyspark/#description)
 * [Оценки](https://bg.wordpress.org/plugins/heyspark/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/heyspark/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/heyspark/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/heyspark/)

## Описание

HeySpark adds a modern chat and call now widget to your site and a conversational
inbox inside WP-Admin. Your chat data stays on your WordPress install. No external
services, no monthly subscriptions, no accounts to create. Just install, activate,
and start chatting.

#### Why HeySpark

 * **Self-hosted.** Conversations live in your database, on your server. Nobody 
   else sees them.
 * **No accounts.** Install and go. No signup, no API keys.
 * **Modern UX.** A messenger-style widget your visitors already know how to use.
 * **Fast.** Lightweight, deferred asset loading, no heavy framework dependencies.
 * **Translation-ready.** Full text domain, bundled POT, right-to-left compatible.

#### Free features

 * 100% free live chat
 * „Call now“ functionality with WebRTC audio calls that are secure and private
 * Floating chat widget on your site with Shadow DOM isolation (no theme conflicts)
 * WP-Admin inbox with a conversation view
 * Real-time chat via long-polling (no external service required)
 * Online/Away toggle
 * Offline message form with email notifications when you’re away
 * Pre-chat form with name + email capture
 * Optional GDPR consent checkbox with configurable text
 * Appearance settings: greeting, brand color, launcher position (left/right)
 * Mobile show/hide toggle
 * Sound + desktop notifications for new messages
 * Visitor can view previous conversations after a chat is closed
 * Close conversations from the admin inbox
 * Translation-ready, bundled POT
 * Responsive, accessibility-minded design (keyboard navigation, ARIA live regions,
   focus management)

#### Pro features (available separately)

Upgrade to HeySpark Pro for:

 * Agent-initiated chats: proactively message online visitors
 * Multiple agents: map WP roles to agent capability, route new conversations
 * Quick responses (canned replies)
 * Page include/exclude rules
 * Business hours with timezone support
 * CSAT ratings after conversations end
 * Custom CSS for the widget

Learn more at [codecabin.io/store/heyspark-pro](https://codecabin.io/store/heyspark-pro).

## Снимки на разширението

 * [[
 * The admin inbox: conversation list, thread, and reply composer
 * [[
 * The live chat plugin on the front end
 * [[
 * Settings page with live preview
 * [[
 * Offline message form shown when you’re away

## Инсталиране

 1. Upload the `heyspark` folder to the `/wp-content/plugins/` directory, or install
    from the WordPress plugin directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Click **HeySpark** in the admin sidebar to access the inbox.
 4. Visit **HeySpark > Settings** to customize the widget and notifications.
 5. Browse to any page on your site. The chat launcher appears bottom-right by default.

## ЧЗВ

### Does HeySpark connect to a third-party server?

No. Conversations are stored in your WordPress database. All real-time communication
happens between the visitor’s browser and your own server via the WordPress REST
API.

### How does real-time live chat work without a third-party service?

HeySpark uses long-polling against the WordPress REST API. The visitor’s browser
holds an open request that returns as soon as new activity happens on your conversation.
It works on standard PHP hosting with no special server configuration.

### Will it work with caching plugins?

Yes. The widget loads via deferred JavaScript and fetches its state over the REST
API after the page loads, so cached HTML is fine. The admin inbox is not cached (
WP-Admin is never cached).

### How do I customize the widget’s colors?

Open **HeySpark  Settings**, pick a brand color, change the greeting text or launcher
position, and save. The live preview shows your changes before you commit.

### Can I hide the chat on mobile devices?

Yes. Uncheck **Show on mobile devices** in Settings.

### What happens when I close a conversation?

The conversation is marked closed. The visitor sees a „This conversation has ended“
banner with a button to start a new live chat. Past conversations appear in their
widget home screen so they can view the history.

### Is it GDPR-compliant?

Enable the **GDPR consent checkbox** in Settings and set your consent text. The 
pre-chat form will require the visitor to agree before sending. Visitor conversations
are stored with a hashed, HttpOnly cookie. No personal data beyond what the visitor
submits.

By default HeySpark does not contact any third-party service with visitor data. 
See the FAQ entry below if you want to enable Gravatar-based visitor avatars (off
by default; requires explicit opt-in).

### Does HeySpark contact any third-party servers?

By default, no. Conversations, settings, agents and visitor sessions all live in
your own WordPress database.

There is one optional integration: under **Settings → Visitor tracking** you can
turn on „Fetch visitor avatars from Gravatar“. When enabled, hashed visitor emails
are sent to Gravatar (run by Automattic) to fetch avatar images shown in the admin
inbox. This setting is off by default and the plugin makes no external requests 
for visitor data unless you opt in.

Agent avatars in the admin inbox use WordPress’s built-in `get_avatar_url()` for
the logged-in agent’s own account — this is standard WordPress behaviour, governed
by the agent’s own profile rather than the plugin.

### Does the plugin work with multisite?

Each site in a multisite network runs its own HeySpark install with its own conversations
and settings. No network-wide inbox in v1.

### How do I translate HeySpark?

A POT file is included at `/languages/heyspark.pot`. Use Poedit, Loco Translate,
or translate.wordpress.org to create a translation.

### How do audio calls work?

Audio calls are off by default. Turn them on under **Settings → Audio calls**. Once
enabled, visitors see a „Call us“ option in the chat widget and agents can start
a call from any conversation. Audio flows directly between the two browsers using
WebRTC, so the voice stream never passes through your WordPress server. Only the
call signaling (the setup handshake) and the call record (duration, who called) 
touch your site.

### Do audio calls need a third-party service?

For setup, the browsers contact public STUN servers (Google and Cloudflare) to discover
how to reach each other. No audio is sent to those servers. On restrictive networks
a TURN relay is needed to carry the audio; this is off by default. You can either
enable the optional HeySpark managed TURN relay (hosted on Cloudflare; audio passes
through in transit but is never stored) or point the plugin at your own TURN server.
Your conversations, messages and call history always stay in your WordPress database
either way.

### What happens if no agent is available to take a call?

If every agent is offline, or all online agents are already on a call, the visitor
is shown the message form instead with a short note, so the contact is never lost.
Visitor-initiated calls that ring without an answer are recorded as missed and can
trigger an email to the address set under Settings.

### Can an agent call a visitor back?

Yes. After a call ends or is missed, a „Call back“ button appears on the call note
in the conversation thread. Agents can also start a call at any time from the phone
icon in the conversation header.

### A call connected but I cannot hear anything. What is wrong?

Audio calls show two small level meters on the call card: the top bar is your microphone,
the bottom is the other person. If your bar does not move when you speak, your microphone
is blocked or muted at the OS level. If the other bar stays flat and a „No audio
detected“ notice appears, the media path is being blocked (common on strict corporate
or mobile networks); enabling a TURN relay under Settings usually fixes this. For
deeper diagnosis, turn on **Verbose call debug logging** in the Audio calls settings
and reproduce the issue; events are written to `wp-content/uploads/heyspark/calls-
YYYY-MM-DD.log`.

## Отзиви

![](https://secure.gravatar.com/avatar/f82590618f0c14c2c7a728c56d2c0b41645af76c1d69f37cdc4eebde41387139?
s=60&d=retro&r=g)

### 󠀁[Best super](https://wordpress.org/support/topic/best-super/)󠁿

 [nasmazee](https://profiles.wordpress.org/nasmazee/) 02.06.2026

small problem with pluging Mr. Nick Duncan, ask me the problem and solved. Best 
customer service.

![](https://secure.gravatar.com/avatar/94a2b8aa5cbfc0a7894300a18b4877d96f2042ff3090f66af7d92c2ae55aee47?
s=60&d=retro&r=g)

### 󠀁[Worked for us](https://wordpress.org/support/topic/worked-for-us-6/)󠁿

 [officemichael](https://profiles.wordpress.org/officemichael/) 02.06.2026

It works for us

![](https://secure.gravatar.com/avatar/ffc2521d29d43b3a7f6daa9001e0280f8b1b39c72939d23ddf8af64c58d023d2?
s=60&d=retro&r=g)

### 󠀁[Easy to use and works great](https://wordpress.org/support/topic/easy-to-use-and-works-great-97/)󠁿

 [leeannnich](https://profiles.wordpress.org/leeannnich/) 28.05.2026

Great plugin! Easy to set up and works straight away. Having the chat inbox inside
WordPress makes it super easy to reply to messages and manage chats. I also really
like that everything stays private on your own website, without needing third-party
services or monthly fees. A simple, lightweight, and privacy-friendly chat solution

 [ Прочетете всички 3 отзива ](https://wordpress.org/support/plugin/heyspark/reviews/)

## Сътрудници и разработчици

“HeySpark – Live Chat and Call Now Plugin” е софтуер с отворен код. Към разширението
са допринесли следните хора:

Сътрудници

 *   [ NickDuncan ](https://profiles.wordpress.org/nickduncan/)

[Превеждане на “HeySpark – Live Chat and Call Now Plugin” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/heyspark)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/heyspark/), разглеждане
на [SVN хранилище](https://plugins.svn.wordpress.org/heyspark/), или абонамент към
[програмната история (log)](https://plugins.trac.wordpress.org/log/heyspark/) чрез
[RSS](https://plugins.trac.wordpress.org/log/heyspark/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 1.1.00

 * New: Audio call functionality
 * New: read receipts. A double tick shows when the visitor has seen your reply.
 * New: desktop notifications and a sound for new chats, even when the inbox tab
   is in the background.
 * New: auto-close conversations after a chosen period of inactivity.
 * New: settings now save on a single page, so changes across every tab are saved
   together.
 * Improved: cleaner inbox layout with the secondary sidebar removed.
 * Improved: the Appearance live preview now reflects every setting accurately.

#### 1.0.01

 * Fix: settings checkboxes on one tab were being reset when saving a different 
   tab.
 * Fix: widget header now reflects the brand color you set in Appearance (was using
   a hard-coded gradient).

#### 1.0.00

 * Initial release.

## Мета

 *  Version **1.1.00**
 *  Last updated **Преди 18 часа **
 *  Active installations **200+**
 *  WordPress version ** 6.3 или по-висока **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 или по-висока **
 *  Language
 * [English (US)](https://wordpress.org/plugins/heyspark/)
 * Tags
 * [call now](https://bg.wordpress.org/plugins/tags/call-now/)[chat](https://bg.wordpress.org/plugins/tags/chat/)
   [chat plugin](https://bg.wordpress.org/plugins/tags/chat-plugin/)[live chat](https://bg.wordpress.org/plugins/tags/live-chat/)
   [live chat plugin](https://bg.wordpress.org/plugins/tags/live-chat-plugin/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/heyspark/advanced/)

## Оценки

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/heyspark/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/heyspark/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/heyspark/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/heyspark/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/heyspark/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/heyspark/reviews/)

## Сътрудници

 *   [ NickDuncan ](https://profiles.wordpress.org/nickduncan/)

## Поддръжка

Разрешени проблеми през последните два месеца:

     1 от 1

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/heyspark/)

## Дарение

Бихте ли желали да подкрепите успеха на разширението?

 [ Направете дарение за това разширение ](https://codecabin.io/store/heyspark-pro)