matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.72k stars 2.63k forks source link

Email Report - allow selection of data time range independently from schedule #13819

Open labolanimichele opened 5 years ago

labolanimichele commented 5 years ago

Hello,

I would have a feature request which I believe many users might share.

The use case I have is that I would like to send periodically (say "weekly") an email report, and the report should include data over (say) the past 12 months.

I do not seem to find a way to automate this: I can only pick the email schedule of the report (say "weekly") and this will send me, every week, data related to the last week. I would instead like to be able to define what relative date range the report should cover (e.g. last N weeks/months).

Manually I can do this already: if in the top date picker I select the past year, then I can manually download / send the PDF report too. Any way this can be added to the report configuration?

Thank you, Michele

tsteur commented 5 years ago

Thanks for the feature suggestion :) I can confirm there is no workaround to make this happen so far. Unless you have coding experience and can request the API and generate your own reports.

heurteph-ei commented 3 years ago

It seems the issue can be closed, right? image

diosmosis commented 3 years ago

@heurteph-ei the requested feature would actually be more powerful than what was added. Currently you can change it to show the lastN for the currently configured period (eg, a daily email w/ the last30 days or a weekly email w/ last30 weeks), but you can't, eg, send a weekly email w/ the last30 days, or a weekly email with the last1 year.