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