Piwik是一个开放源代码的Web统计软件. 它给你一些关于你的网站的实用统计报告,比如网页浏览人数, 访问最多的页面, 搜索引擎关键词等等… Piwik拥有众多不同功能的插件,你可以添加新的功能或是移除你不需要的功能,Piwik同样可以安装在你的服务器上面,数据就保存在你自己的服务器上面。你可以非常容易的插入统计图表到你的博客或是网站抑或是后台的控制面板中。
Piwik 支持插件,你可以通过插件扩展 Piwik 的功能,或者去掉一些不需要的功能。用户的界面支持 Ajax 技术是可定制的,你可以轻松拖放控件,定制自己需要的报告。使用者独立拥有自己的统计数据,而不是寄存在服务商那里,这样就可以更灵活的使用统计数据,不用担心数据丢失问题。
Piwik 是安装在服务器端的统计工具,安装过程很简单,但是需要服务器支持 PHP5.1 和 MySQL 。安装的时候上传 Piwik 到服务器端,然后打开浏览器,Piwik 会自动运行安装,整个过程不超过 5 分钟。
基于Php+MySQL技术构建的开源网站访问统计系统,前身是phpMyVisites。Piwik可以给你详细的统计信息,比如网页 浏览人数, 访问最多的页面, 搜索引擎关键词等等,并且采用了大量的AJAX/Flash技术,使得在操作上更加便易。此外,它还采用了插件扩展及开放API架构,可以让开发人员根据 自已的实际需求创建更多的功能.
更新日志:
Piwik 1.2.1 is a maintenance release which fixes an incompatibility (introduced in Piwik 1.2) between the piwik.js Javascript file and other older version of Mootools and Prototype JS libraries. There is also a bug fix for Mysql 5 (strict mode) which was preventing new visitors to be recorded.
There are also other non-critical bug fixes included as well as updated translations.
This release does not update the Piwik database schema.
List of issues fixed in this release
#2165 piwik.js: JSON stringify not working with prototype < 1.7 and mootools < 1.3
#2153 Piwik Tracker throws SQL exceptions when using a boolean value for a tinyint(1) field
#2177 serveStaticFiles: better handle disabled readfile()
#2188 Segmentation in API to support greater/less than (or equal) as well as "contains" operators
#2124 Piwik 1.2 and IE9 RC -> empty dashboard
#2138 Default date to load is being ignored
#2148 Can't login if default site deleted
#2162 Invalid argument supplied for foreach()
#2151 UserManager.getUsersSitesFromAccess() doesn't order idsite
#2125 Piwik AutoUpdate (1.1.1 -> 1.2) failing with "Error Opening [absolute/path/to/piwik/latest/latest.zip]"
#2126 WebTest: add auto-update test from latest version
#2156 Update to JSLint 2011-03-05
#2150 Piwik_Option: add delete() methods and unit tests
#2173 piwik.js: getVisitorInfo()
#2178 Search Engines Update
#2154 IndexedByDate.getDataTableFromNumeric() lack of 'order by' breaks integration tests
#2176 WebAppGallery review/feedback
#2185 sanitizeInputValue() – improvements
#2187 update to ZendFramework 1.11.4
下载地址:http://piwik.org/latest.zip