node-tracker.screenviewevent
Home > @snowplow/node-tracker > ScreenViewEvent
ScreenViewEvent interface
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 
Properties
| Property | Type | Description | 
|---|---|---|
| id? | string | (Optional) The identifier of the screen | 
| name? | string | (Optional) The name of the screen |