
內容簡介
```html
<!DOCTYPE html>
<html>
<body>
<h3>Shipable Chat 外掛介紹</h3>
<p>Shipable Chat 可讓您輕鬆將可自訂 AI 智能聊天小工具添加到您的 WordPress 網站上。透過人工智能為訪客提供即時支援。</p>
<h4>特點:</h4>
<ul>
<li>輕鬆設置 - 只需添加您的參數鍵</li>
<li>可自訂的聊天小工具</li>
<li>輕量級整合</li>
<li>靈活的顯示選項 - 自動或透過捷徑顯示</li>
</ul>
<h4>外部服務:</h4>
<p>這個外掛連接到外部服務,可通過可嵌入小工具提供即時聊天機器人功能。</p>
<ul>
<li>它從 https://app.shipable.ai/agent-chat/chatbox.min.js 載入 JavaScript 檔案以顯示聊天介面。此腳本對於外掛正常工作是必需的。</li>
<li>當腳本載入時,可能將以下數據傳輸到外部服務:
<ul>
<li>使用者的 IP 位址</li>
<li>瀏覽器和設備信息(user agent)</li>
<li>嵌入小工具的頁面 URL</li>
</ul>
</li>
<li>當使用者與聊天機器人互動時,對話記錄將被傳送並由 Shipable AI 儲存。這可能包括用戶通過聊天自願提交的任何數據(例如電子郵件地址、問題等)。</li>
<li>所有聊天機器人的邏輯和數據存儲都是透過用戶的 Shipable 帳戶外部處理的。</li>
</ul>
<p>此服務由 Shipable AI 提供:</p>
<ul>
<li>服務條款</li>
<li>隱私政策</li>
</ul>
</body>
</html>
```
```plaintext
問題與答案:
1. Shipable Chat 外掛的主要功能是什麼?
- 答:提供可自訂的 AI 智能聊天小工具,讓您在 WordPress 網站上輕鬆添加,透過人工智能為訪客提供即時支援。
2. 外掛的特點有哪些?
- 答:輕鬆設置、可自訂的聊天小工具、輕量級整合、靈活的顯示選項,可以自動顯示或透過捷徑顯示。
3. 外掛連接的外部服務是什麼?
- 答:該外掛連接到外部服務,提供了即時聊天機器人功能,並加載來自https://app.shipable.ai/agent-chat/chatbox.min.js 的 JavaScript 檔案來顯示聊天介面。
4. 當腳本載入時,可能會傳輸哪些數據到外部服務?
- 答:使用者的 IP 位址、瀏覽器和設備信息(user agent)、嵌入小工具的頁面 URL。
5. 使用者與聊天機器人互動時,將會發生什麼?
- 答:對話記錄將被傳送並由 Shipable AI 儲存,可能包括用戶通過聊天自願提交的任何數據。
6. 外部服務的服務提供者是誰?
- 答:外部服務由 Shipable AI 提供,並提供了服務條款和隱私政策。
```
外掛標籤
開發者團隊
原文外掛簡介
Shipable Chat allows you to easily add a customizable AI-powered chat widget to your WordPress website. Provide instant support to your visitors with the power of AI.
Features:
Easy setup – just add your param key
Customizable chat widget
Lightweight integration
Flexible display options – automatic or via shortcode
External services
This plugin connects to an external service to provide live chatbot functionality via an embeddable widget.
It loads a JavaScript file from https://app.shipable.ai/agent-chat/chatbox.min.js to display the chat interface. This script is required for the plugin to work correctly.
When the script is loaded, the following data may be transmitted to the external service:
– User’s IP address
– Browser and device information (user agent)
– The URL of the page where the widget is embedded
When a user interacts with the chatbot, the conversation history is sent to and stored by Shipable AI. This may include any data the user voluntarily submits via the chat (e.g., email address, questions, etc.).
All chatbot logic and data storage are handled externally via the user’s Shipable account.
This service is provided by Shipable AI:
– Terms of Service
– Privacy Policy
