Event Tracking
Included events
The following events are defined out-of-the-box for you when you activate the Prestashop module. These cover all the standard functionality required.
Events
Added to Cart
Cart Viewed
Checkout Started
Order Completed
Page Viewed
Products Searched
Product Seen
Product Viewed
Removed From Cart
User
Adding events
You may track additional or custom events in your store by adding the corresponding zlt.track();
javascript function on your website.
Last updated