Overview
Get comprehensive analytics and performance metrics for your entire team. This endpoint provides a complete dashboard view of all campaigns, agents, prospects, and key performance indicators.Use Cases
- Dashboard Creation: Build comprehensive analytics dashboards
- Performance Monitoring: Track team-wide performance metrics
- Reporting: Generate executive summaries and reports
- Trend Analysis: Monitor activity trends over time
Response Structure
The response includes four main sections:Summary Statistics
- Total campaigns (active, paused, completed)
- Agent metrics (total and active agents)
- Prospect metrics (total, qualified, responses)
Performance Metrics
- Conversion rates and response rates
- Average messages per prospect
- Qualification rates
Activity Metrics
- 24-hour activity summary
- Weekly activity trends
Campaign Breakdown
- Individual campaign performance
- Status distribution
Example Response
Testing Example
Key Metrics Explained
Conversion Rate
Percentage of prospects that became qualified leads out of total prospects contacted.Response Rate
Percentage of prospects that responded to outreach messages.Qualification Rate
Percentage of responding prospects that were marked as qualified.Average Messages Per Prospect
Average number of messages sent per prospect across all campaigns.Best Practices
- Regular Monitoring: Check analytics daily to identify trends
- Performance Comparison: Compare metrics across different time periods
- Campaign Optimization: Use data to optimize underperforming campaigns
- Resource Allocation: Allocate agents based on performance metrics
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.