Home > @snowplow/node-tracker > buildScreenView
Build a Scren 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:
declare function buildScreenView(event: ScreenViewEvent): PayloadBuilder;| Parameter | Type | Description |
|---|---|---|
| event | ScreenViewEvent | Contains the properties for the Screen View event. One or more properties must be included. |
Returns:
PayloadBuilder
PayloadBuilder to be sent to