I’m working on an email campaign report where I need to track key metrics (opens, clicks, unique clicks, bounces, etc.) campaign-wise.
For example, if my campaign has 5 contacts, I want a report that reflects engagement specifically for those contacts.
What I Did:
- Data Source: Email Sent
- Filter Applied: Campaign ID = 130
Issue Faced:
I used the same email template across two campaigns (130 & 129). When generating a report for Campaign 130, the data from both campaigns appears in the report.
How can I ensure the report only includes data for Campaign 130?
Here I have
Most email read is 0 but actual data is something else
What i want is
sent : 5
read : 2
clicked : 3
bounce : 1
unsubscribe : 1
Any suggestions or workarounds?