Home > @snowplow/node-tracker > ScreenViewEvent
A Screen View Event Similar to a Page View but less focused on typical web properties Often used for mobile applications as the user is presented with new views as they performance navigation events
Signature:
interface ScreenViewEvent | Property | Type | Description |
|---|---|---|
| id? | string | (Optional) The identifier of the screen |
| name? | string | (Optional) The name of the screen |