Title: Noem.ai Chatbot Concierge Agents
Author: danielhindi
Published: <strong>2026 年 7 月 2 日</strong>
Last modified: 2026 年 7 月 2 日

---

搜尋外掛

![](https://ps.w.org/noem-ai-agents/assets/banner-772x250.png?rev=3594303)

![](https://ps.w.org/noem-ai-agents/assets/icon.svg?rev=3594303)

# Noem.ai Chatbot Concierge Agents

 由 [danielhindi](https://profiles.wordpress.org/danielhindi/) 開發

[下載](https://downloads.wordpress.org/plugin/noem-ai-agents.1.3.9.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/noem-ai-agents/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/noem-ai-agents/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/noem-ai-agents/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/noem-ai-agents/#developers)

 [技術支援](https://wordpress.org/support/plugin/noem-ai-agents/)

## 外掛說明

Noem.ai Concierge Agents are designed to be simple for the common case: most sites
only need one chatbot.

Paste your Noem.ai API key into the plugin and leave the URL field blank to show
that chatbot across your whole site. If you need different chatbots on different
sections of your site, you can add more and target them with URL-based rules.

Features:

 * Quick setup for a single site-wide chatbot
 * Optional support for multiple chatbots with URL-based display rules
 * Direct links to create an account and open the Noem.ai dashboard
 * Guided onboarding for first-time users
 * Validation to prevent overlapping URL rules

This plugin requires an active Noem.ai account and a valid API key for each chatbot
you configure.

### External Services

This plugin relies on Noem.ai services to let site owners create and manage chatbots
and to load the chatbot client on the public site.

It connects to the following external resources:

 * `https://noem.ai`
 * `https://app.noem.ai`
 * `https://app.noem.ai/js/ChatBot.js`

These services are used to:

 * let site owners create a Noem.ai account
 * let site owners manage chatbots and obtain API keys
 * load the Noem.ai chatbot client
 * allow site visitors to interact with your chatbot

Site owners should review Noem.ai’s terms and privacy information before enabling
the chatbot on a public site:

 * https://noem.ai

## 螢幕擷圖

[⌊The Noem.ai concierge agent greeting a visitor with smart quick replies on a live
storefront.⌉⌊The Noem.ai concierge agent greeting a visitor with smart quick replies
on a live storefront.⌉[

The Noem.ai concierge agent greeting a visitor with smart quick replies on a live
storefront.

[⌊The agent recommending products in a rich, shoppable card layout.⌉⌊The agent recommending
products in a rich, shoppable card layout.⌉[

The agent recommending products in a rich, shoppable card layout.

[⌊The agent comparing products side by side to help the shopper decide.⌉⌊The agent
comparing products side by side to help the shopper decide.⌉[

The agent comparing products side by side to help the shopper decide.

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/`, or install the ZIP from the
    WordPress admin.
 2. Activate **Noem.ai Chatbot Concierge Agents** through the `Plugins` screen in WordPress.
 3. Open **Noem.ai Concierge Agents** in the WordPress admin menu.
 4. If you do not have a Noem.ai account yet, use the built-in **Create account** button.
 5. Open the **Noem.ai dashboard** to create or manage your chatbot.
 6. Copy your chatbot API key into the plugin.
 7. Leave the URL field blank to show the chatbot site-wide, or optionally enter URL
    keywords if you want different chatbots on different pages.
 8. Save your settings.

## 常見問題集

### Do I need a Noem.ai account?

Yes. You need a Noem.ai account and a valid API key for each chatbot you configure.
The plugin includes direct links to create an account and open the Noem.ai dashboard.

### Do I need more than one chatbot?

Usually, no. Most sites only need one chatbot. Add more only if you want different
chatbots to appear on different URLs or sections of your site.

### Where do I manage my chatbot?

You manage your chatbot in the Noem.ai dashboard at `https://app.noem.ai`.

### What happens right after activation?

If no chatbot has been configured yet, the plugin shows a setup notice and a guided
empty state in the settings page so new users can create an account, open the dashboard,
and paste their first API key.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Noem.ai Chatbot Concierge Agents〉的開發相關工作。

參與者

 *   [ danielhindi ](https://profiles.wordpress.org/danielhindi/)

[將〈Noem.ai Chatbot Concierge Agents〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/noem-ai-agents)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/noem-ai-agents/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/noem-ai-agents/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/noem-ai-agents/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/noem-ai-agents/)。

## 變更記錄

#### 1.3.9

 * Renamed the plugin to Noem.ai Chatbot Concierge Agents
 * Added uninstall cleanup that removes plugin options and transients when the plugin
   is deleted
 * Refined the settings page: streamlined the chatbot cards and removed redundant
   labels

#### 1.3.8

 * Load the chatbot client through the WordPress script API instead of injecting
   a script element manually

#### 1.3.7

 * Maintenance and compatibility updates

#### 1.3.2

 * Clarified the admin UI so one chatbot is the default setup path
 * Added direct links to the Noem.ai dashboard from the plugin UI
 * Reworded the multi-chatbot controls to feel less advanced and less confusing

#### 1.3.1

 * Removed the deprecated element ID setting because injection is now handled directly
   by the chatbot
 * Simplified the plugin UI and runtime configuration

#### 1.3.0

 * Added guided onboarding UI for first-time users
 * Added direct account creation links in the plugin admin
 * Added a one-time post-activation setup notice

#### 1.2.0

 * Added WordPress.org submission metadata and licensing information
 * Replaced the misnamed legacy file with a proper `readme.txt`
 * Hardened settings sanitization and admin validation
 * Ensured chatbot initialization runs after the external script is loaded

#### 1.1

 * Initial multiple chatbot release

## 中繼資料

 *  版本 **1.3.9**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/noem-ai-agents/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://tw.wordpress.org/plugins/tags/customer-support/)[lead conversion](https://tw.wordpress.org/plugins/tags/lead-conversion/)
 *  [進階檢視](https://tw.wordpress.org/plugins/noem-ai-agents/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/noem-ai-agents/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/noem-ai-agents/reviews/)

## 參與者

 *   [ danielhindi ](https://profiles.wordpress.org/danielhindi/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/noem-ai-agents/)