Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageStats

Interface of the visit-related statistics of a webpage.

Hierarchy

  • PageStats

Index

Properties

eventIndices

eventIndices: TableEntryIndex[]

firstVisitTimestamp

firstVisitTimestamp: number

lastVisitTimestamp

lastVisitTimestamp: number

nbVisits

nbVisits: number

timestamps

timestamps: number[]

totalVisitDuration

totalVisitDuration: number

visitDurations

visitDurations: number[]

visitFrequency

visitFrequency: number

Generated using TypeDoc