Overview
Get detailed analytics and performance metrics for a specific campaign. This endpoint provides comprehensive insights into campaign performance, prospect engagement, and conversion metrics.Path Parameters
The unique identifier of the campaign to analyze
Use Cases
- Campaign Performance Review: Analyze individual campaign effectiveness
- Optimization Insights: Identify areas for campaign improvement
- ROI Analysis: Calculate return on investment for specific campaigns
- A/B Testing: Compare performance between different campaign strategies
Response Structure
Campaign Details
- Basic campaign information and configuration
- Current status and timeline
Performance Metrics
- Prospect engagement statistics
- Message and response metrics
- Qualification and conversion rates
Daily Activity Breakdown
- Day-by-day activity analysis
- Trend identification over time
Status Distribution
- Breakdown of prospects by conversation status
- Qualification status analysis
Example Response
Testing Example
Error Responses
Campaign Not Found
Access Denied
Analytics Insights
Performance Indicators
High-Performing Campaigns:- Response rate > 20%
- Qualification rate > 30%
- Conversion rate > 5%
- Low response rate: Review messaging strategy
- High responses, low qualification: Improve targeting
- High qualification, low closing: Enhance follow-up process
Daily Activity Patterns
Monitor daily breakdowns to identify:- Peak engagement days
- Message volume optimization
- Response timing patterns
Best Practices
- Regular Review: Analyze campaign metrics weekly
- Comparative Analysis: Compare with team averages
- Trend Monitoring: Track performance changes over time
- Data-Driven Decisions: Use metrics to guide campaign adjustments
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.