Title: Retaint
Author: retaintdev
Published: <strong>2026 年 6 月 8 日</strong>
Last modified: 2026 年 6 月 8 日

---

搜尋外掛

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

# Retaint

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

[下載](https://downloads.wordpress.org/plugin/retaint.zip)

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

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

## 外掛說明

Retaint connects your WooCommerce store to the Retaint retention marketing platform.
Once you paste your Org ID and activate the plugin, every meaningful customer touchpoint
is captured automatically:

 * Product views, category views, search queries
 * Add-to-cart, checkout started
 * Order placed (with full order details for retention flows)
 * User registration and login (linked to anonymous browsing sessions)

No code changes needed — the plugin handles event tracking on every storefront page
automatically.

#### How it works

The plugin loads a small JavaScript snippet on every frontend page (loaded from 
tracker.retaint.com), which assigns each visitor an anonymous ID. As the visitor
browses, views products, searches, and starts checkout, events are reported to Retaint.
When a customer registers, logs in, or completes an order, the plugin links their
anonymous browsing session to their email and phone so Retaint can target them with
retention campaigns.

#### Requirements

 * WordPress 6.0 or later
 * WooCommerce 7.0 or later
 * PHP 7.4 or later
 * A Retaint account (https://retaint.com)

### External Services

This plugin connects to the Retaint service (https://retaint.com) to send customer
event data so retention marketing campaigns can be triggered.

**What it sends:**

 * On every frontend page: loads `https://tracker.retaint.com/retaint.wl.js` (the
   Retaint tracker script) which assigns the visitor an anonymous ID.
 * On commerce events (add-to-cart, checkout, order placed): sends an HTTP POST 
   to `https://tracker.retaint.com/rest/v1/learn/event` with the event name, value,
   and anonymous visitor ID.
 * On user registration, login, and order completion: sends an HTTP POST to `https://
   tracker.retaint.com/rest/v1/learn/identify` with the user’s email, phone, and
   full name to link the anonymous browsing session to a known customer.
    **When
   it sends:** Only after a site administrator enters a Retaint Org ID under Settings
   Retaint. If no Org ID is configured, no data leaves your site.

**Retaint terms and privacy:**

 * Terms of Service: https://retaint.com/terms-condition/
 * Privacy Policy: https://retaint.com/privacy-policy/

## 安裝方式

 1. Upload the `retaint` folder to `/wp-content/plugins/`, or install through the Plugins
    screen.
 2. Activate the plugin through the ‘Plugins’ menu.
 3. Go to Settings  Retaint.
 4. Paste your Retaint Org ID and click “Save Org ID”.
 5. Click “Test Connection” to verify the integration is working.

## 常見問題集

### Where do I find my Retaint Org ID?

Log in to your Retaint dashboard at https://app.retaint.com and find the Org ID 
under your workspace settings.

### Will this slow down my store?

No. Server-side events use fire-and-forget HTTP requests (1-second timeout, non-
blocking), so even if Retaint’s API is slow, your checkout and cart flows remain
instant. The JavaScript snippet is loaded asynchronously and does not block page
rendering.

### Does this plugin store any personal data in WordPress?

The plugin stores only your Retaint Org ID and a timestamp of the last verified 
connection. Customer event data is sent directly to Retaint’s API and is not stored
locally.

### Is this plugin compatible with WooCommerce High-Performance Order Storage (HPOS)?

Yes. Retaint declares HPOS compatibility and uses only HPOS-safe WooCommerce APIs.

### How do I enable debug logging?

Add `define( 'RETAINT_DEBUG', true );` to your `wp-config.php`. Every dispatched
event will be logged to your PHP error log.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.0.0

 * Initial release.
 * Captures: product views, category views, search, add-to-cart, checkout started,
   order placed, user identify.
 * WooCommerce HPOS compatible.
 * Admin settings page with connection status and test-connection button.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **4 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/retaint/)
 * 標籤:
 * [abandoned cart](https://tw.wordpress.org/plugins/tags/abandoned-cart/)[marketing](https://tw.wordpress.org/plugins/tags/marketing/)
   [retention](https://tw.wordpress.org/plugins/tags/retention/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/retaint/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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