sm-topline-stats

0.2.3 • Public • Published

sm-topline-stats

sm-topline-stats is a utility to assist in pulling aggregated streaming metrics from a StreamMachine analytics installation.

Installation

npm install sm-topline-stats

Metrics

Currently, sm-topline-stats supports:

  • Sessions: Total number of sessions that were active during the period.
  • Cume (Unique IPs): Number of unique IP addresses that listened during the period. This will both undercount and overcount unique listeners (undercount offices and overcount mobile users), but is widely used in the industry regardless.
  • TLH: Total Listening Hours. The sum of all duration sent during the period, converted to hours.

All stats only count sessions that have been active for at least one minute.

Dependents (0)

Package Sidebar

Install

npm i sm-topline-stats

Weekly Downloads

1

Version

0.2.3

License

MIT

Last publish

Collaborators

  • ewr
  • scpr