Need some advices on choosing open source web analytics tools, including both of page tagging and log file analysis type. I know some of them: piwik, open web analytics, awstats and more... what are the best ones among them(page tagging type and log file analysis type) ?
|
feedback
|
|
In the log files analyzer domain, these are the most widely used:
Analog and Webalizer are written in C and are the faster (10000-20000 lines per second). As mentioned earlier by @MadHatter Analog has been developed by an ex-Cambridge statistician, that makes Analog a really precise and technical tool, but since the year 2005 it's not developed anymore. Webalizer is not developed anymore but it's easier then Analog to be used. AWStat and W3Perl are written in Perl and they are the most active projects, but are faraway slower then Analog and Webalizer (3000/4500 lines per second). They differ from each others for the data produced and the way the data is rendered. AWStat displays statistics in a really attractive manner, but produce less statistics then W3Perl. I advice you these links for further info: http://www.aardal.com/stats/docs/uk/speed.html My advice is:
Regarding Page tagging The winner is surelly Google Analytics, has the data collected and produced is better than the other solutions, but as one day may happens that Google will ask money for it... W3Counter and Xiti are providers that require you, for the free version, to install an image on each web page you want to monitor. Both are for small sites. Open Web Analytics and Pikwik are great open source solutions. Both are quite mature and stable but they require MySQL database and PHP support. If you don't need an "home made" solution I would definitively go for Google Analytics and between the open source projects I would choose Open Web Analytics as it's more mature then Piwik. | ||||
|
feedback
|
|
I am very satisfied with piwik. I just miss the possibility to adjust the widgets dependent on the website. I use it to check my drupal sites and there is a module for drupal too. | |||
|
feedback
|
|
For my money, the best log analysis tool is analog. It's screamingly fast (modulo DNS lookups, which are equally slow for everyone), is written by an ex-Cambridge statistician, and has a very useful page telling you - and your management - what can and cannot properly be known from your web logs, bizarre commercial claims notwithstanding. I can't comment on page tagging, though; sorry. | |||||
feedback
|
|
This is experimental software, but nevertheless, quite impressive:
| |||
|
feedback
|
|
Boomerang is the best tool available for clientside performance analysis - but its just the js agent - I don't know of any off-the-shelf reporting tool, Pastmon is useful for network stuff, Piwik and AwStats you've already mentioned. Analog is a very similar tool to AwStats - less configurable but much faster processing. If you're looking to roll your own solution, there's free ip to location data available | |||
|
feedback
|
|
I know people who use Webalizer for Web site log analysis. Just to mention one more option. There's also this discussion about the possibilities. | |||
feedback
|