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://cn.wordpress.org/plugins/retaint/#description)
 * [评价](https://cn.wordpress.org/plugins/retaint/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/retaint/#installation)
 * [开发进展](https://cn.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**
 *  最后更新：**7 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/retaint/)
 * 标签
 * [abandoned cart](https://cn.wordpress.org/plugins/tags/abandoned-cart/)[marketing](https://cn.wordpress.org/plugins/tags/marketing/)
   [retention](https://cn.wordpress.org/plugins/tags/retention/)[woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.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/)