Hi, I am trying to install piwik piwik.org and use it instead of awstats.
Since version 1.8 piwik is capable to analyse apache logs, to it's no longer needed to use javascript to track the visitors.
This is the current status of this:
DONE
- showing piwik instead of awsats when you go to http://domain.com/stats
- http://server.example.com/stats will be the generic piwik url
- get accepted the patch into piwik to allow domain autocreation from command line (--log-hostname)
- allow the selection of piwik instead of awstats in the installer
- create and populate the database for piwik
PENDING
- replace awstats for piwik in the crontabs
- automate import old logs into the piwik database
- create the users into piwik database and associate the domains into it
- autologin the users into piwik this seems quite easy