Get campaign steps analytics
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Campaign ID (optional). Leave this field empty to get the analytics for all campaigns
"019cc043-e311-7b45-89e1-618a5c034d2c"
Start date
"2024-01-01"
End date
"2024-01-01"
Whether to include the opportunities count per step. If this field is true then opportunities and unique_opportunities fields will be included in the response
true
Default Response
The step number. When null it means we couldn't determine the step number for the event, for instance for list leads, which are not part of a campaign.
"1"
The variant number, starting from 0. 0 = A, 1 = B, 2 = C, etc. When null it means we couldn't determine the variant for the event.
"0"
The total number of sent emails
5421
The total number of opened emails
99
The total number of opened emails
60
The total number of replies
60
The total number of replies
60
The total number of automatic replies detected
5
The total number of unique automatic replies detected
4
The total number of links clicked
60
The total number of unique links clicked. Unique meaning from unique leads, not unique links. For instance, if a lead clicked a link 3 times, it will be counted as 1 unique click. If a lead clicked 3 different links, it will still be counted as 1 unique click
60
The total number of opportunities created from this step. Included only if include_opportunities_count is true
10
The total number of unique opportunities created from this step. Unique meaning unique per lead. If a lead has multiple opportunities, it will be counted as 1 unique opportunity. Included only if include_opportunities_count is true
8