v1.14 beta3
Pre-release
Pre-release
duracelltomi
released this
14 Nov 15:49
·
312 commits
to master
since this release
- Added: WooCommerce - if for some reason is_order_received_page() reports false on the order received page, woocommerce_thankyou hook will be used as backup
- Added: SHA256 hashed versions of data layer variables containing email addresses: customerBillingEmailHash on WooCommerce order received pages and visitorEmailHash on generic uses cases
- Fixed: unset the state variable window[ "gtm4wp_select_item_" + product_data.id ] before changing location - fix for Safari users
- Updated: Hiding the iframe tag from assistive technologies as it provides no functionality for the end user. This will also alleviate a11y audit warnings.
- Fixed: HTML5 detection. - by Sjoerd