Skip to main content

browser-tracker.commoneventproperties.context

Home > @snowplow/browser-tracker > CommonEventProperties > context

CommonEventProperties.context property

Add context to an event by setting an Array of Self Describing JSON

Signature:
context?: Array<SelfDescribingJson<T>> | null;