Shopify: Automatically tracked by the Upstack Pixel on all page loads.
JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| pageCategory | string | No | Page type (e.g., 'product', 'collection', 'blog') |
| collectionHandle | string | No | Collection identifier for collection pages |
Auto-Captured
The SDK automatically capturespage_url, page_title, page_referrer, and page_path.
When to Fire
- On initial page load
- On SPA route changes
- After dynamic content loads (infinite scroll)
Related Events
- view_content — When viewing a specific product
- view_category — When viewing a collection page
- search — When viewing search results