Linux 软件免费装
Banner图

Conversion Relay

开发者 jeangalea
更新时间 2026年8月4日 01:35
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce analytics google analytics conversion tracking meta pixel

下载

0.2.0

详情介绍:

Conversion Relay connects the plugins you already run to the analytics and advertising platforms you report on, without a tag manager and without pasting snippets into your theme. Every tracked action becomes one normalized event that is routed to each platform you enable. Server-side delivery is durable and retried in the background, so a slow request never blocks checkout. Client-side pixels are fired reliably even when a conversion finishes on a later page, such as a payment-gateway return. Nothing is sent anywhere until you enable a destination and enter its credentials. Sources (auto-detected when the plugin is active): Destinations: New sources and destinations register through simple filters, so the list grows without touching the core.

安装:

  1. Upload the plugin to /wp-content/plugins/ or install it from the Plugins screen in WordPress.
  2. Activate it.
  3. Go to Settings → Conversion Relay, connect the destinations you use, and toggle which sources to track.

屏幕截图:

  • Sources — toggle which plugins to track and choose server, client, or both.
  • Status — a live log of every delivery attempt, with retries and failures.
  • Consent — analytics and advertising consent defaults, with Do Not Track.

升级注意事项:

0.2.0 All destinations unlocked and external services documented.

常见问题:

Does this need a tag manager?

No. Events are wired directly from your plugins to each platform.

Will server-side tracking slow down my checkout?

No. Server-side delivery runs in the background with retries, so the request that completes a sale is never held up waiting on an analytics or ad platform.

Where do delivery errors show up?

Settings → Conversion Relay → Status lists recent delivery attempts, including failures and retries. wp conversion-hub status shows the same from WP-CLI.

Can I add a platform that isn't listed?

Yes. Register your own source or destination with wpch_register_source / wpch_register_destination — no core changes needed.

更新日志:

0.2.0 0.1.0