Hello XStore Support,
I am experiencing a serious issue with tracking events on my WooCommerce store that appears to be related to AJAX behavior in the theme.
**Problem:**
* Add to Cart sometimes fires correctly
* However, when navigating to Cart and Checkout pages:
* View Cart / Initiate Checkout events are inconsistent or missing
* In some cases, events briefly fire and then disappear
**What I have already checked:**
* Disabled all caching (server + plugin)
* Disabled AJAX-related options where possible
* Enabled “Always load wc-cart-fragments”
* No JS errors related to tracking
* Cookie consent is correctly handled (Cookiebot)
**Important observation:**
It looks like the DOM is being dynamically replaced (possibly via AJAX), which causes tracking scripts (Meta Pixel / Google Tag / GA4) to lose context or not fire reliably.
**My questions:**
1. Does XStore use AJAX or PJAX for Cart / Checkout rendering by default?
2. Is there any hidden AJAX behavior that could interfere with JavaScript tracking events?
3. Is there a recommended way to ensure WooCommerce hooks (cart/checkout) work reliably with tracking scripts?
4. Can you confirm if XStore modifies WooCommerce checkout flow in a way that affects JS execution?
This issue is directly affecting conversion tracking and campaign performance, so I would really appreciate a precise technical clarification.
Thank you.