I'm looking for someone who can provide some information on analytics for an intranet site. The intranet site has limited access to the internet and ideally there should be no tranmission of analytics information externally.
Are there any open source or else well constructed analytics packages that I can consider for this purpose?
Thanks.
I suggest Piwik if you want something Open Source and easy to use and understand (for, say, intranet editors). It does not use server logs and instead tracks visits by means of a piece of javascript you would insert in pages that you'd like to track.
We use it in combination with Awstats for our intranet.
When you use Piwik you can export data from GA using Google2Piwik
Check out awstats. I implemented it a few months ago. It's perl-based but does a fairly good job of analyzing your IIS or similar web server.
http://www.bing.com/search?q=awstats
Maybe Logparser is sufficient for your needs: http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en
It doesn't offer out-of-box functionality like awstats but you might find it useful for other tasks.
There's a number of different options for commercial stuff but can be somewhat costly.
Perhaps you might want to check out something like sawmill ....
Thomas
精彩评论