# Getting Reporting Data

**URL:** https://forum.mautic.org/t/getting-reporting-data/20667
**Category:** Product Support
**Created:** [August 31, 2021, 4:39pm UTC](https://forum.mautic.org/t/getting-reporting-data/20667 "2021-08-31T16:39:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![healthstatus1](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/healthstatus1/32/961_2.png) [@healthstatus1](https://forum.mautic.org/u/healthstatus1)
#### Post date: [August 31, 2021, 4:39pm UTC](https://forum.mautic.org/t/getting-reporting-data/20667/1 "2021-08-31T16:39:11Z")

</div>

**Your software**  
My Mautic version is: 3.3  
My PHP version is: 7.x  
My Database type and version is: MariaDB

**Your problem**  
My problem is:  
I have 10 campaigns, each of the campaigns sends between 5 and 20 emails.  
There are 20 emails setup, so Campaign A, might send emails 1 through 5, while campaign B sends emails 1 through 11. In other words, one set of emails and the campaigns use the combination of emails that applies to the contact.  
The contacts have been sorted by Segment.  
I can’t figure out with reporting how to create a report, that lists the emails sent , their open rates, bounce rates etc by either campaign or by segment.

---

<div class="post-metadata">

### Author: ![EJL](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ejl/32/12155_2.png) [@EJL](https://forum.mautic.org/u/EJL)
#### Post date: [August 31, 2021, 5:38pm UTC](https://forum.mautic.org/t/getting-reporting-data/20667/2 "2021-08-31T17:38:49Z")

</div>

Why not just view the “Decisions” & “Actions” tabs on the campaign?

 ![health-status-1-mautic](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/1/160265aa8a8c1ed5a2e054cd643e780757bd1c33.png)

---

<div class="post-metadata">

### Author: ![healthstatus1](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/healthstatus1/32/961_2.png) [@healthstatus1](https://forum.mautic.org/u/healthstatus1)
#### Post date: [August 31, 2021, 5:57pm UTC](https://forum.mautic.org/t/getting-reporting-data/20667/3 "2021-08-31T17:57:07Z")

</div>

@EJL Good suggestion, but not enough details on opens, bounces, etc.

---

<div class="post-metadata">

### Author: ![EJL](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ejl/32/12155_2.png) [@EJL](https://forum.mautic.org/u/EJL)
#### Post date: [August 31, 2021, 6:22pm UTC](https://forum.mautic.org/t/getting-reporting-data/20667/4 "2021-08-31T18:22:06Z")

</div>

Checkout report #4 that comes standard with Mautic

---

<div class="post-metadata">

### Author: ![gandhi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/gandhi/32/13476_2.png) [@gandhi](https://forum.mautic.org/u/gandhi)
#### Post date: [March 3, 2025, 5:13am UTC](https://forum.mautic.org/t/getting-reporting-data/20667/5 "2025-03-03T05:13:46Z")

</div>

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?
