Pipelet: Catalog GetLastVisitedProducts
Pipelet GetLastVisitedProducts
The pipelet returns the set of Products visited in the current session. The set is retrieved from the live click stream recorded in the session. All clicks on a "Product-Show", "Product-ShowInCategory", "Link-Product", or "Link-CategoryProduct" pipeline are interpreted as a product visit. Clicks on different variations of the same master product are merged and treated as one click.
Group:
Catalog
Input Parameters
MaxLength : Number Optional
The maximum number of visited products to include in the returned list.
Output Parameters
Products : Collection : Optional
The list of last visted products. If no products have been visted, the returned list is empty.