trackkit / queues/types / QueuedTrackEvent
Interface: QueuedTrackEvent
Defined in: queues/types.ts:27
Track event in queue
Extends
Properties
id
id:
string
Defined in: queues/types.ts:16
Inherited from
timestamp
timestamp:
number
Defined in: queues/types.ts:18
Inherited from
category
category:
ConsentCategory
Defined in: queues/types.ts:20
Inherited from
pageContext?
optionalpageContext:PageContext
Defined in: queues/types.ts:21
Inherited from
type
type:
"track"
Defined in: queues/types.ts:28
Overrides
args
args: [
string,Props,string]
Defined in: queues/types.ts:29