Home > @snowplow/browser-tracker > PageViewEvent
A Page View event Used for tracking a page view
Signature:
interface PageViewEvent | Property | Type | Description |
|---|---|---|
| contextCallback? | (() => Array<SelfDescribingJson>) | null | (Optional) A callback which will fire on the page view and each subsequent activity tracking event for this page view |
| title? | string | null | (Optional) Override the page title |