I am in the process of setting up a new website, and was hoping to get some advice on how others store web traffic log data.
At the moment I am thinking of just using Google Analytics and Mixpanel.
I have no intention of saving apache access log files - so Im looking for a web based service.
I was considering rolling out a custom db table just to log hits, but it just feels wrong.
What are you using? If you are storing data in a db, what is the db (i.e. mongo, postgres, cassandra)?