I am looking for a (primarily) WEB analytics platform that would be able to cover some edge cases. The platform may be either SAAS itself or a self hosted solution. It is not necessary that the platform already covers all my edge cases, however it should be open towards extension in that direction.
Some of he features I am after:
- The platform should support custom data fields.
- The platform should support multi user access, with each user viewing their own set of user data.
- The platform should be able to pull auth from my service.
Basically I would like something that I could integrate into my SAAS application throughout. Lets assume two classes of users. First is service Customer (a paying customer) the second is a Consumer (the customer of a customer). I would like to give Consumers the option of viewing their own activity on the site. And to Customers a capability of analyzing the activity of their Consumers.
Basically I am looking for something e.g. Facebook would use to enable analytics about users to their paying customers (advertisers).