Replio Chat

描述

Replio is an AI customer-support agent. This plugin adds the Replio chat widget to your WordPress site in one step: paste your widget key and save.

  • 24/7 instant replies in 50+ languages, from your own knowledge base
  • Reads photos and screenshots
  • Logs complaints and hands off to your team when a human is needed
  • One lightweight script, loaded asynchronously — no impact on page speed

You need a Replio account and a website widget key. Get a free 14-day trial at https://replio.live and copy your key from the dashboard under Channels Website widget.

External services

This plugin connects your site to Replio, a third-party AI customer-support service, to power the chat widget. It is required for the plugin to work, and a Replio account and widget key are needed.

When a visitor opens the chat on your site, the widget script is loaded from Replio (https://replio.live/widget.js) and anything the visitor sends — their messages, and basic context such as approximate country and browser language — is transmitted to Replio’s servers to generate replies. Nothing is sent until a visitor interacts with the chat.

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

  • Service / terms: https://replio.live
  • Privacy Policy: https://replio.live/privacy.html

安装

  1. Upload the plugin to your site (Plugins Add New Upload Plugin) and activate it.
  2. Go to Settings Replio Chat.
  3. Paste your widget key and save. The chat bubble appears on your site.

常见问题

Where do I find my widget key?

In your Replio dashboard (https://replio.live/dashboard.html) under Channels Website widget.

Does it slow down my site?

No. The widget is a single small script loaded asynchronously after your page renders.

Can I turn it off without deleting it?

Yes. Settings Replio Chat untick “Show the chat widget on the site”.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

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

对开发感兴趣吗?

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

更新日志

1.0.1

  • Enqueue the widget script with wp_enqueue_script (was printed directly).

1.0.0

  • First release: settings page + footer injection of the Replio widget.