Eloquent Chatbot

外掛說明

Eloquent Chatbot allows site owners to add an Eloquent AI chatbot to their WordPress website by entering a Domain Identifier provided by Eloquent.

The plugin automatically generates and loads the required embed script in the HTML head using WordPress enqueue methods and applies the defer attribute for optimal performance.

No custom JavaScript needs to be added manually.

Learn more about Eloquent at https://eloquent.chat.
Full WordPress setup guide: https://eloquent.chat/ai-chatbot-for/wordpress

External services

This plugin integrates with the Eloquent AI platform by loading a JavaScript snippet from eloquent.chat.

What the service is and what it is used for:
– Eloquent (eloquent.chat) provides the AI chatbot widget that is displayed on the website.

What data is sent and when:
– When the plugin is configured, the visitor’s browser requests a JavaScript file from eloquent.chat on each page load where the plugin is active.
– If a visitor interacts with the chatbot, chat messages and related metadata are sent directly from the visitor’s browser to eloquent.chat in order to provide the chatbot functionality.

Terms of Service:
https://eloquent.chat/terms-of-service

Privacy Policy:
https://eloquent.chat/privacy-policy

安裝方式

  1. Install and activate the plugin.
  2. Go to Settings Eloquent Chatbot.
  3. Enter your Agent Domain Identifier.
  4. Save changes.

常見問題集

Where do I find the Domain Identifier?

Log in to your Eloquent account, open your AI agent, and go to Deploy in the agent menu.

In the Agent snippet, you will see a URL similar to:

https://eloquent.chat/api/snippet?domain-identifier=YOUR_DOMAIN_IDENTIFIER

Copy only the value after domain-identifier=
Paste that value into the plugin settings.

Does this plugin allow custom JavaScript?

No. For security reasons, the plugin only accepts a Domain Identifier and generates the embed script automatically.

Does this load on admin pages?

No. The chatbot script is only loaded on the public front-end of the site.

使用者評論

2026 年 2 月 6 日
Easy plugin to add Eloquent AI agents to my wordpress site
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Eloquent Chatbot〉的開發相關工作。

參與者

將〈Eloquent Chatbot〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Changed configuration to use a Domain Identifier instead of arbitrary script input.
  • Automatically generate and enqueue the embed script.
  • Improved security and WordPress.org compliance.
  • Updated documentation and external service disclosure.