Send a product click event.
You should invoke this method when the user clicks recommended product
Describes the clicked product
Send a product view event.
You should run this method when the user is viewing the product page
Describes the product being viewed
Send a transaction event.
You should invoke this metod when user finalize order. In transaction
parameter you need to set list of bought products
Description of bought basket
Generated using TypeDoc
The Tracker module is responsible for transmitting user event tracking data.
A customer account configuration is required for use. The methods should be executed when the appropriate event occurs.
It is very important to send correct data because system Qon uses it to wyznaczania products in recommendations frames.