Intercom

Beschrijving

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.

Installatie

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.

Beoordelingen

25 maart 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.
Lees alle 12 beoordelingen

Bijdragers & ontwikkelaars

“Intercom” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Intercom” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.