网站访问统计系统,Piwik 2.14.2 发布
Piwik是一套基于PHP5+MySQL技术构建的开源网站访问统计系统,前身是phpMyVisites。Piwik可以给你详细的统计信息,比如网页浏览人数,访问最多的页面,搜索引擎关键词等等流量分析功能。此外,它还采用了插件扩展及开放API架构,可以让用户根据 自已的实际需求创建更多的功能。
现在官方已经推出 移动客户端(iOS & Android)
Piwik 2.14.2 发布,此版本修复了 Piwik 2.14.0 的一些回退问题,另外还有 15 个小的改进。
6 位贡献者关闭了 15 个 tickets:
-
#8304 Column not found: 1054 Unknown column ‘log_visit.location_browser_lang’ in ‘field list'” [by @tsteur]
-
#8365 renderer format is not valid – fatal php error after 2.14.0
-
#8316 URL parameter for core:archive console command is ignored [by @diosmosis, @mattab]
-
#8307 Limit notifications of not authenticated sessions [by @tsteur]
-
#8346 node.className.split is not a function on tracking click on/near SVG element [by @dandv, @tsteur]
-
#8294 CLI plugin generator doesn’t intercept plugin description [by @tsteur]
-
#8257 Site Search report does not display tooltips with metrics documentation
-
#7768 Browser info tooltip doesn’t hide
-
#8411 Add System check that checks that shell_exec function is enabled [by @mattab]
-
#8407 The string General_Cancel was not loaded in javascript [by @tsteur]
-
#8400 Fix emails validation with unknown TLD [by @barbushin, @mnapoli]
-
#8379 Travis system extraction part 1 [by @diosmosis]
-
#8374 Tweaks to .travis.yml generator [by @diosmosis]
-
#8376 [automatic translation update] Updated 661 strings in 8 languages (nl, sv, de, es, ja, lt, pl, nb) [by @sgiehl]
更多改进内容请看发行说明。