在C#软件使用分析 [英] Software usage analytics in C#

查看:274
本文介绍了在C#软件使用分析的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目,我目前的工作并想实现某种软件中的代码跟踪。理想情况下,这样的东西多久它的启动。多久它运行,特征跟踪,等我已经使用Exceptioneer未处理异常,但想为使用追踪类似的东西。

I have a project i am working on currently and would like to implement some sort of software tracking in the code. ideally, stuff like how often its launched. how long it runs for, feature tracking, etc. I already use Exceptioneer for unhandled exceptions, but would like something similar for usage tracking.

这个数据应该都是匿名的,理想状态为别人服务运行。我想给用户将其关闭的选项,如果他们想...所以,这是我的东西应实施自己,还是有第三方在那里,做这种事情呢?我知道这可能是一个棘手的领域,但我已经看到了有关iPhone的应用程序使用情况统计信息。他们这样做,那么为什么我们不能? (如果用户同意,当然)

this data should all be anonymous and ideally run as a service by someone else. and i would like to give the users the option to turn it off, if they so wish to... So, is this something i should implement myself, or are there third parties out there that do this sort of things? i know it might be a sticky area, but i have seen stats about iPhone app usage. they do it, so why cant we? (if the user agrees, of course)

[更新]根据的评论,我应该更清楚。这是一个WinForms .NET 4的应用程序,虽然我想与WCF以后更新它。我将只跟踪我自己的应用程序,虽然我也想知道有关环境的信息,未成年人(Windows操作系统版本,SP,也许proc和内存...)

[Update] Based on the comments, i should have been more clear. this is a Winforms .NET 4. application, though i am thinking of updating it later with WCF. i would only be tracking my own application, though i would also want to know minor information about environment (Windows OS Version, SP, maybe proc and ram...)

推荐答案

这似乎有点多挖后,我发现一对夫妇提供这种网站。任何额外消费,请发表评论:

It seems after a bit more digging, i have found a couple of sites that offer this. any extras, please leave a comment:

Premeptive运行智能:免费社区版

DeskMetrics:免费为一个应用程序,49 $更多。 ..

任何其他建议?

这篇关于在C#软件使用分析的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆