Title: Cliengo &#8211; Chatbot
Author: cliengo
Published: <strong>March 1, 2018</strong>
Last modified: March 17, 2026

---

Search plugins

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

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

# Cliengo – Chatbot

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

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

 * [Details](https://sa.wordpress.org/plugins/cliengo/#description)
 * [Reviews](https://sa.wordpress.org/plugins/cliengo/#reviews)
 * [Development](https://sa.wordpress.org/plugins/cliengo/#developers)

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

## Description

Through proactive conversations, Cliengo’s [chatbot](https://www.cliengo.com/?utm_source=wordpress&utm_medium=plugin)
and WhatsApp assist your company’s commercial team by capturing the contact information
of each website visitor: name, telephone number, email and query.

In this way, you can respond immediately to all the potential clients who visit 
your website, automating the conversation or intervening the best leads.

Cliengo helps you to reach better sales opportunities and offers the visists a great
experience in their first contact.
 Also, allows you to obtain a qualified lead 
for subsequent follow-up commercial actions.

Cliengo adapts to your company’s processes and integrates with 80% of the CRMs on
the market, in order to help you to have all the information of your leads centralized
in one place.

Cliengo is connected with more than 1,300 applications, such as Google Ads and Facebook
Ads, Google Analytics, and lot of email marketing automation platforms.
 * Google
Ads  to maximize your conversions and optimize yours campaigns audiences. * Google
Analytics  for a complete analysis of everything that happens on your website. *
e-mail Marketing Automation tools  to improve your email marketing performance with
qualified audiences.

Do you want to learn how to integrate WordPress with Cliengo? Read [this article](https://help.cliengo.com/hc/es/articles/115002918668-Instalaci%C3%B3n-en-Wordpress)

Do you want to get in contact with Cliengo? Write to [hola@cliengo.com](https://sa.wordpress.org/plugins/cliengo/hola@cliengo.com?output_format=md)

## Screenshots

 * [[
 * How Cliengo works in your site-
 * [[
 * A friendly chatbot that talks to your visitors (desktop).
 * [[
 * A useful Whatsapp chatbot that talks to your visitors (desktop).
 * [[
 * A friendly chatbot that talks to your visitors (mobile).
 * [[
 * A useful Whatsapp chatbot that talks to your visitors (mobile).

## FAQ

### Do you want to know more about Cliengo?

https://help.cliengo.com/hc/es
 https://help.cliengo.com/hc/es/articles/115002918668-
Instalaci%C3%B3n-en-Wordpress

## Reviews

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

### 󠀁[Es bueno pero quita velocidad de carga en la pagina](https://wordpress.org/support/topic/es-bueno-pero-quita-velocidad-de-carga-en-la-pagina/)󠁿

 [huenchur](https://profiles.wordpress.org/huenchur/) June 5, 2021

Es bueno en su propósito de crear contactos, lo tengo ya casi 2 años pero también
deben sacrificar el tiempo que la aplicación consume al cargar su pagina, he probando
quitando la app y mi sitio casi ahorra 3-4 segundos menos en cargar. Hice el comentario
hace un año al área técnica y solo dijeron que estaban trabajando en ello, hasta
hoy nada ha cambiado. Por mi parte hoy busco algo que no castigue mis tiempos de
carga de pagina.

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

### 󠀁[Excelente!](https://wordpress.org/support/topic/excelente-1496/)󠁿

 [fdelbene](https://profiles.wordpress.org/fdelbene/) April 16, 2019

Somos una agencia de Marketing Digital y usamos Cliengo para generar leads con campañas.
Es una herramienta excelente y 100% recomendable.

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

### 󠀁[Muy bueno!](https://wordpress.org/support/topic/muy-bueno-330/)󠁿

 [lrpolo](https://profiles.wordpress.org/lrpolo/) April 8, 2019

Muy fácil de instalar y de usar. De verdad consigue leads

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/cliengo/reviews/)

## Contributors & Developers

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

Contributors

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

“Cliengo – Chatbot” has been translated into 3 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/cliengo/contributors)
for their contributions.

[Translate “Cliengo – Chatbot” into your language.](https://translate.wordpress.org/projects/wp-plugins/cliengo)

### Interested in development?

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

## Changelog

#### 3.0.5

 * Security: Remove unauthenticated (nopriv) access to admin AJAX actions
 * Security: Add capability checks (manage_options) to all AJAX handlers
 * Security: Add nonce verification to restore_session endpoint
 * Security: Add server-side chatbot token format validation (prevents script injection)
 * Security: Sanitize all user inputs (sanitize_text_field, sanitize_email, esc_url_raw)
 * Security: Validate and sanitize session data via JSON decode/re-encode
 * Security: Whitelist chatbot position values (left/right only)
 * Security: Whitelist allowed option names in database updates
 * Security: Detect and reject inputs with stripped HTML/script tags
 * Fix: clearChatbotToken now sends nonce (was silently failing)
 * Fix: Add error handling for failed API requests (is_wp_error checks)
 * Tested up to WordPress 6.8

#### 3.0.4

 * Patch upgrade version error

#### 3.0.3

 * Limit access for not authorized users

#### 3.0.2

 * Patch security errors and warnings

#### 3.0.1

 * Update plugin

#### 3.0.0

 * Update plugin UI & UX

#### 2.0.4

 * Change name, description, texts of plugin

#### 2.0.3

 * Fixed wp table prefix issues

#### 2.0.2

 * Fixed keyword stuffing

#### 2.0.1

New logo

#### 2.0.0

 * New user interface and improved user experience.
 * Bugs fixes.
 * Login and registration implemented, as well as automatic installation without
   providing cliengo token.

#### 1.0.1

 * New images and typos fix.

#### 1.0.0

 * Bump to new version, but no breaking changes.
 * Added ID for detecting a wordpress installation.

#### 0.0.3

 * Token configuration bug fixed.

#### 0.0.2

 * Added chatbot position configuration (for version 1 widget)

#### 0.0.1

 * Initial plugin.

## Meta

 *  Version **3.0.5**
 *  Last updated **3 weeks ago**
 *  Active installations **2,000+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.2.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/cliengo/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/cliengo/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/cliengo/), and [Spanish (Venezuela)](https://ve.wordpress.org/plugins/cliengo/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/cliengo)
 * Tags
 * [chatbot](https://sa.wordpress.org/plugins/tags/chatbot/)[leads](https://sa.wordpress.org/plugins/tags/leads/)
 *  [Advanced View](https://sa.wordpress.org/plugins/cliengo/advanced/)

## Ratings

 4 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www/cliengo.com/)