Software-update: Piwik 2.10.0

Piwik logo (27 pix) Versie 2.10.0 van Piwik is uitgekomen. Dit programma is een opensource-alternatief voor Google Analytics. Het maakt gebruik van php en een MySQL-database om zijn werk te doen. De functionaliteit kan eenvoudig worden uitgebreid met plug-ins, waarvan er ruim twintig worden meegeleverd. Natuurlijk kun je deze ook uitzetten als bepaalde functionaliteit niet nodig is. Voor meer informatie over Piwik verwijzen we naar deze pagina en een overzicht van de planning is op deze pagina te vinden. In deze release zijn de volgende veranderingen en verbeteringen aangebracht:

Piwik 2.10.0

Piwik 2.10.0 is a new major release of Piwik! In this release we have focused on improving performance, adding several features to the Log Analytics tool and fixed dozens of bugs to improve your Piwik experience.

List of 116 tickets closed in Piwik 2.10.0
  • #6851 Cloudfront log importing support and W3CExtendedFormat refactor
  • #6825 IIS advanced log importing, netscaler log importing and cs-username handling
  • #6554 Support for importing AWS CloudFront log files
  • #4936 Query parameters imported incorrectly from IIS 8.5 logs
  • #4707 Log Analytics: add support for Netscaler w3c logs
  • #6795 IIS Advanced Logging Module log files support for Log Analytics
  • #6388 Support Page Speed tracking in IIS 8 log files (generation time)
  • #5980 Track the username (cs-username) as User ID in IIS and W3C extended logs
  • #5418 Importing w3c extended logs
  • #6866 PHP caching library based on Doctrine cache: new open source PHP project
  • #6861 added support for different caching backends such as redis
  • #6856 during core:archive console command, preprocess any custom date ranges that were selected in any User’s Preferences
  • #6847 create new visit on different campaign info or different referrer website
  • #2624 When a campaign changes, creates a new “visit” by default
  • #2541 Aggregate data for multiple (groups) of websites
  • #6824 User fingerprint hash should be different by default on separate websites
  • #6075 Write tracking requests into a queue and don’t process them immediately
  • #6690 Geo location support for IPv6 addresses
  • #6786 Live API can timeout on very large Piwik servers
  • #5178 Make Piwik compatible with sql_mode = STRICT_TRANS_TABLES (MySQL 5.6 default and best practise)
  • #6672 Pre-process custom date ranges when users have selected them as their default date range
  • #6637 in multiple frontends setup, the cache file is not up to date on all frontends
  • #6625 Do not request live information in case tab is not active
  • #6589 Processed metrics metadata
  • #6565 Remove duplicate reports from UserSettings plugin
  • #6548 How to handle dependency injection?
  • #6545 live widget could benefit from sleep mode / shared hosting scenario
  • #6872 New referrer spammer: 7makemoneyonline.com
  • #6858 New Referrer Spammer: buttons-for-website.com
  • #6827 Moved resolution reports to a new plugin
  • #6865 Module and action forwarding to prevent BC break does not work for Image Graphs
  • #6859 Error while trying to invalidate reports with raw data removal enabled
  • #6828 Plugin for Piwik that modifies the ‘API.get’ output to also list the website name and main website URL.
  • #6849 Can’t add site, The method ‘isPluginActivated’ does not exist or is not available in the module ‘\Piwik\Plugins\CoreAdminHome\API’.
  • #6845 Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer to flush
  • #6842 Separated error and exception handling from logging
  • #6835 PHP Tracker client does not persist the time of the last ecommerce order
  • #6830 API error for web cron archive.php with: für nähere Informationen): last-3776
  • #6829 Fail when the codebase version is older than the Piwik database schema version
  • #6823 web cron (misc/cron/archive.php?token_auth=xyz) sometimes does not load
  • #6817 Live API SQL is refactored into Model, LogQueryBuilder
  • #6807 Multisites – confusing behaviour
  • #6802 Tracker refactoring and added queued tracking plugin
  • #6798 Notice: Undefined property: stdClass::$module in plugins/Dashboard/API.php on line 137
  • #6796 New plugin to let a Super User create a custom, parameterised page in Piwik
  • #6794 Provide better information regarding memory usage by each plugin
  • #6792 json_encode(): Invalid UTF-8 sequence in argument
  • #6789 bug in ecommerce item reports + row evolution: abandonedCarts parameter which is required for abandoned carts report does not get sent to row evoluton API
  • #6788 Move the `proxy-hide-piwik-url` project into a separate repository
  • #6890 Provide better debug possibility using the Symfony VarDumper library
  • #6889 Fix views and events that have the same timestamp get disordered
  • #6887 Create new DevicePlugins and move there the browser plugin reports
  • #6886 Adds Hungarian translation
  • #6884 Cannot install, redirected to http://localhost/dev/piwik/&trackerStatus=0
  • #6870 Move PiwikTracker.php to own repository
  • #6843 Environment and configs
  • #6837 Show Exit Page > Exit Page Titles > Exit Page, then a error occurs.
  • #6813 Refactored the logger to use PSR-3 and Monolog (#6622)
  • #6630 Content tracking – replay from logs
  • #6503 Exclude all requests from all existing Google bot IP ranges
  • #6779 Create a SECURITY.md file to explain responsible disclosure procedure
  • #6760 Updater dry-run: do not show the SQL query to update core_version or $plugin_version
  • #6756 Ecommerce reports, row evolution issues
  • #6752 Removed screentype report
  • #6742 Ecommerce log: also display non-ecommerce actions in Ecommerce log
  • #6740 In plugin settings it should be more clear which field caused an error
  • #6733 automatically cache settings in tracker cache if used in tracker mode
  • #6730 When a site ID was invalidated via API CoreAdminHome.invalidateArchivedReports, it should be reprocessed even when period archiving fails at first
  • #6728 In tracker mode plugin system settings should be automatically cached
  • #6722 error message in form are html encoded
  • #6720 Do not use default value in case value is an integer or a float and a string is requested
  • #6719 For maxthon browsers (Chinese Internet Explorer) then ignore DoNotTrack header as it is always enabled
  • #6713 Ecommerce Log shows error when there are abandoned carts and no conversion yet
  • #6712 Proxy script fails after piwik.php returns 204 response
  • #6689 Time bugfix
  • #6687 Fix for IE9 in compatibility mode
  • #6658 Moved the `tmp/` path into the config (was hardcoded everywhere)
  • #6652 URLs without scheme eg. //example.com/home should be valid URLs in Piwik
  • #6651 Red flag running Core unit tests, either on Jessie and Precise
  • #6648 Import INI config in DI config
  • #6562 strnatcasecmp() expects parameter 1 to be string, array given in /Piwik/core/DataTable/Filter/Sort.php on line 142
  • #6560 Add badges to plugins repositories
  • #6529 Make sure core plugins are always loaded in same order
  • #6489 do not call exit/die in core/Tracker.php
  • #6468 Add system check to enforce always_populate_raw_post_data is -1 on PHP 5.6
  • #6301 Visitor log: overlapping provider name
  • #6261 Processed metrics calculation refactor and removal of as much queued filter use as possible
  • #6222 core:archive errors: shell_exec(): Unable to execute ‘which ‘ps’ 2> /dev/null
  • #6163 Overriding Compatibility View in IE9
  • #6104 Make ‘Time on page’ column displayed in format MM:SS instead of ‘1 min 46s’
  • #6042 Introduce mechanism to hide API modules and/or actions from the API listing page
  • #5888 No Multi Row Evolution graph data for “Android Browser” row
  • #5398 Error message in server log: plugins/.htaccess: AddHandler not allowed here
  • #5304 Visitor Log – Modal doesn’t always close
  • #5241 Visitor Log: symbol for abandoned cart is missing if …
  • #5129 All websites dashboard: sparklines rendered ‘flat’ when sorting by website name
  • #5081 Warn in System check that Piwik is not compatible with Apache modspeed and ngx_pagespeed
  • #4512 Web site selector dialog box too narrow …
  • #4391 Visitor log: IPv6 Address, long Provider overlaps other layout elements
  • #3414 API message: This report has been reprocessed since your last click.
  • #3147 Obscure or prevent referer for outgoing links in piwik via rel=noreferrer (works in Firefox)
  • #6910 Faster bootstrap for PHPUnit tests
  • #6903 Trivial fixes in tests README
  • #6895 Image graphs: show days within selected range
  • #6891 Simplified bootstrap files
  • #6882 Use Mysql 5.6 on Continuous Integration
  • #6876 When DeviceDetection plugin is disabled, ‘Settings’ page should render without error
  • #6873 Cache file can be created with incorrect content
  • #6850 when importing visits on a day different from the visit’s day, invalidate the archived reports
  • #6751 Row Evolution Metrics Bug
  • #6656 Move towards DI for the configuration system
  • #6542 Automatically refresh every week the last CI build for each of our repository
  • #5808 Bulk Request: Views and Events that have the same timestamp get disordered
  • #4982 All Websites dashboard page title
  • #6803 [automatic translation update] Updated 424 strings in 47 languages (gl, cs, da, de, el, it, ar, be, bg, ca, es, et, eu, fa, fi, fr, he, hi, hu, id, is, ja, ka, ko, lt, lv, nb, nl, nn, pl, pt, ro, ru, sk, sl, sq, sr, sv, ta, th, tl, uk, vi, am, hr, te, tr)
  • #6914 [automatic translation update] Updated 31 strings in 5 languages (ar, da, de, el, es)

Piwik screenshot (620 pix)

Versienummer 2.10.0
Releasestatus Final
Besturingssystemen Scripttaal
Website Piwik
Download http://builds.piwik.org/latest.zip
Bestandsgrootte 12,73MB
Licentietype GPL

Door Bart van Klaveren

Downloads en Best Buy Guide

05-01-2015 • 18:40

4

Submitter: sandervoogt

Bron: Piwik

Update-historie

03-05 Matomo 5.3.2 0
19-03 Matomo 5.3.1 0
14-03 Matomo 5.3.0 0
25-01 Matomo 5.2.2 0
12-12 Matomo 5.2.0 4
26-09 Matomo 5.1.2 0
08-'24 Matomo 5.1.1 13
06-'24 Matomo 5.1.0 1
01-'24 Matomo 5.0.1 3
12-'23 Matomo 5.0.0 1
Meer historie

Reacties (4)

4
4
2
0
0
2
Wijzig sortering
Mooi programma, werkt prima.
Alleen irritant dat wordt gemeld dat per mei 2015 de ondersteuning stopt voor PHP 5.3
Er kunnen redenen zijn dat gebruikers bij deze versie willen blijven en, met alle respect, veel anders wordt er niet gedaan dan referrers en andere Server-environments uitlezen en die daarna verwerken in mysql-tabellen. Wat er goed wordt gedaan is het uitfilteren van de werkelijke bezoekers en alle bots, spiders en hackpogingen.
Helaas, dan maar toch Google Analytics gebruiken, wat ik eigenlijk niet wil.
Natuurlijk zou ik PHP moeten upgraden, maar daar heb ik mijn redenen voor om dat niet te doen.

[Reactie gewijzigd door aadv op 24 juli 2024 11:50]

Niet zeuren en PHP gewoon updaten. PHP 5.3 is al 4 maanden EOL.
@aadv

Bedankt, dat van php wist ik nog niet, hoewel ik wel de melding zag.
Nou ben ik wel erg benieuwd naar die redenen om niet te upgraden.. :)

Op dit item kan niet meer gereageerd worden.