Title: Nivon – AI Chatbot and AI Agent for Customer Support
Author: Nivon AI
Published: <strong>Onwa-atö 17, 2026</strong>
Last modified: Onwa-atö 18, 2026

---

Search plugins

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

![](https://ps.w.org/nivon/assets/icon-256x256.png?rev=3700144)

# Nivon – AI Chatbot and AI Agent for Customer Support

 By [Nivon AI](https://profiles.wordpress.org/nivon/)

[Download](https://downloads.wordpress.org/plugin/nivon.zip)

 * [Details](https://ibo.wordpress.org/plugins/nivon/#description)
 * [Reviews](https://ibo.wordpress.org/plugins/nivon/#reviews)
 *  [Installation](https://ibo.wordpress.org/plugins/nivon/#installation)
 * [Development](https://ibo.wordpress.org/plugins/nivon/#developers)

 [Support](https://wordpress.org/support/plugin/nivon/)

## Description

Nivon is an AI chatbot for customer support. You train it on your own content in
the [Nivon app](https://nivon.ai/), then use this plugin to add it to your WordPress
site. No theme files to edit, no code to paste.

Your visitors get answers in seconds instead of waiting for an email reply. Your
team stops answering the same five questions every day.

#### What the AI chatbot does on your site

 * **Answers support questions 24/7.** It pulls from your documentation, website
   pages, FAQs, and past conversations, so the answers match what you actually publish.
 * **Captures leads.** Collect a name, email, or any detail you ask for during the
   conversation.
 * **Hands off to a human.** When a question needs your team, the chat moves to 
   a person instead of dead-ending.
 * **Speaks 95+ languages.** Visitors get replies in their own language without 
   you setting anything up.

#### How the plugin works

The plugin adds a settings page with two fields, publish key and chatbot ID. Save
both and it loads the Nivon widget script in your site footer using the standard
WordPress script APIs. Nothing loads until both fields are filled in.

Because the integration lives in the plugin instead of your theme, it keeps working
after theme updates and theme switches. The script is deferred and loaded in the
footer, so it does not block your pages from rendering, and page caching plugins
and CDNs handle it without extra setup.

#### Who it is for

 * SaaS and software teams who want docs-based answers on the marketing site
 * Ecommerce stores handling order, shipping, and returns questions
 * Agencies adding customer support chat to client sites
 * Anyone spending too much of the week answering repeat questions

#### Getting started

You need a Nivon account and a trained chatbot before the plugin does anything. 
[Create a free account](https://nivon.ai/sign-in), add your content, then come back
and connect it.

Useful links:

 * [Nivon website](https://nivon.ai/)
 * [Pricing](https://nivon.ai/pricing)
 * [Documentation](https://nivon.ai/docs)
 * [Support](https://nivon.ai/contact)

### External Services

This plugin connects to Nivon, a third-party AI support service operated by Pimjo,
to run the chat agent on your site. The plugin is only useful with this service,
and the chat functionality cannot run locally.

**Service:** [Nivon](https://nivon.ai/)

**What the plugin loads:** When both the publish key and chatbot ID are saved, the
plugin loads the Nivon widget script from `https://assets.nivon.ai/agent/widget.
min.js` on the front end of your site. Your publish key and chatbot ID are passed
to the script as data attributes so it can identify which chatbot to open. Nothing
is loaded if either field is empty.

**What data is sent:** The widget script runs in your visitor’s browser and communicates
with Nivon’s servers. When a visitor opens the chat and sends a message, the following
goes to Nivon:

 * The message text the visitor types
 * Your publish key and chatbot ID, to identify the chatbot
 * The page URL and standard browser request data, including IP address and user
   agent
 * Any contact details the visitor chooses to enter, such as name or email, if your
   chatbot is set up to collect them

**When it is sent:** The widget script loads on front-end page views once the plugin
is configured. Message and contact data is sent only when a visitor actively uses
the chat.

The plugin itself does not send any data to Nivon from your server, does not collect
analytics, and does not transmit anything about your site administrators.

Your chatbot’s messages are routed to the AI model provider you select in the Nivon
dashboard. This is described in the privacy policy below.

By using this plugin you agree to Nivon’s terms and privacy policy:

 * [Privacy Policy](https://nivon.ai/privacy-policy)
 * [Terms of Service](https://nivon.ai/terms-of-service)
 * [Data Security](https://nivon.ai/data-security)

## Screenshots

[⌊The Nivon Options settings page with the publish key and chatbot ID fields.⌉⌊The
Nivon Options settings page with the publish key and chatbot ID fields.⌉[

The Nivon Options settings page with the publish key and chatbot ID fields.

[⌊The chat widget on a WordPress site.⌉⌊The chat widget on a WordPress site.⌉[

The chat widget on a WordPress site.

[⌊Training your agent on your own content in the Nivon dashboard.⌉⌊Training your
agent on your own content in the Nivon dashboard.⌉[

Training your agent on your own content in the Nivon dashboard.

[⌊Conversations and handoff to a human agent.⌉⌊Conversations and handoff to a human
agent.⌉[

Conversations and handoff to a human agent.

## Installation

 1. Install the plugin from the Plugins screen in WordPress, or upload the plugin folder
    to `/wp-content/plugins/`.
 2. Activate the plugin.
 3. Go to Settings > Nivon Options.
 4. Paste your publish key and chatbot ID.
 5. Click Save Changes.

To find your keys, open your agent in the [Nivon dashboard](https://nivon.ai/sign-in),
go to the Integration tab, and copy both values from the script snippet. While you
are there, add your WordPress site domain to the allowed domains list for that chatbot.

## FAQ

### Do I need a Nivon account?

Yes. The plugin adds a chatbot you create and train in the Nivon app. It does not
work on its own. You can [sign up here](https://nivon.ai/sign-in).

### Is it free?

There is a free plan you can start on, and paid plans when you need more conversations
and features. See [Nivon pricing](https://nivon.ai/pricing).

### Where do I find my publish key and chatbot ID?

In the Nivon dashboard, open your agent and go to the Integration tab. Both values
are in the script snippet shown there.

### The chat widget is not showing up

Check the allowed domains list for your chatbot in Nivon. If your site domain is
not on that list, the widget will not load even when the keys are correct. Also 
confirm both fields are saved in Settings > Nivon Options, since the script does
not load if either one is empty.

### Will it slow down my site?

No. The widget script loads in the footer with the defer attribute, so it does not
block page rendering.

### What does the plugin store on my site?

One option row named `nivon_options` holding your publish key and chatbot ID. Both
are sanitized before saving. Deleting the plugin removes the row.

### Can I use it on more than one site?

Yes. Install the plugin on each site and connect the chatbot you want on that site.

### What languages does the chatbot support?

More than 95. It replies in the language the visitor writes in.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Nivon – AI Chatbot and AI Agent for Customer Support” is open source software. 
The following people have contributed to this plugin.

Contributors

 *   [ Nivon AI ](https://profiles.wordpress.org/nivon/)

[Translate “Nivon – AI Chatbot and AI Agent for Customer Support” into your language.](https://translate.wordpress.org/projects/wp-plugins/nivon)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **54 minutes ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/nivon/)
 * Tags
 * [AI agent](https://ibo.wordpress.org/plugins/tags/ai-agent/)[AI Chatbot](https://ibo.wordpress.org/plugins/tags/ai-chatbot/)
   [chatbot](https://ibo.wordpress.org/plugins/tags/chatbot/)[customer support](https://ibo.wordpress.org/plugins/tags/customer-support/)
   [live chat](https://ibo.wordpress.org/plugins/tags/live-chat/)
 *  [Advanced View](https://ibo.wordpress.org/plugins/nivon/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Nivon AI ](https://profiles.wordpress.org/nivon/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/nivon/)