snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.buildscreenview.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [buildScreenView](./node-tracker.buildscreenview.md)

## 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

<b>Signature:</b>

```typescript
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. |

<b>Returns:</b>

PayloadBuilder

PayloadBuilder to be sent to