PHP网站访问统计系统,Piwik 1.7.1 发布

openkk 12年前
     <div id="p_fullcontent" class="detail">     <p><a href="/misc/goto?guid=4958194064774210696" target="_blank">Piwik</a>是一套基于Php+MySQL技术构建的开源网站访问统计系统,前身是phpMyVisites。Piwik可以给你详细的统计信息,比如网页 浏览人数, 访问最多的页面, 搜索引擎关键词等等,并且采用了大量的AJAX/Flash技术,使得在操作上更加便易。此外,它还采用了插件扩展及开放API架构,可以让开发人员根据 自已的实际需求创建更多的功能.</p>     <p><img style="width:545px;height:321px;" title="web-analytics-piwik.png" border="0" alt="web-analytics-piwik.png" src="https://simg.open-open.com/show/f1804bf778aa13f168b6f74d8238d57b.png" /></p>     <p>在线演示地址: <a href="/misc/goto?guid=4958330839886187493" target="_blank">http://piwik.org/demo/</a></p>     <p><img alt="PHP网站访问统计系统,Piwik 1.7.1 发布" src="https://simg.open-open.com/show/47b8aca426264df410e93604dcf886a5.jpg" width="530" height="716" /><br /> <br /> </p>    </div>    <p>Piwik 1.7.1 是一个小更新版本,包含一些新特性以及 bug 的修复。</p>    <p><strong>Piwik 1.7.1 新增的特性:<br /> </strong></p>    <ul>     <li>archive.php 脚本接受新的参数:<code>--url=http://your-website.com/path/to/piwik/</code><br /> 这主要对于一些无法自动检测 URL 网站时使用。</li>     <li>可选择统计报表中表格显示的数据行数 <p><img style="margin:auto;" title="You can now select number of rows to display in most reports" alt="PHP网站访问统计系统,Piwik 1.7.1 发布" src="https://simg.open-open.com/show/c4d75527864d6e90cf3b460aa475e777.png" width="363" height="166" /></p> </li>     <li>Referrers 报表默认显示 25 行而不是 10 行</li>     <li>修复了一些 bug</li>    </ul>    <p><span style="color:#800080;"><strong>注:该版本在数据库结构上没有做任何调整,可直接升级代码即可。</strong></span></p>    <p><strong>详细的 bug 修复记录:<br /> </strong></p>    <ul>     <li>#2461 UI: Selector to choose how many rows to display, in each report footer</li>     <li>#2967 archive.php should require the piwik hostname as a parameter</li>     <li>#2961 archive.sh and archive.php are brokenn with force_ssl</li>     <li>#2943 issue in archive.php when calling over https</li>     <li>#2944 Performance regression in tracker for high traffic website</li>     <li>#2972 Dashboard widget layout resets to default layout unexpectedly</li>     <li>#2975 Goals conversion by "referrer type" does not credit "Direct entry"</li>     <li>#2950 Email reports sent with web cron are not sent in the user language</li>     <li>#1590 Check that chmod commands are given when auto update missing permissions</li>     <li>#2953 MultiSites Plugin API: String typecast does not invoke magical __toString method for PHP < 5.2.0</li>     <li>#2960 Opt-Out does not fallback to English when language is invalid</li>     <li>#2954 PHP 5.1.6 bug: Fatal error: Cannot access self:: when no class scope is active in core/API/Proxy.php on line 326</li>     <li>#2941 Warning: getimagesize(plugins/UserSettings/images/os/Others.gif) failed to open stream</li>     <li>#2940 deprecate enable_framed_logins</li>     <li>#2939 Metadata – "Actions – Main metrics" – value is false instead of 0</li>    </ul>