Linux 软件免费装
Banner图

AxiTrace for WooCommerce

开发者 axitrace
更新时间 2026年5月20日 20:22
PHP版本: 8.1 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce google analytics facebook pixel conversion tracking server-side tracking

下载

1.0.0 1.0.1

详情介绍:

AxiTrace for WooCommerce connects your store to the AxiTrace server-side tracking platform at axitrace.com. Every purchase, add-to-cart, and begin-checkout event is captured on the server and forwarded to your ad platforms — reaching customers that browser-based pixels miss entirely. Why server-side tracking? Browser pixels can be blocked by ad blockers, restricted by iOS Intelligent Tracking Prevention, and refused via cookie consent banners. Server-side events travel directly from your WooCommerce server to Facebook CAPI, TikTok Events API, Google Ads, and Google Analytics 4, so conversions are still recorded when the browser pixel cannot fire. Deduplication so you never double-count AxiTrace generates a deterministic UUID v5 event ID for every WooCommerce order. The same event ID is attached to both the browser-side purchase pixel fire and the server-side purchase event. Facebook CAPI, TikTok Events API, and Google Ads use that shared event ID to deduplicate automatically — each conversion is counted exactly once, regardless of how many times the confirmation page loads or how many pixels fire. Server-side AddToCart events AxiTrace sends AddToCart events server-side, triggered by the WooCommerce woocommerce_add_to_cart hook. This records add-to-cart activity from the server, so the event is captured even when the browser-side pixel is blocked or restricted. Asynchronous by design — checkout never blocks All server-side event transmissions are dispatched via WooCommerce Action Scheduler. The HTTP request to AxiTrace's ingestion API happens in a background job, decoupled from the order placement flow. Checkout latency is unaffected even if the AxiTrace API is momentarily slow or unavailable. Platform coverage One plugin. One workspace key. AxiTrace routes your events to whichever ad platforms you connect in your dashboard: HPOS and Cart/Checkout Blocks compatible AxiTrace for WooCommerce declares compatibility with WooCommerce High-Performance Order Storage (HPOS) and the modern Cart/Checkout Blocks, so it works correctly on stores that have migrated away from legacy shortcode-based checkout. WP Consent API support The plugin detects the WP Consent API and checks the visitor's consent level before firing events. When no consent framework is present, the plugin fires freely (opt-out model). When a framework is present, the plugin respects the consent status for the statistics and marketing categories. This gives your store a ready compliance path without requiring you to build custom integration. GDPR personal-data tools built in AxiTrace registers a WordPress personal-data exporter and eraser (wp_privacy_personal_data_exporters / wp_privacy_personal_data_erasers), enabling your store to fulfill GDPR deletion requests directly from the WordPress Tools > Erase Personal Data screen. Privacy first Customer email addresses and phone numbers are transmitted in plain text to AxiTrace's ingestion API at stat.axitrace.com and are SHA-256 hashed inside AxiTrace before being forwarded to any ad platform. No raw PII leaves the AxiTrace platform. See our Privacy Policy at axitrace.com/privacy/ and the == External Services == section below for the complete disclosure. Free plugin. Paid plans for volume. The plugin itself is free and open source (GPL v2 or later). An AxiTrace account at axitrace.com is required. Free workspaces are available. Paid plans unlock higher event volumes, longer data retention, and priority support — see axitrace.com for current pricing. Requires an AxiTrace account at https://axitrace.com/.

安装:

  1. Upload the plugin to /wp-content/plugins/axitrace-for-woocommerce/ or install via Plugins > Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce > Settings > Integrations > AxiTrace.
  4. Paste your AxiTrace workspace public key (from https://axitrace.com/admin -> Workspace -> API) and save.

屏幕截图:

  • Settings panel at WooCommerce > Settings > Integrations > AxiTrace — public key field and server-side events toggle.
  • Connections — link Facebook CAPI, Facebook Ads, TikTok Events API, TikTok Ads, Google Ads, and Google Analytics 4 to a single AxiTrace workspace.
  • Visitors — per-visitor event history with country, traffic source, session and event counts, orders, and revenue.

升级注意事项:

1.0.1 Important fix: settings configured via the WooCommerce integration screen are now applied at runtime. Upgrade recommended for all users. 1.0.0 Initial release.

常见问题:

Do I need an AxiTrace account?

Yes. The plugin is free, but it forwards events to the AxiTrace SaaS at https://axitrace.com/. Create a free workspace there before installing.

Does this duplicate the Facebook Pixel events I'm already firing?

No. AxiTrace generates a deterministic UUID v5 for every order, attached to both the browser purchase event and the server-side purchase event. Facebook CAPI, TikTok Events API, and Google Ads use that event ID to deduplicate, so each conversion is counted exactly once.

Which ad platforms are supported?

Facebook / Meta (Conversions API), TikTok (Events API), Google Ads (Offline Conversion Upload), and Google Analytics 4 (Measurement Protocol). Connect whichever platforms you use from your AxiTrace workspace dashboard at axitrace.com.

Does this slow down my checkout?

No. All server-side HTTP calls are dispatched via WooCommerce Action Scheduler as background jobs. The checkout flow completes immediately and the event is sent asynchronously afterwards.

Is multisite supported?

Not in version 1.0. The plugin's Network: false header reflects this. Multisite support is on the roadmap.

Where is my customer data sent?

To stat.axitrace.com. Plain-text email (hashed inside AxiTrace before forwarding to ad platforms), order data, IP address, user agent, session identifiers, and click-attribution cookies (fbc/fbp/gclid/etc.). See == External Services == below and our Privacy Policy at https://axitrace.com/privacy/.

Does the plugin work with WooCommerce HPOS (High-Performance Order Storage)?

Yes. AxiTrace for WooCommerce declares HPOS compatibility and uses the WooCommerce order abstraction layer (wc_get_order()), so it works correctly on stores that have enabled HPOS.

更新日志:

1.0.1 1.0.0