lat9 / ga4-analytics

A plugin to provide GA4 analytics for Zen Cart stores
GNU General Public License v2.0
1 stars 2 forks source link

Recognize that there might be additional cart actions outside of the Zen Cart base. #9

Closed lat9 closed 1 year ago

lat9 commented 1 year ago

Instead of relying on an extra_cart_action to cause the GA4 observer's cart to be saved, update the observer to update its internal cart the first time it receives indication of an add-to- or remove-from-cart action.