Verfügbar in Pro

User Activity Modul

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

Was macht das Modul „User Activity“?

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
Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des User Activity Moduls.

Activity logs

Im User Activity Modul für nahtlose Integration enthalten.

Interaction tracking

Im User Activity Modul für nahtlose Integration enthalten.

Activity scores

Im User Activity Modul für nahtlose Integration enthalten.

Activity reports

Im User Activity Modul für nahtlose Integration enthalten.

Historical data

Im User Activity Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das User Activity Modul nutzen

Engagement tracking

Perfekt für Teams, die engagement tracking Funktionen implementieren möchten.

Inactive user management

Perfekt für Teams, die inactive user management Funktionen implementieren möchten.

Community insights

Perfekt für Teams, die community insights Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das User Activity Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// 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"
  }
}

Bereit für User Activity?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.