WooCommerce Google Analytics Pro

WooCommerce Google Analytics Pro 2.2.0

No permission to download
* Feature - Integrate with the WP Consent API plugin, which supports multiple consent management plugins for handling Consent Mode choices
* Misc - Update SkyVerge Plugin Framework to 5.12.5
* Dev - Add filters to allow modifying cart, order, items and product data before tracking events
* Feature - Add Blocks support
* Feature - Add support for Google Consent Mode V2
* Feature - Experimental: allow using Collect API for server-side event tracking
* Dev - Add `wc_google_analytics_pro_api_tracking_data` filter to allow adjusting server-side tracking data
* Fix - When tracking add to cart events, use the product data from the cart session rather than the product data from the database
* Fix - Improve compatibility with YITH WooCommerce Gift Cards
* Fix - Improve compatibility with YITH Request a Quote for WooCommerce
* Dev - Add filters to tweak the behavior of tracking completed purchase events for orders that are normally in paid status
Misc - Add support for new authentication proxy service
Fix - Prevent Fatal TypeErrors for `add_to_cart` events in PHP 8.2 and newer
* Misc - Add admin notices to help merchants reverting to the cart or checkout shortcodes if the corresponding blocks are used instead
  • Harden code when parsing cart and product item event data to avoid potential errors in specific situations
Fix - Ensure refund events are tracked using positive amounts
* Tweak - Display notice if the connected Google account has no Analytics accounts set up
* Tweak - Ensure auth button follows Google branding guidelines
* Fix - Handle account summaries that are larger than 50 entries
* Fix - Ensure Universal Analytics settings are not shown if the connected Google Account has no UA properties
Fix - Address bug where plugin settings can be cleared during re-authentication with Google account
Top