Shows the product status of the tracked products.
Mapp Intelligence differentiates between:

Viewed in List
A product was viewed on a product overview page (status "list").
Requires the use of the corresponding plugin.Viewed
A product was viewed on a product detail page. This is based on the product tracking (status "view").Added to Cart
A product was added to the shopping cart. This is based on the product tracking (status "add")Added to Wishlist
A product was added to a wishlist. This is based on the product tracking (status "add-wl")Removed from Wishlist
A product was removed from a wishlist. This is based on the product tracking (status "del-wl")Removed from Cart
A product was removed from a shopping cart. This is based on the product tracking (status "del")Checkout
The checkout has been reached with the product in the cart. This is based on the product tracking (status "checkout")Purchased
A product was purchased. This is based on the product tracking (status "conf")
Additional product statuses for Recommendation Tracking
There are two additional product statuses that are used exclusively for Recommendation Tracking:
Widget product displayed (display-reco)
Triggered when a product appears inside a recommendation widget.
Widget product clicked (click-reco)
Triggered when a user clicks a product inside a recommendation widget.
These statuses are reserved for the Recommendation Tracking feature and should not be used for general product tracking. They are only generated when the Recommendation Tracking extension is implemented.
For more information about how these statuses are used, see Recommendation Tracking.