Intercom

Descripción

Intercom is a next-generation customer communications platform that combines powerful live chat, proactive messaging, and advanced AI solutions — like our Fin AI chatbot — to help businesses instantly connect with customers.

By installing the Intercom WordPress plugin, you can seamlessly add the Messenger to your site, track both logged-in users and visitors, and engage them right away. With Intercom’s industry-leading AI at your fingertips, you’ll deliver fast, personalized support and drive growth more effectively than ever before.

Instalación

Installing Intercom on your WordPress site takes just a few minutes.

You can find full instructions on signing up and installing Intercom using the WordPress plugin here.

If you’re already an Intercom customer, you can also find instructions in the in-app setup guide or app store.

The first thing you’ll need to do is install and activate the plugin – you must be using WordPress v4.9.0 or higher and have the ability to install plugins in order to use this method.

Note: This plugin injects a Javascript snippet on your website frontend containing dynamic user data. Some caching solutions will cache entire pages and should not be used with this plugin. Doing so may cause conversations to be delivered to the wrong user.

Reseñas

25 de marzo de 2018
I’ve installed Intercom at two sites now using this plugin, and have found it to work quite smoothly, though customizing the “launcher” beyond shape and color requires working with the javascript API, which is not currently facilitated by the plugin.
Leer todas las 12 reseñas

Colaboradores y desarrolladores

“Intercom” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Intercom” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

3.0.2

https://github.com/intercom/intercom-wordpress/pull/131
* Updated version attribute to avoid it getting sent in the user data.

3.0.1

https://github.com/intercom/intercom-wordpress/pull/130
* Added version tracking to help Intercom provide better support by identifying which plugin version is in use.

https://github.com/intercom/intercom-wordpress/pull/88
* Loads Intercom messenger last to ensure JQuery is present.

3.0.0

https://github.com/intercom/intercom-wordpress/pull/127
* Replaced user_hash with intercom_user_jwt https://www.intercom.com/help/en/articles/10589769-authenticating-users-in-the-messenger-with-json-web-tokens-jwts.
* Updated readme to follow guidelines.
* Added missing tests.