Are there any off the shelf solutions for feature use analysis?
Posted
by
Riviera
on Programmers
See other posts from Programmers
or by Riviera
Published on 2012-02-04T00:53:57Z
Indexed on
2012/03/22
17:42 UTC
Read the original article
Hit count: 232
I write a set of productivity tools that sells online and have tens of thousands of users. While we do get very good feedback, this tens to come from only the most vocal users, so we fear we might be missing the big picture.
We would like to know if there is any off the shelf (or nearly so) solution to capture usage of different features and to report usage patterns and trends over time.
Note: These tools are native apps, not web-based. I know about Google Analytics and the like. They're great, but I'm looking for native code solutions.
© Programmers or respective owner