Overview
The Analytics & Reporting APIs provide detailed insights and metrics across all TalentG platform features, including lead management performance, telecaller productivity, coupon effectiveness, feedback analytics, and business intelligence.Base URL
Authentication
Analytics endpoints require authentication. Access levels depend on user roles and data sensitivity.Telecaller Analytics
Lead Analytics
Personal Telecaller Analytics
Lead Interaction Analytics
Coupon Analytics
Coupon Usage Analytics
Individual Coupon Performance
Feedback Analytics
Feedback Overview
Individual Feedback Item Analytics
Dashboard Analytics
Admin Dashboard Stats
Export Analytics
Export Analytics Data
Error Handling
Common Error Codes
| Code | HTTP Status | Description |
|---|---|---|
UNAUTHORIZED | 401 | User not authenticated |
FORBIDDEN | 403 | Insufficient permissions for analytics access |
INVALID_PERIOD | 400 | Invalid time period specified |
DATA_NOT_FOUND | 404 | No analytics data available for the period |
EXPORT_FAILED | 500 | Failed to generate export file |
Error Response Format
Rate Limiting
- Dashboard analytics: 100 requests per hour per user
- Detailed reports: 50 requests per hour per user
- Data exports: 10 requests per hour per user
- Real-time metrics: 1000 requests per hour per user
SDK Examples
Analytics Categories
Telecaller Metrics
- Lead Management: Creation, contact, qualification, conversion rates
- Interaction Quality: Call duration, response times, follow-up effectiveness
- Performance Tracking: Individual and team productivity metrics
- Source Analysis: Lead source effectiveness and ROI
Business Intelligence
- Revenue Analytics: Transaction volume, average order value, recurring revenue
- User Behavior: Signup trends, feature usage, retention rates
- Conversion Funnels: User journey analysis and drop-off points
- Geographic Insights: Regional performance and market analysis
Operational Metrics
- System Performance: API response times, error rates, uptime
- Support Tickets: Volume, resolution time, satisfaction scores
- Content Analytics: Popular assessments, completion rates, ratings
Analytics data is updated in real-time and cached for 5 minutes to ensure optimal performance while maintaining data freshness.
Sensitive analytics endpoints require admin-level permissions. Ensure proper access controls are implemented in your application.