trackkit / queues/types / QueuedPageviewEvent
Interface: QueuedPageviewEvent
Defined in: queues/types.ts:35
Pageview 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:
"pageview"
Defined in: queues/types.ts:36
Overrides
args
args: [
string]
Defined in: queues/types.ts:37