Send a product click event.
You should invoke this method when the user clicks recommended product
Send a product view event.
You should run this method when the user is viewing the product page
Send a transaction event.
You should invoke this metod when user finalize order. In transaction
parameter you need to set list of bought products
Generated using TypeDoc
Tracker implementation
Documentation of Tracker module is in interface description TrackerInterface