Title: Lead Capture Chat
Author: NiteshPatel
Published: <strong>6. decembra 2025</strong>
Last modified: 15. apríla 2026

---

Vyhľadať plugin

![](https://ps.w.org/np-lead-chatbot/assets/banner-772x250.png?rev=3504470)

![](https://ps.w.org/np-lead-chatbot/assets/icon-256x256.png?rev=3504470)

# Lead Capture Chat

 Od [NiteshPatel](https://profiles.wordpress.org/nitspatel/)

[Stiahnuť](https://downloads.wordpress.org/plugin/np-lead-chatbot.2.1.1.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/np-lead-chatbot/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/np-lead-chatbot/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/np-lead-chatbot/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/np-lead-chatbot/#developers)

 [Podpora](https://wordpress.org/support/plugin/np-lead-chatbot/)

## Popis

**Lead Capture Chat** adds a polished, animated floating chat widget to your WordPress
site that captures visitor name, email, phone, and message – then stores every lead
directly in your WordPress admin.

No third-party services. No monthly fees. No data leaves your server.

#### Key Features

 * **Floating chat widget** – animated slide-up popup triggered by a fixed button
   in the corner of every page
 * **Inline shortcode** – embed the form anywhere with `[npleadchat]`
 * **Leads dashboard** – view, search, sort, and manage all leads from WP Admin  
   Lead Capture Chat
 * **CSV export** – download all leads as a spreadsheet with one click
 * **Bulk actions** – select and delete multiple leads at once
 * **Search & sort** – find leads by name, email, phone, or message; sort by name
   or date
 * **Client-side validation** – instant feedback before form submission
 * **REST API powered** – uses the WordPress REST API with nonce verification
 * **GDPR-friendly** – all data stored locally in your own database, no external
   services

#### How It Works

 1. A visitor clicks the floating chat button in the corner of your site
 2. A smooth animated popup appears with a contact form
 3. The visitor fills in their details and clicks Send
 4. The lead is saved to your WordPress database instantly
 5. You see the new lead in WP Admin  NP Lead Chatbot

#### Shortcode

Use `[npleadchat]` to embed the form inline in any page, post, or widget area.

#### Privacy & GDPR

This plugin stores lead data only in your own WordPress database. It makes no external
HTTP requests and loads no resources from third-party servers. Font files are bundled
locally.

## Obrázky

 * [[
 * The floating chat widget open on a page – gradient header, modern inputs, send
   button
 * [[
 * The floating trigger button with pulse animation

## Inštalácia

#### Automatic installation

 1. Log in to your WordPress admin and go to **Plugins  Add New**
 2. Search for **Lead Capture Chat**
 3. Click **Install Now**, then **Activate**

#### Manual installation

 1. Download the plugin ZIP file
 2. Go to **Plugins  Add New  Upload Plugin**
 3. Choose the ZIP file and click **Install Now**
 4. Click **Activate Plugin**

#### After activation

 * The floating chat widget appears automatically on all pages — no configuration
   needed
 * Go to **WP Admin  NP Lead Chatbot** to view collected leads
 * Use the `[npleadchat]` shortcode to embed the form inline on any page

## Časté otázky

### Does this plugin work with any WordPress theme?

Yes. The widget uses fixed positioning and high z-index values, so it works with
any theme without conflicts.

### Where are leads stored?

All leads are stored in a custom database table (`wp_npleadchat_leads`) in your 
own WordPress database. No data is sent to any external server.

### How do I view my leads?

Go to **WP Admin  Lead Capture Chat**. You will see a table of all submitted leads
with search, sort, and bulk-delete options.

### How do I export leads?

In the leads dashboard, click the **Export Leads** button in the top right. This
downloads all leads as a `.csv` file.

### Can I embed the form in a page instead of using the floating widget?

Yes. Add the shortcode `[npleadchat]` to any page, post, or widget area.

### Can I change the colors or text?

Color and text customization via the admin settings panel is planned for a future
release. You can also override styles using your theme’s custom CSS.

### Does this plugin slow down my site?

No. The CSS (~14 KB) and JS (~4 KB) are only loaded when needed, and the font files(
~14 KB each) are bundled locally — no external requests.

### Is this plugin GDPR compliant?

The plugin itself makes no external requests and stores data only in your own database.
Whether your overall data collection practices are GDPR compliant depends on how
you use the collected lead data. We recommend adding a privacy notice to your site
explaining how you handle visitor data.

### What happens to the database table if I uninstall the plugin?

The plugin includes an `uninstall.php` file that removes the custom database table
when the plugin is deleted from the Plugins screen.

## Recenzie

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

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-41422/)󠁿

 [Jinesh Chauhan](https://profiles.wordpress.org/jinesh_chauhan/) 13. apríla 2026

Amazing Plugin

 [ Prečítať všetkých 0 recenzií ](https://wordpress.org/support/plugin/np-lead-chatbot/reviews/)

## Prispievatelia a vývojári

“Lead Capture Chat” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli
nasledujúci ľudia.

Prispievatelia

 *   [ NiteshPatel ](https://profiles.wordpress.org/nitspatel/)

[Preložiť „Lead Capture Chat“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/np-lead-chatbot)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/np-lead-chatbot/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/np-lead-chatbot/),
alebo sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/np-lead-chatbot/)
cez [RSS](https://plugins.trac.wordpress.org/log/np-lead-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 2.1.1

 * Change the description of the plugin
 * Remove some unwanted details

#### 2.1.0

 * Plugin renamed from NP Lead Chatbot to Lead Capture Chat for clarity and better
   searchability
 * Updated banner and plugin icon assets
 * No database or functionality changes – safe to upgrade

#### 2.0.0

 * Complete UI redesign – gradient header, DM Sans font (bundled locally), animated
   popup, modern inputs with focus states
 * Added floating button toggle animation (chat icon  close icon)
 * Added slide-up open / scale-down close popup animation
 * Added loading spinner on submit button during form submission
 * Added styled success and error response messages with icons
 * Added Escape key and outside-click to close popup
 * Added ARIA labels and roles for accessibility
 * Replaced Google Fonts external request with locally bundled woff2 font files
 * Refactored frontend PHP – shared form field helper, proper label elements, autocomplete
   attributes
 * Improved inline validation – error state clears as user types
 * Added `[npleadchat]` inline embed with its own gradient header

#### 1.2.0

 * Added Export Leads (CSV) feature in the admin panel
 * Improved admin UI
 * Minor performance improvements

#### 1.1.0

 * Added bulk actions support in admin listing
 * Added search functionality in admin listing
 * Added column sorting in admin listing
 * Improved UI and performance

#### 1.0.0

 * Initial release with lead capture form and admin dashboard

## Meta

 *  Verzia **2.1.1**
 *  Posledná aktualizácia **Pred 5 dní**
 *  Aktívne inštalácie **Menej než 10**
 *  Verzia WordPress ** 6.0 alebo novšia **
 *  Testované do verzie **6.9.4**
 *  Verzia PHP ** 7.4 alebo novšia **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/np-lead-chatbot/)
 * Značky
 * [chat widget](https://sk.wordpress.org/plugins/tags/chat-widget/)[contact form](https://sk.wordpress.org/plugins/tags/contact-form/)
   [floating widget](https://sk.wordpress.org/plugins/tags/floating-widget/)[lead generation](https://sk.wordpress.org/plugins/tags/lead-generation/)
   [leads](https://sk.wordpress.org/plugins/tags/leads/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/np-lead-chatbot/advanced/)

## Hodnotenia

 5 out of 5 stars.

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

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

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

## Prispievatelia

 *   [ NiteshPatel ](https://profiles.wordpress.org/nitspatel/)

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/np-lead-chatbot/)