Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 906 Bytes

File metadata and controls

21 lines (13 loc) · 906 Bytes

Home > @snowplow/browser-tracker > CommonEventProperties

CommonEventProperties interface

Additional data points to set when tracking an event

Signature:

interface CommonEventProperties<T = Record<string, unknown>> 

Properties

Property Type Description
context? Array<SelfDescribingJson<T>> | null (Optional) Add context to an event by setting an Array of Self Describing JSON
timestamp? Timestamp | null (Optional) Set the true timestamp or overwrite the device sent timestamp on an event