# Email Reports

**URL:** https://forum.mautic.org/t/email-reports/3812
**Category:** Ideas and Feature Requests
**Created:** [May 18, 2016, 9:05pm UTC](https://forum.mautic.org/t/email-reports/3812 "2016-05-18T21:05:12Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![nickt](https://avatars.discourse-cdn.com/v4/letter/n/ce7236/32.png) [@nickt](https://forum.mautic.org/u/nickt)
#### Post date: [May 18, 2016, 9:05pm UTC](https://forum.mautic.org/t/email-reports/3812/1 "2016-05-18T21:05:12Z")

</div>

I don’t believe this currently exists in Mautic (correct me if I’m wrong and there is a way to do this), but I’d love to see the option to send out periodic email reports to users showing the number of visits and recently created contacts, etc. Piwik does something similar to this ([http://piwik.org/docs/email-reports](http://piwik.org/docs/email-reports)). What do you think?  
  
  
  
In the absence of this feature, I was just going to create a PHP script that pulls data from the API into an email and schedule them to go out using cron. I will share this once I’ve created it.  
  
  
  
Thanks!

---

<div class="post-metadata">

### Author: ![nickt](https://avatars.discourse-cdn.com/v4/letter/n/ce7236/32.png) [@nickt](https://forum.mautic.org/u/nickt)
#### Post date: [May 18, 2016, 9:05pm UTC](https://forum.mautic.org/t/email-reports/3812/2 "2016-05-18T21:05:12Z")

</div>

I don’t believe this currently exists in Mautic (correct me if I’m wrong and there is a way to do this), but I’d love to see the option to send out periodic email reports to users showing the number of visits and recently created contacts, etc. Piwik does something similar to this ([http://piwik.org/docs/email-reports](http://piwik.org/docs/email-reports)). What do you think?

In the absence of this feature, I was just going to create a PHP script that pulls data from the API into an email and schedule them to go out using cron. I will share this once I’ve created it.

Thanks!

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [May 19, 2016, 7:20am UTC](https://forum.mautic.org/t/email-reports/3812/3 "2016-05-19T07:20:46Z")

</div>

That’s a great idea! Don’t you think it’s worth to build rather a Mautic plugin which could do that instead of a single PHP script?

[https://developer.mautic.org/](https://developer.mautic.org/)

---

<div class="post-metadata">

### Author: ![nickt](https://avatars.discourse-cdn.com/v4/letter/n/ce7236/32.png) [@nickt](https://forum.mautic.org/u/nickt)
#### Post date: [May 19, 2016, 9:59pm UTC](https://forum.mautic.org/t/email-reports/3812/4 "2016-05-19T21:59:07Z")

</div>

Definitely! Good call. I will have to learn more about how plugins work.

---

<div class="post-metadata">

### Author: ![Robmobius](https://avatars.discourse-cdn.com/v4/letter/r/cab0a1/32.png) [@Robmobius](https://forum.mautic.org/u/Robmobius)
#### Post date: [June 17, 2016, 11:17am UTC](https://forum.mautic.org/t/email-reports/3812/5 "2016-06-17T11:17:40Z")

</div>

I would really love this feature. Is there any progress with developing it?

---

<div class="post-metadata">

### Author: ![KyleBeek](https://avatars.discourse-cdn.com/v4/letter/k/9fc29f/32.png) [@KyleBeek](https://forum.mautic.org/u/KyleBeek)
#### Post date: [November 25, 2016, 10:42am UTC](https://forum.mautic.org/t/email-reports/3812/6 "2016-11-25T10:42:29Z")

</div>

> [@10543:@nickt](#):
>
> Definitely! Good call. I will have to learn more about how plugins work.

@nickt Any luck with this in the end? I would love to try your solution out if you’re willing to share with the class 🙂

---

<div class="post-metadata">

### Author: ![DerekBuntin](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/derekbuntin/32/90_2.png) [@DerekBuntin](https://forum.mautic.org/u/DerekBuntin)
#### Post date: [July 27, 2017, 12:00pm UTC](https://forum.mautic.org/t/email-reports/3812/7 "2017-07-27T12:00:17Z")

</div>

I personally find the reports quite cumbersome, I believe the most common and actionable reports should all be visible by simply going to either the email itself or by going to reports and say selecting emails and then the email that was sent and hey presto you get shown the stats without the need to generate anything, the generation of reports should be an advanced feature.

I have a client looking for a report to be emailed at the end of each month so will need to develop this functionality myself by the looks of it, unless something now exists?
