This repository has been archived by the owner on May 21, 2019. It is now read-only.
Datalayer push ability + track multiple products
Now you have the ability to push to the datalayer with GTM with pushDataLayerEvent(dictionary = {})
. Thanks to @rdesai40!
We also have the ability to track multiple products with ecommerce on GA: trackMultiProductsPurchaseEvent(products, transaction, eventCategory, eventAction)
. Thanks to @crnbtn for implementing that!
Thanks to @dmueller39, @wilsonpage & @iotashan for other fixes as well!