Generate an advanced analytics dashboard
masterYou can generate a static HTML report containing KPIs, heatmaps, and leaderboards based on the collected SQLite history using the --analytics flag.
By default, the report is saved to analytics/index.html. You can specify a custom output path using --analytics-output.
# Default output
whatsapp-beacon --analytics
# Custom output
whatsapp-beacon --analytics --analytics-output reports/contact-dashboard.htmlwhatsapp-beacon --analytics