A couple of weeks ago we released Version 2 of our Wordpress Shopping Cart with updated styling, toast notifications, and loads from the side of the browser instead of taking over the whole window.
Part II of that project involved a bunch of work to enable improved tracking of user events on your website; for example: Add to Cart, Checkout, Conversion Success, etc. This was released last night.
Both implementations will require your Wordpress Developer.
For a sample of the Version 2 Shopping Cart please visit https://dandelionvineyards.com.au.

Currently, you can use the following JavaScript inside the Wordpress theme file's header.php to enable the V2 cart. This will be supported through plugin options in a future version.
<script> window.WITHWINE_CART_VERSION === 2; </script>
You can edit this file by going to Appearance > Theme Editor > header.php.
For a sample script for GA4 analytics please visit: https://webdocs.withwine.com/docs/websites/widgets/analytics-ga4-example and it's worth noting the script can be customised for your own purposes.
If your developer requires assistance from us to implement either of these new capabilities, please don't hesitate to reach out to us via the chat support 😊