Linux 软件免费装
Banner图

Track Combo — Conversions API for WooCommerce

开发者 trackcombo
lucaswhiather
更新时间 2026年6月4日 12:56
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ecommerce tracking capi server-side tracking conversions api

下载

1.0.0

详情介绍:

Track Combo — Conversions API for WooCommerce turns your store into a unified tracking source. One plugin, one tag, and every relevant event reaches Meta (Facebook/Instagram), Google Ads, TikTok, Pinterest, Kwai and any destination you configure in your Track Combo workspace — both from the browser and from the server via the WooCommerce Webhook. Instead of juggling multiple pixels, conflicting event IDs, and broken deduplication after the iOS 14 / browser tracking updates, Track Combo captures the event once on the storefront, enriches it with first-party data on the server, and fans it out to all destinations with proper event_id deduplication between client and server. What the plugin does Events sent Why Conversions API Tracking quality on WooCommerce stores dropped sharply after iOS 14.5 and the phase-out of third-party cookies. Conversions API (CAPI) is Meta's, Google's and TikTok's answer: send events directly from your server. Track Combo wraps all of them behind one integration. Why Track Combo instead of multiple plugins You need a Track Combo account to use this plugin. Sign up at trackcombo.com.

安装:

  1. Upload the plugin to /wp-content/plugins/track-combo-woocommerce/ or install it through the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Go to WooCommerce → Track Combo and paste your API Key.
  4. Pick the order status that should fire the purchase webhook (default: processing).
  5. Save. The plugin validates the key, provisions the WooCommerce webhook, and starts sending events.

升级注意事项:

1.0.0 First public release. If you were using any pre-1.0 build of Track Combo for WooCommerce, deactivate it, install this release, and re-enter your API key.

常见问题:

Do I need a Track Combo account?

Yes. The plugin is the WooCommerce connector for the Track Combo platform. You need an API key generated inside your Track Combo workspace.

Does this replace Meta Pixel, Google Ads tag, TikTok Pixel?

Yes. Once Track Combo is active and your destinations are configured inside the platform, you should remove the other pixels to avoid duplicate events.

Is it compatible with HPOS (custom order tables)?

Yes. The plugin declares custom_order_tables compatibility.

Does it work with Checkout Blocks?

Yes. The plugin exposes cart_type: 'classic' | 'blocks' to the code-event script so both flows are tracked correctly.

Which order status fires the purchase event?

You pick it in the settings. Default is processing. The server deduplicates so changing the status later (e.g., processing → completed) does not double-count.

Where can I see the events?

Inside your Track Combo workspace. You can also enable Debug mode in the settings to write verbose logs through the WooCommerce logger (source: track-combo-woocommerce).

Is my data sent to third parties directly from my server?

The plugin sends events only to the Track Combo backend. Track Combo then forwards them to the destinations you configured in your workspace (Meta, Google, TikTok, etc.).

Does the plugin store personal data?

The plugin itself does not persist orders or customer data. It forwards the data WooCommerce already holds to Track Combo for tracking purposes.

更新日志:

1.0.0