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://ko.wordpress.org/plugins/velticai-ai-chat/#description)
 * [평가](https://ko.wordpress.org/plugins/velticai-ai-chat/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/velticai-ai-chat/#installation)
 * [개발](https://ko.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

## FAQ

### 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/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/velticai-ai-chat/)을 [RSS](https://plugins.trac.wordpress.org/log/velticai-ai-chat/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.9 또는 그 이상 **
 *  다음까지 시험됨: **7.0.6**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/velticai-ai-chat/)
 * 태그:
 * [AI chat](https://ko.wordpress.org/plugins/tags/ai-chat/)[chatbot](https://ko.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://ko.wordpress.org/plugins/tags/customer-support/)[lead capture](https://ko.wordpress.org/plugins/tags/lead-capture/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/velticai-ai-chat/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](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/)