Replies: 0
When I turn on the Ajax add to cart any pixel that fires from a single product page returns invalid or missing results.
I was able to include the interest tag test with and without:
With Ajax on:
URL: https://www.equinox-apothecary.shop/shop/product-testing/test-product/ Raw Event: AddToCart Enhanced Match: Unverified currency: USD value: null
Without:
`URL: https://www.equinox-apothecary.shop/shop/product-testing/test-product/
Raw Event: AddToCart
Enhanced Match: Unverified
product_id: 29232
order_quantity: 1
currency: USD
product_name: Test Product
value: 0.01`
Any help would be amazing!