view_category but more general — use it for recommendation carousels, recently viewed sections, and other product lists.
Shopify: Manual implementation required. Not automatically tracked.
JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| itemListId | string | No | List identifier |
| itemListName | string | No | List display name |
| items | array | No | Products in the list (include index for position tracking) |
When to Fire
- Product recommendation carousel load
- “Related Products” section view
- “Recently Viewed” section view
- Search results page load
Related Events
- view_category — For collection/category pages
- view_content — When clicking through to a product
- search — For search results specifically