A new version of WooCommerce Blocks has been released! Version 4.9.0 is now available for download from GitHub and WordPress.org.
This release introduces compatibility with WooCommerce Google Analytics. If you are using Google Analytics with GTAG support (and a G-
prefixed site ID), block events will also be tracked. This includes:
- Product searches in the Product Search Block
- Product views in the product grid blocks and All Products Block
- Add to cart events
- Cart item changes
- Checkout progress events
In WooCommerce Docs, you can see a list of all extensions and payment methods currently supported by Cart and Checkout blocks.
Changelog
Enhancements
- Added compatibility with the Google Analytics Integration. Block events, including cart and checkout, can now be tracked. (4020)
Bug Fixes
- Use font color in payment methods border. (4051)
- Load translation file for JS files that has translatable strings. (4050)
- Stop shipping package titles line-breaks occurring in the middle of a word. (4049)
- Fixed styling issues on the cart and checkout page in Twenty(X) themes. (4046)
- Fix headline alignment in the empty state of the cart block. (4044)
- Fix button alignment in Featured Product and Featured Category blocks. (4028)
Technical debt
- Removed legacy handling for SSR blocks that rendered shortcodes. (4010)
Leave a Reply