Skip to content

1.1.0

Compare
Choose a tag to compare
@steveosoule steveosoule released this 26 Oct 21:39
· 1 commit to main since this release

Google Analytics - Version 1.1.0

Bug

  • GA-28 - base_price not used in promotion event tracking
  • GA-30 - view_item doesn't show correct price on PROD if product uses non-variant attributes with prices
  • GA-31 - view_item doesn't show correct price on PROD for sum & specific priced variants
  • GA-32 - ProductTracker.currencyToNumber() doesn't parse negative numbers correctly
  • GA-34 - ecommerce.items[].price should be the sale-price not the base-price
  • GA-36 - Redeeming a coupon should not fire add & remove events for the products that changed prices

Improvement

  • GA-8 - Add list id & name tracking to the select_item event
  • GA-23 - mmx-product-carousels should track their products as a view_item_list
  • GA-24 - Fire add/remove_from_cart events when localstorage basket item changes are detected
  • GA-29 - Subscription terms should be tracked for events

Task

  • GA-27 - Bump version references to 1.1.0