Statistics Services Setup Module

Initializes and manages statistics collection and aggregation services for tracking user behavior and music listening patterns.

Responsibilities:

  • Initializes statistics collection services
  • Manages IPC communication for statistics data
  • Configures data aggregation intervals
  • Handles data export and analysis functions
  • Provides cleanup and shutdown functionality

This module serves as the coordination point for all statistics-related operations, connecting the renderer process to the statistics services.

Functions

initializeStatisticsServices
shutdownStatisticsServices
setupStatisticsIPC