Collecting and viewing statistical data on website usage? Want to give Google Analytics the boot.
Posted
by amn
on Server Fault
See other posts from Server Fault
or by amn
Published on 2010-04-29T09:48:57Z
Indexed on
2010/04/29
9:58 UTC
Read the original article
Hit count: 256
statistics
I have always been somewhat reluctant to "outsource" site statistics to Google.
We have an Apache server running on a Windows server. I am pretty sure all the foundation to collect the needed visitor data are there.
I would like to stop using GA, and use some form of application where the data does not travel to a third party but remains at the host, or at least travels to the remote administrator, if it is a log analyzer in a browser.
What are my options?
© Server Fault or respective owner