Are there any open-source / free site analytics solutions that are intranet deployable?
Posted
by Richard Nichols
on Stack Overflow
See other posts from Stack Overflow
or by Richard Nichols
Published on 2010-05-14T02:13:48Z
Indexed on
2010/05/14
2:24 UTC
Read the original article
Hit count: 277
There are plenty of statistics/analytics providers for Internet deployed software (e.g. Google Analytics), but I'm looking for an analytics tool to integrate into a LAN/intranet based web application.
I'm aware of AWStats, but I'd prefer something with a design similar to Google Analytics, where a Javascript callback can be embedded into the app and call back to an analytics server. This doesn't require any sort of extra application server configuration and access to run.
I'm thinking there's nothing available that isn't proprietary / pay-for, but I'd love to be told I'm wrong!
© Stack Overflow or respective owner