Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 809 Bytes

File metadata and controls

21 lines (13 loc) · 809 Bytes

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