Shopify: Automatically tracked when viewing collection pages.
JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| itemListId | string | No | Collection/category identifier |
| itemListName | string | No | Collection/category display name |
| items | array | No | Products shown in the category (see Item Object) |
When to Fire
- Collection page load
- Category filter applied
- Browse by category navigation
Related Events
- view_content — When viewing an individual product
- view_item_list — For general product lists (recommendations, etc.)
- search — When viewing search results