We've been using Flurry for our iOS software, but I would like something like flurry for our Mac OS software.
This is primarily a Cocoa based app so, I'd prefer an objective-C solution.
General pointers to sites welcome.
|
We've been using Flurry for our iOS software, but I would like something like flurry for our Mac OS software. This is primarily a Cocoa based app so, I'd prefer an objective-C solution. General pointers to sites welcome. |
||||
|
|
|
Some good answers over here: How to use analytics for desktop applications? |
|||||
|
|
You could try DeskMetrics ;) It's an analytics service and support Mac OS X (native Objective-C component) |
|||
|
|
|
You can use Google Analytics. Google doesn't provide a Mac client yet but the open-source wrapper GAJavaScriptTracker by doo might help. |
|||||||||||
|
|
UserMetrix tracks usage and error analytics. It doesn't have a objective-C solution, but has a good guide on how to integrate their C library using XCode. |
|||
|
|