Skip to content

v3.0.0

Compare
Choose a tag to compare
@vtex-io-ci-cd vtex-io-ci-cd released this 13 Jul 19:15
· 99 commits to master since this release

Changed

  • All events are now using the productId as the main product identifier
  • Product name doesn't include the variation anymore
  • variant property now contains the SKU Id

Added

  • SKU id field to all events that contains product ids
  • list property to productView (productDetail) event
  • position property to productClick event
  • dimension1 property pointing to Product Reference Id
  • dimension2 property pointing to SKU Reference Id
  • dimension3 property pointing to SKU Name (previous variant)

Fixed

  • productClick and productDetail now considers the selected item when getting the product price
  • productClick now considers the default seller when getting the item's price

Removed

  • Old backwards compatible pageLoaded and productImpression events