ViewerHeatmapCreatedEvent¶
Class ViewerHeatmapCreatedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerHeatmapCreatedEvent
Index
Properties
Properties
Experimental
heatmap Id
heatmapId: number
The ID of the heatmap data that was created.
Experimental
id
id: number
The unique ID of the event.
Experimental
properties
The properties of the heatmap that were created.
Optional
Experimental
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
Experimental
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
Experimental
type
The type of the event.
Experimental
viewer Id
viewerId: string
The ID of the viewer that the heatmap was created in.
Experimental. May be changed in the future without notice.
Event that is fired when a heatmap is created in a viewer.
See