I'm looking for a hosted reporting and analytics tool for our REST api and website. Basically, I'd like something designed from the ground up with simplicity in mind.
We would like to
- Have some way to tell the tool when an event occurs
- Have some way to report statistics over time
- Be able to create simple custom reports on that data over time
One concrete example: We'd like to be able to report the response time of each url in our api, and be able to sort those by response time, so we can identify bottlenecks.
Are there are new tools out there that are well-designed, and easy to jump in to? I'm aware of many current solutions, but most seem to be focused on the enterprise, and they are almost always overkill.