| 开发者 | chatpodai |
|---|---|
| 更新时间 | 2026年9月5日 20:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
chatpod-ai folder to /wp-content/plugins/ or install via the WordPress plugin screencpd_sk_)Yes. The plugin connects your WooCommerce store to the chatpod ai platform, which provides the AI agent. Sign up at chatpod-ai.com.
The chat widget itself will load on any WordPress site, so chatpod ai can still serve as a conversational assistant for service-based businesses. However, e-commerce features — cart integration, product search, order tracking, discount rules, and marketing automations — require WooCommerce to be installed and active.
Yes. You can adjust the bubble position (horizontal and vertical offset) from the plugin settings page. Colors, avatar, and welcome messages are configured in your chatpod ai dashboard.
Cart operations, order details, and store URL are sent to the chatpod ai backend for AI processing and automation. If a visitor is signed in to your site, their WordPress display name, email address, roles and (with LearnDash) enrolled courses are also sent with their chat messages, so the agent can recognise them and answer as a known user. Logged-out visitors send none of this. See the "External Services" section for full details.
Yes, in two ways. In the plugin settings, "Recognise signed-in users" turns the whole thing off, and every visitor is then treated as a guest. Developers who want finer control can filter the data before it is signed — remove the email address, add a membership level, or cancel it for one user; the filter name and its arguments are documented at the top of includes/viewer.php in the plugin folder.