Matomo 4.11.0
4 August 2022
Matomo version 4.11.0 is now available (major release).
Upgrading to Matomo 4.11.0
Matomo 4.11.0 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Matomo updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Matomo install to test the 4.11.0 upgrade prior to applying it live. Get started managing your Matomo installations with Installatron
What's New in Matomo 4.11.0
This is another maintenance release improving the reliability and stability of Matomo, while also including a number of significant features and improvements. Exciting features we have added in Matomo 4.11.0 include new metrics and reports for tracking Goals, so you can easily see how each page contributed to goal conversion and revenue.
The ability to manage users in Matomo has been improved with our invite new users feature. Rather than adding a user manually, super users can now simply invite them by email. To Accept the invite, the user will need to enter the new password and accept the terms or privacy policy, described below (if there are terms or a privacy policy set up in general settings).
Bug Fixes and Changes
- #13321 Invite new users in Matomo, rather than creating them directly
- #19081 Notify that requests to matomo.org will soon use HTTPS by default
- #2030 Goal tracking: New Report “Top Landing Pages URLs/Titles” for each goal (and also “Pages where goals are triggered”)
- #14974 Add Goals visualisation for Pages reports in behaviour category
- #19206 Sparklines show correct data in all goals reports
- #10716 Show sparkline evolution figures for visits, goals and ecommerce overviews
- #11047 Add refresh / reload keyboard shortcut for visualizations (eg tables, pie, bar chart)
- #18809 Fix referrer attribution cookie not set if no tracking request is sent, resulting in wrong attribution
- #19225 Fix error in php8.1 running console config:get command
- #19421 Show a notification if PHP version is end of life
- #19244 Ensure Safari browser shows the information notice
- #19252 Fix anchor links issue within Matomo
- #19275 Fix for undefined array index error when rendering sparklines
- #18692 Fixes problem where dashboards can’t be copied to users in certain circumstances
- #19011 When a segment is shown, and no data is there, then show accurate error message when segment won’t be archived
- #11046 Preserve rows to display on Visits overview (with graph)
- #19158 Improve memory management in DataTable/CSV
- #19232 Take care to always ‘return request’ in appendAvailablePerformanceMetrics
- #19239 Add utility function for pattern that issues a single AJAX request at a time
- #19245 Add 429 (rate limited) response code
- #19268 Composer: Revise project type from “application” to “project”