Releases: vtex-apps/google-tag-manager
Releases · vtex-apps/google-tag-manager
v3.0.0
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 toproductView
(productDetail
) eventposition
property toproductClick
eventdimension1
property pointing to Product Reference Iddimension2
property pointing to SKU Reference Iddimension3
property pointing to SKU Name (previous variant)
Fixed
productClick
andproductDetail
now considers the selected item when getting the product priceproductClick
now considers the default seller when getting the item's price
Removed
- Old backwards compatible
pageLoaded
andproductImpression
events
v2.9.2
Fixed
- Use sellerDefault to select the default seller.
v2.9.1
Fixed
- Property
price
being sent asinteger
inaddToCart
event when using the blockadd-to-cart-button
.
v2.9.0
Added
- Legacy events to dataLayer:
homeView
categoryView
departmentView
internalSiteSearchView
productView
otherView
v2.8.1
Fixed
- Docs regarding Custom HTML tags.
v2.8.0
Added
allowCustomHtmlTags
option onsettingsSchema
.
v2.7.1
Added
- Public metadata information following App Store standards
- Billing Options structure following App Store standards
v2.7.0
Added
list
property toproductClick
.
v2.6.0
Added
- Events
promoView
andpromotionClick
.
v2.5.1
Changed
- Replace handler of
vtex:cart
event tovtex:cartLoaded
.