browser-tracker.contextevent
Home > @snowplow/browser-tracker > ContextEvent
ContextEvent interface
Argument for ContextGenerator and ContextFilter callback
Signature:interface ContextEvent
Properties
| Property | Type | Description |
|---|---|---|
| event | Payload | The event payload |
| eventSchema | string | The event schema where one is available, or empty string |
| eventType | string | The event type |