service - Software usage analytics in C# -


i have project working on , implement sort of software tracking in code. ideally, stuff how launched. how long runs for, feature tracking, etc. use exceptioneer unhandled exceptions, similar usage tracking.

this data should anonymous , ideally run service else. , give users option turn off, if wish to... so, should implement myself, or there third parties out there sort of things? know might sticky area, have seen stats iphone app usage. it, why cant we? (if user agrees, of course)

[update] based on comments, should have been more clear. winforms .net 4. application, though thinking of updating later wcf. tracking own application, though want know minor information environment (windows os version, sp, maybe proc , ram...)

+1 deskmetrics. there library .net apps. check out: https://github.com/deskmetrics/net

i've heard they're investing pretty hard on others platforms (like adobe air , mac/cocoa). worthy keep eyes on them.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -