Skip to content

Releases: vtex-apps/google-tag-manager

v3.0.0

13 Jul 19:15
Compare
Choose a tag to compare

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

v2.9.2

30 Mar 14:56
Compare
Choose a tag to compare

Fixed

  • Use sellerDefault to select the default seller.

v2.9.1

17 Mar 20:40
Compare
Choose a tag to compare

Fixed

  • Property price being sent as integer in addToCart event when using the block add-to-cart-button.

v2.9.0

18 Jan 15:15
Compare
Choose a tag to compare

Added

  • Legacy events to dataLayer:
    • homeView
    • categoryView
    • departmentView
    • internalSiteSearchView
    • productView
    • otherView

v2.8.1

12 Jan 16:33
Compare
Choose a tag to compare

Fixed

  • Docs regarding Custom HTML tags.

v2.8.0

28 Dec 13:04
Compare
Choose a tag to compare

Added

  • allowCustomHtmlTags option on settingsSchema.

v2.7.1

18 Dec 17:20
Compare
Choose a tag to compare

Added

  • Public metadata information following App Store standards
  • Billing Options structure following App Store standards

v2.7.0

08 Dec 18:53
Compare
Choose a tag to compare

Added

  • list property to productClick.

v2.6.0

01 Dec 16:50
Compare
Choose a tag to compare

Added

  • Events promoView and promotionClick.

v2.5.1

15 Sep 20:00
Compare
Choose a tag to compare

Changed

  • Replace handler of vtex:cart event to vtex:cartLoaded.