Download Piwik 2.14.0

Spread the love

Version 2.14.0 of Piwik has been released. This program is an open source alternative to Google Analytics. It uses php and a MySQL database to do its job. The functionality can be easily extended with plugins, of which more than twenty are included. Of course you can also turn it off if certain functionality is not needed. For more information about Piwik, please refer to this page and an overview of the schedule is on this page to find. The following changes and improvements have been made in this release:

What’s new?

In this release we have focused on improving the usability and design of Piwik. Several screens were redesigned, including the installation, administration screens and forms, data tables and buttons, the websites manager, the visitor log, and more. Performance has been slightly improved and you can now install Piwik with HHVM and TokuDB (useful for high traffic Piwik services). In terms of quality, we have made many improvements to our automated test suites.

Several major security issues were responsibly reported to us and fixed in this release. Finally we’ve updated our product roadmap so you can see some of the great things coming next.

Improvements

  • #6785 Implement CLI command to precisely delete raw data by date and idsite
  • #5287 Track file download and outlinks when user does a right click
  • #7912 Allow CLI archiving for only specific segments
  • #6244 Record hash tag for outgoing clicks (eg mega.co.nz outlinks)
  • #3950 New segment ‘language’
  • #7891 Expand Outlinks / Downloads if only one domain given
  • #8186 Auto-update the referrer spammer blacklist
  • #2041 Support Ping requests to report a better ‘time on page’
  • #8062 Segment userId should allow to use all operators including Contains operator =@
  • #7885 Rename Ecommerce & Goals Category Titles
  • #8131 Make the installation of Piwik work with HHVM.

Design & UI improvements

  • #7896 New design for buttons
  • #7895 New design for default tables
  • #7875 New design for the installation
  • #7874 New design for alerts and notifications
  • #7793 New design for code blocks
  • #7586 New design for Marketplace (in Administration)
  • #7584 New design for Installer screens
  • #7090 Improve the look of our data tables and of our report pages in general
  • #4495 use consistent colors for fonts and buttons
  • #7517 Make Popovers slightly wider
  • #8190 Piwik logo on IE9 is misplaced
  • #7879 Some widgets have wrong styles in widget preview (headline etc)
  • #7827 Edit personal email report – Report hour is not readable on Firefox
  • #8191 Use a card like design in dashboard
  • #8087 Popover displaying messages should use Piwik design style
  • #8002 New design for the site manager
  • #7960 New design for forms
  • #7909 Redesign visitor log
  • #7787 CSS and UI components demo
  • #7587 New design for Administration screens
  • #4789 Align numbers to the right of the columns

Bug Fixes & Tasks

  • #7494 The pragma “disableCookies” does not work in some browsers
  • #8102 Very slow SQL queries when archiving a segment for an unknown action
  • #7812 Details cut-off on Visitor Log modal pop-up (screenshot included)
  • #8197 Make sure to escape error messages
  • #7736 While loading Piwik, the top menu displays all language names in a row for 1 second
  • #8182 Disallow api content to be loaded within Piwik
  • #8039 Create a page that lists all available tracker SDKs for “universal” properties
  • #8029 Installation Error Barnes_&_Noble.ico
  • #8017 Moved Intl data translations to a new plugin
  • #7977 Document Ecommerce JavaScript Tracking API functions in API reference
  • #7956 fix core folder with php-cs-fixer for psr-2
  • #7897 link tag (shortcut icon) generated twice in Morpheus/templates/layout.twig
  • #7846 Remove UserSettings Plugin
  • #7821 Report classes should not be instantiated directly
  • #7803 Tracking code generator: Allow to generate tracking code for mobile apps etc.
  • #7624 Create and maintain up-to-date the Piwik Roadmap
  • #6552 noindex, nofollow option
  • #5197 Show Piwik version on demo
  • #8174 Geo location with GeoIP PECL ISP database: correctly set the provider name
  • #8166 When searching for websites in the Sites Manger show all fields
  • #8136 Invalid link after uploading a plugin
  • #8132 Make sure BulkTracking skips requests for non existant sites.
  • #8109 Fix missing variable escaping in the JS tracking code generator
  • #8104 Added ‘mbstring.func_overload = 0′ check as installation requirement
  • #8081 NaN in VisitorMap when we have unknown regions
  • #8075 Piwik is overlapping graph labels when viewport is too narrow
  • #8070 API SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPS websites
  • #8061 Popup displayed after changing visualization to cities while using the visitor map
  • #8060 Visitor map visualization issues
  • #7995 Translate of Longitude column dimension is wrong
  • #7989 Segmented Visitor Log icon does not show data when Page URL contains HTML entities
  • #7985 Provider submenu label may appear untranslated (Provider_SubmenuLocationsProvider)
  • #7968 Console init failure when no config exist
  • #7961 Invalid URL fragment encoding
  • #7958 When using old data purger, content tracking names are being deleted.
  • #7941 Incorrect screen resolution detected for devices with device pixel ratio > 1
  • #7940 Map labels truncated for countries with no visits
  • #7924 Reusing a piwik database created a report that it had been updated to the same version
  • #7899 Visitor Profile Widget should not be visible to anonymous users
  • #7886 Getting Piwik to work on IE8 again by fixing a few issues
  • #7854 All Websites dashboard shows only the first 50 websites
  • #7851 Average order value graph
  • #7815 sh: ps: not found in logs
  • #7798 Marketplace when closing popover it scrolls to top
  • #7796 No longer possible to change the dashboard layout to multiple columns
  • #7774 Column Headers Missing in TSV / CSV data exports
  • #7180 Delete old visitor logs uses idvisit instead of the date
  • #7086 Visit Overview (with graph) widget scroll to wrong position under circumstances
  • #5014 Outlinks not properly encoded
  • #8189 Remove keywords widget from the default dashboard
  • #8158 New automated test to detect when the Piwik files become too big
  • #8101 Move more i18n data translations to Intl plugin
  • #8069 Adding ping=1 tracker query param to allow JS tracker to update the end of visit time for more accurate visit length
  • #8094 Instant log output for failing UI tests and some tweaks on detection of page activity
  • #8065 Migrate all core plugins to use plugin.json instead of getInformation()
  • #8028 Warning: imagecopyresampled() expects parameter 2 to be resource, string given
  • #8019 Force html templates to reload when development mode is enabled
  • #7996 Moved i18n data to core/Intl
  • #7980 Implement HTTP-Authentication for transport methods socket & fopen
  • #7975 No way to get sites without group using the reporting API
  • #7972 Detect monitor.us as a bot
  • #7965 Add a divider after the Visitors in Real-time header
  • #7936 with success -> successfully
  • #7920 List of devices under “visitors” is very near to 10 and does not require a pager
  • #7908 Require TCPDF using composer
  • #7907 Visitorlog: Use a tooltip to display additional information to avoid text truncation
  • #7872 Visit Overview (with graph) widget targets correct graph
  • #7859 Create UI tests for ImageGraph plugin so testing can be automated (to some level)
  • #7844 update pchart library from 2.1.3 to 2.1.4 and moved them to a new folder
  • #7804 Restore auth when calling API only if needed
  • #7775 Make website manager take 100% of width on a big screen
  • #7707 Refactoring CronArchive setup + use for less technical debt
  • #8027 Injection Inception, Final cleanup or test environment setup
  • #8026 Injection Inception, Add Access and Auth objects to DI
  • #8008 Injection Inception, Using DI as primary mechanism in setting up Test environment
  • #7963 Injection Inception, Allow integration + system tests to override DI
  • #7957 Injection Inception, Adding Config to DI
  • #7644 Moby DIOC: Piwik environment encapsulation
  • #8214 Add date to CronArchive output when printing info about preprocessing what will be archived for.
  • #8221 Test to make sure we do not break the external widget URL API
  • #8290 Warning – preg_match(): Unknown modifier ‘a’
  • #8264 Installer should let you bypass the “optional” file integrity check
  • #8247 Sites Manager doesn’t save or show some saved global settings
  • #8201 Show “Keyword” dimension name in All websites > Search Engine
  • #8112 Using setCookiesPath creates 2 cookies
  • #7298 Email address hell*[email protected] should be accepted as valid
  • #8250 Add some SearchEngine Hostnames
  • #8227 add constant PIWIK_VENDOR_PATH
  • #8207 Replaced inline style with stylesheet in add email report form
  • #8206 Speeding up javascript tests 2.5 times

Translation updates

  • #7871 [automatic translation update] Updated 215 strings in 13 languages ​​(am, ar, de, el, es, fi, nb, nl, pl, sv, fr, ru, da)
  • #7934 [automatic translation update] Updated 104 strings in 43 languages ​​(bn, sv, ru, bs, ca, cs, cy, el, et, eu, fa, fi, fr, gl, he, hi, hr, hu, id, is, it, yes , ka, ko, lt, lv, nb, nl, nn, pl, pt, ro, sk, sl, sq, sr, ta, te, th, tl, tr, uk, vi)
  • #7994 [automatic translation update] Updated 329 strings in 8 languages ​​(es, fi, nl, sk, sv, de, el, fr)
  • #8025 [automatic translation update] Updated 339 strings in 10 languages ​​(sr, es, ro, bg, hr, tr, ru, nl, ja, nn)
  • #8046 [automatic translation update] Updated 207 strings in 6 languages ​​(bg, es, it, hr, nl, cs)
  • #8093 [automatic translation update] Updated 125 strings in 31 languages ​​(he, sr, el, es, fr, it, nb, cs, da, de, nl, ru, sv, ar, be, bg, ca, et, fa, fi, hi, id , yes, ko, nn, pl, pt, ro, sq, th, vi)
  • #8281 [automatic translation update] Updated 270 strings in 11 languages ​​(de, fr, eu, hi, hu, lt, lv, es, tl, ja, sk)
  • #8269 [automatic translation update] Updated 311 strings in 3 languages ​​(es, yes, it)
  • #8204 [automatic translation update] Updated 396 strings in 7 languages ​​(hi, es, fr, de, fa, it, tl)

Log Analytics

  • #78 Add webp to STATIC_EXTENSIONS.
  • #77 import_logs.py should look for https host if no http host is found
  • #75 Cron reports: Exception in thread Thread-1 (most likely raised during interpreter shutdown)
  • #74 NameError: global name ‘config’ is not defined
  • #73 Error 400 when receiving an unexpected website

Version number 2.14.0
Release status Final
Operating systems script language
Website piwik
Download
File size

15.42MB

License type GPL
You might also like