Google Tag Manager Enhanced Ecommerce Pro

Google Tag Manager Enhanced Ecommerce Pro 5.7.0

No permission to download
- Code refactoring - Improve performance
- Discontinued support for UA to focus on GA4
- add item_list_id and item_list_name properties in ecommerce object
- Push view_item_list for page category loaded asynchronously (ajax loading)
- Add variable name "email_address" in customer object for compatibility with GA4 user_data format
- Add a configuration to exclude orders from the resend feature (based on order payment)
- Rework refund system and fix bug with partial refund
Add a configuration to exclude orders from the resend feature (based on order payment)
Rework refund system and fix bug with partial refund
- Generate remarketing parameters on resend orders
- Add items array in google_tag_params
- Fix bug when showing invalid products in product list
- Add hook 'actionCdcgtmUpdateDatalayer' to update datalayer
  • Improve resend orders mecanism (datalayer generation, fix duplicate event ...)
  • Fix compatibility with Paypal module
  • Add value for view_item
  • item price and item price_tax_exc now use quantity discount
  • hookHeader renamed to hookDisplayHeader
  • Add compatibility with Prestashop 8
  • The full GTM script URL can now ben modified (server side tracking)
  • It is now possible to disable the loading of the GTM script
  • If cart_id is not sent by the PSP, try to get it from last order
  • It is now possible to change the variant id separator
  • Hook backOfficeHeader renamed to displayBackOfficeHeader
  • Add customer data in datalayer for enhanced conversions
  • Clear ecommerce object before pushing new data
  • Fix bug with wholesale_price not in GA4 datalayer when activated
  • Remove error if product translation is missing
  • Like
Reactions: Yujeen
  • add possibility to re send orders not detected by the module
  • improve datalayer for refund (add order and product details)
  • Add total discounts in datalayer order confirmation
  • date of order is used instead of date of log for resend order
  • fix bug when order is partially refund on PS 1.6
  • fix bug in checkout if cdcDatalayer is not defined
  • fix JS error when eventCallback is not defined
Top