Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Datalayer push ability + track multiple products

Compare
Choose a tag to compare
@cbrevik cbrevik released this 04 Sep 15:19
· 148 commits to master since this release

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!