Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageVisitsAnalysis

Interface of the analysis of page visits. It describes the structure of the object computed by the page visits analyser module.

Hierarchy

Index

Properties

currentEventIndex

currentEventIndex: TableEntryIndex

nbUniquePages

nbUniquePages: number

pageStats

pageStats: Map<PageID, PageStats>

totalNbVisits

totalNbVisits: number

Generated using TypeDoc