How do I test how customers use my Cocoa application?
- by John Gallagher
I'm interested in finding out how customers use features in my Cocoa application.
I want to build up statistics on which features people use and how they use them, so that I can measure the value of features I'm implementing.
This feedback of course will be off by default and anonymous.
Does anyone know of any frameworks that have been developed that can achieve this without me having to write stuff from scratch?