Skip to main content

browser-tracker.eventpayloadandcontext

Home > @snowplow/browser-tracker > EventPayloadAndContext

EventPayloadAndContext interface

Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).

Signature:
interface EventPayloadAndContext 

Properties

PropertyTypeDescription
contextArray<SelfDescribingJson>List of context entities to track along with the event
eventPayloadBuilderTracker payload for the event data