Linux 软件免费装
Banner图

Tracking Hippo Server-Side Tracking

开发者 trackinghippo
更新时间 2026年8月19日 06:56
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce google tag manager gtm ga4 server side tagging

下载

1.0.0

详情介绍:

Tracking Hippo Server-Side Tracking links your WordPress site to a server-side Google Tag Manager (sGTM) container hosted on Tracking Hippo. Server-side tagging moves tracking out of the visitor's browser and onto your own first-party server, which improves data quality, page performance and resilience against ad blockers and browser tracking restrictions. Container Consent Mode v2 GA4 ecommerce for WooCommerce The complete funnel: view_item_list, select_item, view_item, add_to_cart, remove_from_cart, view_cart, begin_checkout, add_shipping_info, add_payment_info and purchase, plus login and sign_up. Server-side webhooks Works on a plain WordPress site and adds the WooCommerce events automatically when WooCommerce is active. Compatible with High-Performance Order Storage. Links

安装:

  1. Upload the tracking-hippo-server-side-tracking folder to /wp-content/plugins/, or install the ZIP via Plugins → Add New → Upload Plugin.
  2. Activate the plugin.
  3. Open Tracking Hippo in the admin menu.
  4. Enter your Tracking Hippo server container URL and your GTM web container ID (GTM-XXXXXXX), then press Test connection.
  5. Work through the Consent, Data Layer, Ecommerce and Webhooks tabs. Each tab saves independently.

屏幕截图:

  • Consent Mode v2 defaults for all seven signals, targeted at the EEA and UK, with `wait_for_update`, `ads_data_redaction` and `url_passthrough`.
  • The base data layer — page, post, author, search and language context, plus logged-in customer details, SHA-256 hashing and the WordPress user ID.
  • The complete GA4 ecommerce funnel for WooCommerce, with the `item_id` source, an item prefix and the brand taxonomy used for `item_brand`.
  • Server-side webhooks — endpoint, the events to send, which order statuses count as a purchase, and exactly what the payload carries.

常见问题:

Do I need a Tracking Hippo account?

Yes. The plugin connects your site to a server-side GTM container hosted by Tracking Hippo. Sign up at https://trackinghippo.io.

Does it work without WooCommerce?

Yes. On a plain WordPress site it loads the container and pushes the page, user and account context. The ecommerce events appear automatically once WooCommerce is active.

Does it support the WooCommerce Cart and Checkout blocks?

Yes. Cart and checkout page events are derived from the cart itself rather than from classic template hooks, and add/remove events come from the block data store, so both the classic and the block front-end are covered.

Will it conflict with GTM4WP or the Stape plugin?

Only one plugin should inject the container, otherwise every event is counted twice. The health panel detects the conflict; set Container placement to "data layer only" here, or disable the container in the other plugin.

Should I switch Consent Mode on if I already use a consent banner?

Only if the banner does not publish its own defaults. The defaults have to be sent exactly once, before the container loads. The plugin warns you when it detects a consent plugin.

My webhooks never arrive.

They are delivered on the WP-Cron tick. If DISABLE_WP_CRON is set, make sure a real system cron calls wp-cron.php; the health panel flags this.

更新日志:

1.0.0 Initial release.