Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 843 Bytes

File metadata and controls

26 lines (15 loc) · 843 Bytes

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.

Returns:

PayloadBuilder

PayloadBuilder to be sent to