Scheduled reports: New option to customise number of rows in email reports (Pdf, Html, Csv) #2817
Labels
Milestone
Comments
Should probably also include http://forum.piwik.org/read.php?2,94586 |
FYI, it is possible to configure the limit on a global basis using General.scheduled_reports_truncate. Disabling the limit used to work by setting the config option to 0. In the current version of Piwik, General.scheduled_reports_truncate=false has to be used. 0 on the other hand only shows the "Other" row. Is this expected behavior? |
@BeezyT: You should set |
This would be a very good feature to implement. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When #2137 is done, users might want to show the full hierarchy without truncation after 5 rows.
When the checkbox "For Pages, Downloads, Outlinks report, Expand and show Top Pages in the hierarchy" is checked, a new checkbox below would appear:
By default, the hieararchical reports (Pages, Custom Variables, etc.) display only the top values.
[ ] Click here to load and display all data in hierarchical reports
Note: this feature could also be extended to other reports, for example if a user would like to show ALL keywords each day in his email.
See also this faq on how to customise report rows in INI config file: https://matomo.org/faq/how-to/faq_30945/
The text was updated successfully, but these errors were encountered: