Title: VelticAI &#8211; AI Chat &amp; Lead Capture
Author: adityadid
Published: <strong>2026 年 8 月 2 日</strong>
Last modified: 2026 年 8 月 2 日

---

搜索插件

![](https://ps.w.org/velticai-ai-chat/assets/banner-772x250.png?rev=3631868)

![](https://ps.w.org/velticai-ai-chat/assets/icon-256x256.png?rev=3631868)

# VelticAI – AI Chat & Lead Capture

 作者：[adityadid](https://profiles.wordpress.org/adityadid/)

[下载](https://downloads.wordpress.org/plugin/velticai-ai-chat.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/velticai-ai-chat/#description)
 * [评价](https://cn.wordpress.org/plugins/velticai-ai-chat/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/velticai-ai-chat/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/velticai-ai-chat/#developers)

 [支持](https://wordpress.org/support/plugin/velticai-ai-chat/)

## 描述

VelticAI connects your WordPress or WooCommerce site to an AI chatbot that actually
knows your business, because it is trained on your own pages, products, and FAQs.

Unlike generic AI assistants, every answer VelticAI gives can be reviewed and approved
in your dashboard before it goes live. You stay in control of what your chatbot 
says.

### External Services

This plugin connects to the VelticAI API to power the AI chat widget on your site.

**What data is sent:**
 – Your website content (pages, posts, WooCommerce products)
is sent to VelticAI for indexing when you run a sync – Visitor chat messages are
sent to VelticAI to generate AI responses – Lead contact details (name, email, phone)
submitted via the chat widget are sent to VelticAI

**When data is sent:**
 – During content sync (manually triggered by you in plugin
settings) – When a visitor sends a chat message on your site – When a visitor submits
the lead capture form in the chat widget

**Service information:**
 – Service: VelticAI (https://velticai.com) – Privacy Policy:
https://velticai.com/privacy.html – Terms of Service: https://velticai.com/terms.
html

This plugin requires a VelticAI account to function. By installing and activating
this plugin, you agree to VelticAI’s Terms of Service.

#### Key Features

 * Trained on your content – syncs your pages, posts, and WooCommerce products automatically
 * Review queue – every answer is queued for your approval before visitors see it
 * Lead capture – collects visitor name and email after a configurable number of
   messages
 * WooCommerce ready – product names, prices, and descriptions synced automatically
 * No coding needed – paste your API key and Bot ID, done

#### How It Works

 1. Create your bot on VelticAI (https://velticai.com) and start a free 5-day trial
 2. Install this plugin and enter your API Key and Bot ID in Settings > VelticAI
 3. Click “Sync Pages & Products” to push your content
 4. Review your bot’s first answers in the VelticAI dashboard
 5. Your chat widget goes live on every page of your site

#### Privacy

This plugin sends your published page, post, and product content (title, URL, text
body) to the VelticAI API at api.velticai.com for indexing. No visitor personal 
data is sent during content sync. Visitor chat messages are sent to the API when
a visitor uses the chat widget. See VelticAI Privacy Policy at https://velticai.
com/privacy.html for full details.

#### Requirements

 * A VelticAI account (free 5-day trial at https://velticai.com)
 * WordPress 5.9 or higher
 * PHP 7.4 or higher

## 屏幕截图

[⌊The VelticAI settings page in WordPress admin⌉⌊The VelticAI settings page in WordPress
admin⌉[

The VelticAI settings page in WordPress admin

[⌊The chat widget as visitors see it on your website⌉⌊The chat widget as visitors
see it on your website⌉[

The chat widget as visitors see it on your website

## 安装

 1. Upload the plugin files to the /wp-content/plugins/velticai-ai-chat directory, 
    or install the plugin through the WordPress plugins screen directly
 2. Activate the plugin through the Plugins screen in WordPress
 3. Go to Settings > VelticAI to configure the plugin
 4. Enter your API Key and Bot ID (both found in your VelticAI dashboard at https://
    app.velticai.com/settings/api)
 5. Click Save Settings, then click Sync Pages & Products

## 常见问题

### Do I need a VelticAI account?

Yes. The plugin connects your WordPress site to your VelticAI account. You can start
a free 5-day trial at https://velticai.com with no credit card required.

### Will my visitors data be shared?

Chat messages are sent to api.velticai.com to generate responses. VelticAI does 
not sell visitor data. See the full Privacy Policy at https://velticai.com/privacy.
html for more details.

### Does it work with WooCommerce?

Yes. If WooCommerce is active, the plugin automatically includes product titles,
descriptions, and prices in the content sync.

### Can I control what the bot says?

Yes. Every new answer the bot generates is added to a review queue in your VelticAI
dashboard. You can approve, correct, or flag each answer. Corrections are learned
immediately.

### How often is content synced?

Content syncs automatically once per day via WordPress cron. You can also trigger
an immediate sync from the Settings page, and individual pages/products are re-synced
whenever you save them if auto-sync is enabled.

### Can I hide the chat widget on specific pages?

Not yet via the plugin settings UI, but you can filter it using a hook. Add this
to your theme’s functions.php:

add_filter( ‘velticai_show_widget’, function( $show ) {
 if ( is_page( ‘contact’))
return false; return $show; } );

## 评价

此插件暂无评价。

## 贡献者及开发者

「VelticAI – AI Chat & Lead Capture」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「VelticAI – AI Chat & Lead Capture」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/velticai-ai-chat)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/velticai-ai-chat/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/velticai-ai-chat/)，或通过[RSS](https://plugins.trac.wordpress.org/log/velticai-ai-chat/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/velticai-ai-chat/)。

## 更新日志

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**1 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **7.0.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/velticai-ai-chat/)
 * 标签
 * [AI chat](https://cn.wordpress.org/plugins/tags/ai-chat/)[chatbot](https://cn.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://cn.wordpress.org/plugins/tags/customer-support/)[lead capture](https://cn.wordpress.org/plugins/tags/lead-capture/)
   [woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/velticai-ai-chat/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/velticai-ai-chat/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/velticai-ai-chat/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/velticai-ai-chat/)