All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Docs builder.
- Avoid using global scope.
- Migrate to new Pixel architecture.
- Pass missing param
selectedSku
to productImpression dispatcher.
- Dispatch
addToCart
andremoveFromCart
events.
- Pass right
page
param onpageView
event. - Remove duplicate
pageView
hit, removing handling ofpageInfo
event.
- Dispatch
productImpression
events.
- Dispatch
productClick
events.
- Add skuName in variant property.
- Add
send
event to each enhanced commerce event.
- Dispatch
purchase
for ecommerce enhanced. - Dispatch
orderPlaced
event.
- Added listener for
productDetails
event.
- Added listener for pageview events.