I have a drupal site serving as web app to allow users to manipulate certain information that are stored on the mysql database.
I would like to have some analytics tool that tracks the usage of the data, so I can remove the ones aren't used frequently. Since it's an internal server, only computers on the internal network can connect to the web app.
I have tried OWA, but it doesn't track at all.
Any suggestions?