Linux 软件免费装

Retaint

开发者 retaintdev
更新时间 2026年6月8日 16:01
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

marketing woocommerce abandoned cart retention customer events

下载

详情介绍:

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: 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

安装:

  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.

升级注意事项:

1.0.0 First public release of Retaint for WordPress + WooCommerce.

常见问题:

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.

更新日志:

1.0.0