Available in Pro

User Activity Module

Per-group activity dashboard computed from really stored messages: members, active senders, daily message chart and a top-senders leaderboard, with up to 180 days of history.

Activity logs
Interaction tracking
Activity scores
Activity reports
Historical data
9:41
5G
U

User Activity Demo

bot

What does the User Activity module do?

Per-group activity dashboard computed from really stored messages: members, active senders, daily message chart and a top-senders leaderboard, with up to 180 days of history.

  • Engagement tracking
  • Inactive user management
  • Community insights
Key Features

Everything You Need

Explore all the powerful features included in the User Activity module.

Activity logs

Included with the User Activity module for seamless integration.

Interaction tracking

Included with the User Activity module for seamless integration.

Activity scores

Included with the User Activity module for seamless integration.

Activity reports

Included with the User Activity module for seamless integration.

Historical data

Included with the User Activity module for seamless integration.

Use Cases

Discover how businesses use the User Activity module

Engagement tracking

Perfect for teams looking to implement engagement tracking capabilities.

Inactive user management

Perfect for teams looking to implement inactive user management capabilities.

Community insights

Perfect for teams looking to implement community insights capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the User Activity module with your existing systems.

View API Documentation
// Enable User Activity module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "user-activity",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "user-activity",
    "name": "User Activity",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use User Activity?

Get started today with our free plan. No credit card required.