उपलब्ध है प्रो

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.

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

User Activity Demo

bot

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
मुख्य विशेषताएं

आपको जो कुछ भी चाहिए

User Activity मॉड्यूल में शामिल सभी शक्तिशाली सुविधाओं का अन्वेषण करें।

Activity logs

सहज एकीकरण के लिए User Activity मॉड्यूल के साथ शामिल।

Interaction tracking

सहज एकीकरण के लिए User Activity मॉड्यूल के साथ शामिल।

Activity scores

सहज एकीकरण के लिए User Activity मॉड्यूल के साथ शामिल।

Activity reports

सहज एकीकरण के लिए User Activity मॉड्यूल के साथ शामिल।

Historical data

सहज एकीकरण के लिए User Activity मॉड्यूल के साथ शामिल।

उपयोग के मामले

जानें कि व्यवसाय User Activity मॉड्यूल का उपयोग कैसे करते हैं

Engagement tracking

engagement tracking क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Inactive user management

inactive user management क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Community insights

community insights क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

API संदर्भ

आसान एकीकरण

User Activity मॉड्यूल को अपने मौजूदा सिस्टम के साथ एकीकृत करने के लिए हमारे RESTful API या वेबहुक का उपयोग करें।

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"
  }
}

User Activity उपयोग करने के लिए तैयार?

आज ही हमारे मुफ्त प्लान के साथ शुरू करें। क्रेडिट कार्ड की आवश्यकता नहीं।