Get analytics for one or multiple campaigns. Specify the id field to get the analytics for a single campaign, or leave it empty to get the analytics for all campaigns
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A campaign ID to get the analytics for. Leave this field empty to get the analytics for all campaigns
"019cc043-e30f-70d3-8cd6-71d1cf0a88c8"
A list of campaign IDs to get the analytics for. Leave this field empty to get the analytics for all campaigns. You can specify multiple IDs by adding the same parameter multiple times, for instance: /campaigns/analytics?ids=123&ids=456
Start date
"2024-01-01"
End date
"2024-01-01"
Exclude the total leads from the result. Setting this to true will considerably decrease the response time
true
Default Response
The name of the campaign
"My Test Campaign"
The ID of the campaign
"019cc043-e30f-70d3-8cd6-71d3544c7dcd"
The campaign status
1
Whether the campaign is evergreen
true
The total number of leads
1500
Number of leads for whom the sequence has started
1200
The total number of sent emails
5000
The total number of new leads contacted
200
The number of leads that opened at least one email
800
The total number of replies received (if a lead replies multiple times, each reply is counted)
300
The number of links that got clicked
800
The number of bounced leads
50
The number of unsubscribed leads
20
The number of leads that the campaign was completed for
1100
The total number of unique opportunities created
10
The total value of opportunities created
1000
The number of unique email opens (first open per lead)
750
The number of unique email opens per step (first open per lead per step)
900
The number of unique replies (first reply per lead). Excludes automatic replies.
280
The number of unique replies per step (first reply per lead per step). Excludes automatic replies.
350
The total number of automatic replies detected
15
The number of unique automatic replies (first automatic reply per lead)
12
The number of unique automatic replies per step
18
The number of unique link clicks (first click per lead)
600
The number of unique link clicks per step (first click per lead per step)
720