abantecart / abantecart-src

AbanteCart is a free PHP based eCommerce solution for merchants to provide ability creating online business and sell products online quick and efficient. AbanteCart application is built and supported by experienced enthusiasts that are passionate about their work and contribution to rapidly evolving eCommerce industry. AbanteCart is more than just a shopping cart, it is rapidly growing eCommerce platform
www.abantecart.com
Open Software License 3.0
142 stars 161 forks source link

GA4 purchase not in report #1590

Closed BasaraABC closed 1 year ago

BasaraABC commented 1 year ago

I made a few purchases in EUR and GBP as well in different languages but Ecommerce Purchases report does not show Items purchased Note: debugger show the purchase event see screenshot norecord

abolabo commented 1 year ago

made type casting for item's quantity. let's check result

BasaraABC commented 1 year ago

The issue is valid. Few orders in USD and GBP but no purchases (new install and new GA property)

noitems
abolabo commented 1 year ago

fixed. Data will be send on first load of success page. Reload of page will not work!

BasaraABC commented 1 year ago

2 critical problems

Issue A: purchase event not cached with Klarna stripe purchase

gaklarna

Issue B: wrong ID of transaction sent to GA with other payments

orders
BasaraABC commented 1 year ago

I believe it is broken now. Tested with logged-in customer on fresh install the debugger shows NULL (first-order after install with Fast checkout, BS5 theme, Cash On Delivery)

loggedin