Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 776 Bytes

File metadata and controls

26 lines (15 loc) · 776 Bytes

Home > @snowplow/node-tracker > buildPagePing

buildPagePing() function

Build a Page Ping Event Fires when activity tracking is enabled in the browser. Tracks same information as the last tracked Page View and includes scroll information from the current page view

Signature:

declare function buildPagePing(event: PagePingEvent): PayloadBuilder;

Parameters

Parameter Type Description
event PagePingEvent Contains the properties for the Page Ping event

Returns:

PayloadBuilder

PayloadBuilder to be sent to