Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemClicksAnalysis

Interface of the analysis of item clicks. It describes the structure of the object computed by the item click analyser module.

Hierarchy

Index

Properties

currentEventIndex

currentEventIndex: TableEntryIndex

groupStats

groupStats: Map<GroupID, ItemGroupStats>

itemStats

itemStats: Map<ItemID, ItemStats>

totalLocalNbClicks

totalLocalNbClicks: number

totalNbClicks

totalNbClicks: number

Generated using TypeDoc