Title: Leezi CRM
Author: vimedigital
Published: <strong>2026 年 4 月 17 日</strong>
Last modified: 2026 年 4 月 17 日

---

搜尋外掛

![](https://ps.w.org/leezi-crm/assets/banner-772x250.png?rev=3509325)

![](https://ps.w.org/leezi-crm/assets/icon-256x256.png?rev=3509324)

# Leezi CRM

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

[下載](https://downloads.wordpress.org/plugin/leezi-crm.1.3.5.zip)

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

 [技術支援](https://wordpress.org/support/plugin/leezi-crm/)

## 外掛說明

**Leezi CRM** is the official WordPress plugin that connects Elementor forms to 
your Leezi CRM account, automatically sending form submissions via webhook so you
can capture and manage leads with no manual work.

#### Features

 * Compatible with the Elementor form widget
 * Global token or individual token per form
 * Conditional rules (send to different tokens based on form responses)
 * Automatic capture of UTM parameters
 * UTM persistence across pages (30 days)
 * Logging system for debugging
 * Custom field mapping
 * Extra fields automatically sent as notes in the CRM

#### How It Works

 1. Set up your Leezi CRM token (global or per form)
 2. Edit a form in Elementor
 3. Add the “Leezi CRM” action under “Actions After Submit”
 4. Map the form fields
 5. Publish and start capturing leads

#### Requirements

 * WordPress 5.0 or higher
 * PHP 7.2 or higher
 * Elementor with the Forms module enabled

#### Supported Fields

 * **phone** (required) – Automatically formatted
 * name – Lead’s name
 * email – Lead’s email
 * company – Lead’s company
 * message – Message/notes
 * UTM fields (utm_source, utm_medium, utm_campaign, utm_term, utm_content)
 * Extra fields are sent as notes in the CRM

#### Conditional Rules

Send leads to different tokens based on form responses:

 * Equal to / Not equal to
 * Contains / Does not contain
 * Starts with / Ends with
 * Is empty / Is not empty

The first matching rule is used. If no rule matches, the default token is used.

#### About the Leezi CRM service

This plugin (the WordPress integration code) is open source under the GPL license.
The **Leezi CRM** service itself is a separate commercial SaaS platform available
at [leezi.com.br](https://leezi.com.br) and requires its own account.

### External services

This plugin connects to the Leezi CRM API to send lead data collected through Elementor
forms. This integration is required for the plugin’s core functionality: delivering
submitted form data to your Leezi CRM account.

**What is the service and what is it used for:**
 Leezi CRM is a customer relationship
management service. This plugin uses its webhook API to register new leads in your
CRM account.

**What data is sent and when:**
 Every time a visitor submits an Elementor form 
that has the Leezi CRM action enabled, the plugin sends the following data to `https://
api.leezi.com.br/api/v1/webhook/lead/{token}` via an HTTPS POST request:

 * Phone number (required)
 * Name, email, company, message (if mapped in the form)
 * UTM parameters (utm_source, utm_medium, utm_campaign, utm_term, utm_content, 
   utm_id) when available in the URL or form
 * Any additional form fields mapped by the site administrator (stored as notes 
   on the lead)
 * The HTTP header `X-Form-Origin` containing the origin domain of the submission

Data is only sent when a form is submitted by a visitor. No data is sent during 
page views or administrative actions.

**Debug mode:**
 When debug mode is explicitly enabled by the administrator, data
is sent to a custom URL configured by the administrator instead of the Leezi CRM
API. Debug mode is disabled by default.

**Service provider:**
 This service is provided by Leezi:

 * Website: [https://leezi.com.br](https://leezi.com.br)
 * Terms of service: [https://leezi.com.br/termos](https://leezi.com.br/termos)
 * Privacy policy: [https://leezi.com.br/privacidade](https://leezi.com.br/privacidade)

By using this plugin, you acknowledge that form submission data will be transmitted
to Leezi’s servers for processing.

## 安裝方式

 1. Upload the `leezi-crm` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to **Leezi CRM** in the WordPress menu to configure it

#### Global Token Setup

 1. Go to **Leezi CRM** in the WordPress menu
 2. Enable the **“Use Global Token”** option
 3. Enter your token provided by Leezi CRM
 4. Click **“Save Settings”**

#### Per-Form Setup

 1. Keep the “Use Global Token” option disabled
 2. When editing a form in Elementor, set the token in the Leezi CRM action

## 常見問題集

### Does the plugin require Elementor?

Yes. The plugin is compatible with Elementor’s form widget and requires the Forms
module to be enabled in your Elementor installation.

### Is the phone field required?

Yes, the phone field is required to submit leads to Leezi CRM. The phone number 
is automatically formatted (digits only).

### How does UTM capture work?

UTM parameters are automatically captured from the URL when the user visits the 
site and persist for 30 days via localStorage. You can also map specific form fields
to UTM parameters.

### Can I send leads to different tokens based on responses?

Yes! Enable “Conditional Rules” in the Leezi CRM action of your form and configure
rules with a field, condition, value, and target token.

### How do I enable debug logs?

Go to **Leezi CRM** in the WordPress menu and enable the **“Enable Logs”** option.
Logs will be written to the WordPress error_log file.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Leezi CRM〉的開發相關工作。

參與者

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

〈Leezi CRM〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/leezi-crm/contributors)
為這個外掛做出的貢獻。

[將〈Leezi CRM〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/leezi-crm)

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

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

## 變更記錄

#### 1.3.5

 * Shortened short description to fit the 150 character limit
 * Moved the open source / SaaS clarification to a dedicated section at the end 
   of the Description

#### 1.3.4

 * Clarified in description that the plugin is the open source connector and Leezi
   CRM is a separate SaaS service
 * Improved short description for clarity

#### 1.3.3

 * Added official plugin icon
 * Added Brazilian Portuguese (pt_BR) translation
 * Clarified compatibility with the Elementor form widget
 * Documentation improvements

#### 1.3.2

 * General stability improvements
 * Preparation for publication on WordPress.org

#### 1.2.2

 * Fixed “Not Found” error when downloading updates
 * Added authorization headers for private repository
 * Improved download timeout (5 minutes)

#### 1.2.0

 * Added support for UTM parameters
 * Automatic UTM capture from URL
 * UTM persistence for 30 days (sessionStorage + localStorage)
 * JavaScript script for automatic UTM injection into forms
 * Documentation improvements

#### 1.1.0

 * Added support for conditional rules
 * Optional global token
 * Multiple comparison operators
 * Configuration interface improvements

#### 1.0.0

 * Initial release
 * Integration with Elementor form widget
 * Support for global and per-form tokens
 * Settings panel
 * Logging system
 * Custom field mapping

## 中繼資料

 *  版本 **1.3.5**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/leezi-crm/) 及 [Portuguese (Brazil)](https://br.wordpress.org/plugins/leezi-crm/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/leezi-crm)
 * 標籤:
 * [crm](https://tw.wordpress.org/plugins/tags/crm/)[elementor](https://tw.wordpress.org/plugins/tags/elementor/)
   [forms](https://tw.wordpress.org/plugins/tags/forms/)[leads](https://tw.wordpress.org/plugins/tags/leads/)
   [webhook](https://tw.wordpress.org/plugins/tags/webhook/)
 *  [進階檢視](https://tw.wordpress.org/plugins/leezi-crm/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/leezi-crm/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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