2

I need to collect usage information on my on-demand application. This should include things like forms opened, time on form, buttons clicked etc. Data collected should be kept in a database (MongoDB) or file system. Is there a standard way to do so and/or an open source project for this?

1
  • piwik.org which is OS does not offer event tracking yet, where Google Analytics (non-OS) should do exactly what you want.
    – m90
    Commented Mar 26, 2012 at 9:36

1 Answer 1

1

It depends on amount of details you planing to collect, first of all, I would suggest you to check with Google Analytics, pretty much what they done is possible to replicate. If you just need to know which button/link on page people clicking more, you can use something like a ClickHeat

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.