Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 711 Bytes

File metadata and controls

20 lines (12 loc) · 711 Bytes

Home > @snowplow/node-tracker > SelfDescribingEvent

SelfDescribingEvent interface

A Self Describing Event A custom event type, allowing for an event to be tracked using your own custom schema and a data object which conforms to the supplied schema

Signature:

interface SelfDescribingEvent 

Properties

Property Type Description
event SelfDescribingJson The Self Describing JSON which describes the event