User Activity Modulo
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.
User Activity Demo
bot
Che cosa fa il modulo 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
Tutto cio di cui Hai Bisogno
Esplora tutte le potenti funzionalita incluse nel modulo User Activity.
Activity logs
Incluso con il modulo User Activity per un'integrazione perfetta.
Interaction tracking
Incluso con il modulo User Activity per un'integrazione perfetta.
Activity scores
Incluso con il modulo User Activity per un'integrazione perfetta.
Activity reports
Incluso con il modulo User Activity per un'integrazione perfetta.
Historical data
Incluso con il modulo User Activity per un'integrazione perfetta.
Casi d'Uso
Scopri come le aziende utilizzano il modulo User Activity
Engagement tracking
Perfetto per team che cercano di implementare capacita di engagement tracking.
Inactive user management
Perfetto per team che cercano di implementare capacita di inactive user management.
Community insights
Perfetto per team che cercano di implementare capacita di community insights.
Facile da Integrare
Usa la nostra API RESTful o webhook per integrare il modulo User Activity con i tuoi sistemi esistenti.
Vedi Documentazione API// 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"
}
}Moduli Correlati
Esplora altri moduli nella categoria Gestione utenti
Pronto a Usare User Activity?
Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.