GA4 WooCommerce events not firing with WoodMart
-
Hello,
We are using WooCommerce with the WoodMart theme and the official WooCommerce Google Analytics Integration plugin.
GA4 tracking is currently working only partially:
page_view: working
view_item_list: working
begin_checkout: working
view_item: not firing
add_to_cart: not firing
purchase: not firing on the order-received / thank-you page
We verified these events directly using Chrome DevTools → Network, checking GA4 collect requests and the en parameter.
Could WoodMart’s AJAX functionality, custom product templates, cart functionality or checkout/order templates be interfering with the standard WooCommerce hooks/events used by the official Google Analytics integration?
Could you please confirm whether this is a known compatibility issue and what the recommended solution or configuration is?
Thank you.