Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

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).

share|improve this question
Something like journaling/audit trail? – Yurii Rashkovskii Jul 4 '12 at 9:11

closed as not constructive by Eight Days of Malaise, phwd Jul 12 '12 at 17:32

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.