基于PHP网站访问统计 Piwik 1.6 正式版发布

fmms 12年前
     <p><img title="piwik.gif" border="0" alt="piwik.gif" align="left" src="https://simg.open-open.com/show/f67b6db97be18f60de11e756bdba1ad0.gif" width="90" height="90" />Piwik是一套基于Php+MySQL技术构建的开源网站访问统计系统,前身是phpMyVisites。Piwik可以给你详细的统计信息,比如网页 浏览人数, 访问最多的页面, 搜索引擎关键词等等,并且采用了大量的AJAX/Flash技术,使得在操作上更加便易。此外,它还采用了插件扩展及开放API架构,可以让开发人员根据 自已的实际需求创建更多的功能.<br /> <span style="font-weight:bold;">项目地址:</span><a style="font-weight:bold;" href="/misc/goto?guid=4958194064774210696" target="_blank">http://piwik.org/</a><br /> </p>    <p>Piwik 1.6 正式版发布了,这是一个主要的升级版本,包含新特性、安全补丁以及 bug 修复,这是一个非常关键的升级版本,强烈建议升级。</p>    <p>新版本改进对电子商务的分析统计、自定义变量的改进,安全方面补丁,详情请看:</p>    <p><strong>Piwik 1.6</strong> is a major upgrade, bringing new features, <span style="color:#000000;">security fixes,</span> and many bug fixes and improvements!</p>    <p><span style="color:#ff0000;"><strong>This release is rated critical. <a href="/misc/goto?guid=4958194065658185558">Please update now.</a></strong></span></p>    <p><span style="color:#ff0000;"><strong><span style="color:#000000;">What's new in Piwik 1.6?</span></strong><strong><br /> </strong></span></p>    <ul>     <li><a href="/misc/goto?guid=4958194066409224498">Ecommerce Analytics</a> improved:      <ul>       <li>New: track "price" on Ecommerce product pages</li>       <li>New: track up to 5 categories for each product page or category page!</li>      </ul> </li>     <li><a href="/misc/goto?guid=4958194067144710206">Segmentation</a> improved:      <ul>       <li>new segment <em>visitConvertedGoalId</em> to select visits that converted a specific <a href="/misc/goto?guid=4958194067896960056">Goal</a></li>       <li>new segments <em>pageUrl</em> and <em>pageTitle</em> to select all visits that visited a given Page URL or Page name</li>       <li>new segments <em>customVariablePageName1</em>, <em>customVariablePageValue1</em>, etc. to select all visits that had a specific <a href="/misc/goto?guid=4958194068644041840">Custom Variable</a> with scope 'page' set. Until 1.6, Piwik would only segment for Custom Variables with scope 'visit'.</li>      </ul> </li>     <li><a href="/misc/goto?guid=4958194068644041840">Custom Variables</a> improved:      <ul>       <li>string limit for Custom Variable name or value is now 200 characters instead of 100</li>       <li>when a Custom Variable name is set, but the value is empty, Piwik will now aggregate and report these as "Value not defined"</li>      </ul> </li>     <li>Dashboard: widgets can now be minimized and maximized for easier analysis</li>     <li>New plugin ImageGraph: generates <a href="/misc/goto?guid=4958194070050195073">static PNG graphs for any Piwik report</a>. The graphs are used in the Piwik <a href="/misc/goto?guid=4958194070784515842">Mobile app</a>. Kuddos to Arnfried Weber for this amazing contribution!</li>     <li><span style="color:#008000;"><strong>Security</strong></span>: we would like to thank the following people for their responsible disclosure: Alexandru Pitis, Alexander Schmid, Secure Business Austria, Krzysztof Kotowicz, David Vieira-Kurz, Szymon Gruszecki, Mateusz Goik, Mauro Gentile.<br /> Thank you to all these people for <a href="/misc/goto?guid=4958194071524548601">disclosing security issues to the Piwik team</a>, ensuring a healthy and safe experience for the whole community!</li>     <li>Many bug fixes and improvements, see the ticket list below for more details</li>    </ul>    <p><span style="color:#800080;"><strong>This new version contains database schema changes</strong><span style="text-decoration:underline;"> so please be careful when running the Update script</span><strong>.<br /> On large Piwik setups, make sure to run the Update Script from the Shell! </strong></span></p>    <p><strong>After You Update</strong></p>    <ul>     <li>If you are using <a href="/misc/goto?guid=4958194072286947054">cron-based archiving</a>, make sure the archive.sh script has execute (x) permission set for the cron user.</li>     <li>Please <a href="/misc/goto?guid=4958194073071543683">use the forums</a> for support.</li>    </ul>    <p><strong>New & Updated documentation and FAQs</strong></p>    <ul>     <li><strong><a href="/misc/goto?guid=4958194073809319790">Track Ecommerce</a></strong> updated</li>     <li><strong><a href="/misc/goto?guid=4958194067144710206">Segmentation in API</a></strong> updated</li>     <li><a href="/misc/goto?guid=4958194075230851543">Does Piwik work in a load balanced environment? How do I setup Piwik for high scale tracking?</a></li>     <li><a href="/misc/goto?guid=4958194075971797557">How to hide and keep secret the shared Piwik server URL in the Javascript code, when using Piwik across multiple websites?</a></li>     <li><a href="/misc/goto?guid=4958194076717102627">How do I use the database for session data storage?</a></li>     <li><a href="/misc/goto?guid=4958194075971797557">"Segmentation fault Error". Piwik reporting or via cron crashes with Segmentation Fault error. What to do?</a></li>     <li><a href="/misc/goto?guid=4958194078138592418">Piwik reporting UI doesn't have any css style or, the menu text appears on a white background. How to fix this display problem?</a></li>    </ul>    <p><strong>List of 75 tickets closed in this release</strong></p>    <ul>     <li>#2437     Segmentation support "select visits which visited this URL", and "visited this Page Title"</li>     <li>#2633     Add support for segmentation on "page" scope Custom Variables</li>     <li>#2564     Custom variables not always set in the conversion when using tracking API</li>     <li>#2019     Document how to hide piwik server URL in the Javascript</li>     <li>#1938     ensure that the archive algorithm cannot be triggered multiple times for a same site/period/segment</li>     <li>#2653     New segment visitConvertedGoalId to select all visits which converted a specific goal</li>     <li>#2659     Support for Ecommerce analytics multiple categories per product</li>     <li>#2660     Support for "price" tracking on Ecommerce product page views</li>     <li>#2299     Tracker API setForceVisitDateTime should accept UNIX Timestamp as well as date time</li>     <li>#2677     Add a way to "minimize" a widget</li>     <li>#2671     Limit all Custom vars values and names to 200 instead of 100</li>     <li>#1721     ImageGraph: export reports as graph</li>     <li>#2676     Report when custom variable values are empty, grouped in "Value not defined"</li>     <li>#2568     "Reuse the existing tables" not displayed when reinstalling piwik in existing database</li>     <li>#2663     Middle click (open in a new tab) should work as expected for menus, website selector</li>     <li>#2530     filter only applies to first queried site when date-range is used</li>     <li>#2519     Double encoding for report name</li>     <li>#2190     Fix Exclude low population</li>     <li>#2670     Metadata improvements to generate static graph image URL</li>     <li>#2581     ZendFramework update 1.11.11</li>     <li>#2572     Appcelerator Titanium – User Agent Detection</li>     <li>#2602     Piwik_Session: restore support for file-based sessions</li>     <li>#2621     UserAgentParser.php: use actual IE version instead IE7 when in compatibility mode</li>     <li>#2647     New config setting to disable token_auth authentication in tracking requests</li>     <li>#2648     New config setting to disable browser trigger archiving even for requests with a segment</li>     <li>#2655     New setting, minimum memory limit to enforce when archiving</li>     <li>#2668     Usability: when period is week for example, hover in the calendar highlight all days in the week</li>     <li>#2590     Add link to create a new website in "All websites" dashboard when logged in as Super User</li>     <li>#2556     Add search engine: Blekko</li>     <li>#2503     Option to remove "Piwik" from page title</li>     <li>#2562     Mail with support for non-ssl connections</li>     <li>#2570     Add search engine mirostart</li>     <li>#2573     piwik.js: Tracker Proxy doesn't support _paq.push( item1, item2, … )</li>     <li>#2582     VisitsSumary EvolutionGraph Widget produces JS error in IE 7 and 8</li>     <li>#2574     mysql max user connection reached, triggers errors in widgets</li>     <li>#2604     Unnessary decoding of already decoded strings</li>     <li>#2559     SEO Widget – incomplete results if URL isn't simply the domain name</li>     <li>#2548     Piwik reports 0 visits for single days ni some rare cases</li>     <li>#2594     assume_secure_protocol is not checked in View</li>     <li>#2606     Piwik_Url: getCurrentSchema() should check assume_secure_protocol</li>     <li>#2607     displayed order subtotal value is equal to the quantity of purchased products</li>     <li>#2622     Unit test ipv6 failing on windows</li>     <li>#2631     Hexadecimal encoded URLs don't decoded</li>     <li>#2576     "Mysqli prepare error" on idSite=0</li>     <li>#2649     Forced Segments to pre-processed are actually not completely processed</li>     <li>#2635     Naver as referer and search engine, not properly counted or shown</li>     <li>#2569     Google Mobile Image Search not recognized</li>     <li>#2616     Update deprecated Froogle product search to Google Shopping</li>     <li>#2579     Piwik CSS bug in dashboard when a widget returns an error</li>     <li>#2508     2 goal conversions in the same second, or a page view and goal in same second results in one request being ignored</li>     <li>#2661     Double visits when refreshing cart page</li>     <li>#2665     Invalid markup on Login page</li>     <li>#2674     Product reports for date range does not show Visits metrics</li>     <li>#2675     When piwik maintenance is enabled, API should return an error in the specified format</li>     <li>#2679     Allow JSONP parameter name to be either "callback" or " jsoncallback"</li>     <li>#2613     Email Reports: minor error in UI text</li>     <li>#2667     Remove "visits" from Custom Variables names report since it is incorrect</li>     <li>#2662     Actions.getPageTitle and getPageUrl should work like other API methods with date=last30</li>     <li>#2664     Small usability changes to Goal report</li>     <li>#2636     Division by zero in core/Visualization/Cloud.php on line 59</li>     <li>#2578     Notice: Undefined offset: 1308009600 in /core/Archive/Array/IndexedByDate.php on line 135</li>     <li>#2535     .travel TLD not supported</li>     <li>#2493     Full header message not working on touch devices</li>     <li>#2464     No Special Characters in SMTP Settings</li>     <li>#2646     No Unique Returning Visitors with period=week for VisitFrequency.get</li>     <li>#2684     Handle missing config file setting with a clean error message</li>     <li>#2689     Ecommerce tracking: cart not deleted when order is made</li>     <li>#2693     Google silently changed Pagerank lookup-URL</li>     <li>#2707     Error exporting Ecommerce log in CSV (works in XML)</li>     <li>#2583     UserAgentParser: Safari 5.1 unit tests</li>     <li>#2626     Load testing Script helper: copy visits/pages/conversions from custom date range to today</li>     <li>#2585     Add search engine toolbarhome.com</li>     <li>#2642     HTML Validation Errors in Tracking Code</li>     <li>#2392     PDF reports – long lines overflow into adjacent cell, or truncated</li>     <li>#2694     UserAgentParser: should report Android's browser as Safari</li>    </ul>    <p><span style="color:#ff0000;"><strong>另外,该版本在数据库结构上有一些变动,请小心升级。</strong></span></p>    <p><img title="基于PHP网站访问统计 Piwik 1.6 正式版发布" border="0" alt="基于PHP网站访问统计 Piwik 1.6 正式版发布" src="https://simg.open-open.com/show/9aa5b0d9e6b16b7c33f6e9de5bcedce1.png" width="622" height="367" /></p>