Intercom

描述

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.

安装

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.

评价

2018 年 3 月 25 日
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.
阅读所有12条评价

贡献者及开发者

「Intercom」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Intercom」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.