Analytics Module

Track and measure everything

AnalyticsStarter+

The Analytics module provides comprehensive insights into your group's activity, user engagement, and bot performance. Make data-driven decisions to grow and manage your community effectively.

Available Metrics

Message Analytics

  • Messages per day/hour
  • Active users
  • Message types
  • Peak activity times

User Analytics

  • New members
  • Member retention
  • Active vs inactive
  • User growth trends

Engagement Metrics

  • Engagement rate
  • Response times
  • Popular topics
  • Command usage

Module Analytics

  • Module triggers
  • Action counts
  • Error rates
  • Performance data

Automated Reports

Daily Summary

Automated daily report delivered to admins

Weekly Digest

Weekly trends and highlights

Monthly Report

Comprehensive monthly analysis

Custom Reports

Build custom reports with filters

Configuration

{
  "module": "analytics",
  "enabled": true,
  "config": {
    "trackMessages": true,
    "trackUsers": true,
    "trackCommands": true,
    "retentionDays": 90,
    "reports": {
      "daily": true,
      "weekly": true,
      "monthly": true,
      "deliveryChannel": "admin_dm"
    },
    "dashboard": {
      "publicStats": false,
      "timezone": "UTC"
    }
  }
}

Commands

/statsQuick group statistics
/stats todayToday's activity
/stats weekWeekly summary
/topusersMost active members

View All Modules

Explore all 143+ modules available for your bots.

All Modules