usage-tracking

Security Monitoring and Tracking Standards [closed]

十年热恋 提交于 2019-12-13 03:45:02
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 6 years ago . I am working on a system that handles authentication/authorization, and needs to keep track of the attempts of individuals logging in, making changes to the permissions/users, failed attempts, etc. We want to be able to parse this information into a database for further

Are there any tools/libraries (.Net/WPF) to measure and store UI navigation data for analysis?

♀尐吖头ヾ 提交于 2019-12-03 06:38:48
问题 I want to measure and analyze user movements and gestures in the UI in order to refine the application user experience. I had imagined that feature-tracking libraries (like EQATEC or Preemptive's Runtime Intelligence) would allow this. However, this does not appear to be the case. Ideally, I'd like to be able to instrument a UI and then capture mouse and keyboard navigation gestures to display via a heat-map. My searches have come up empty. Does anything OSS or commercial exist here? 回答1:

Are there any tools/libraries (.Net/WPF) to measure and store UI navigation data for analysis?

[亡魂溺海] 提交于 2019-12-02 19:13:21
I want to measure and analyze user movements and gestures in the UI in order to refine the application user experience. I had imagined that feature-tracking libraries (like EQATEC or Preemptive's Runtime Intelligence) would allow this. However, this does not appear to be the case. Ideally, I'd like to be able to instrument a UI and then capture mouse and keyboard navigation gestures to display via a heat-map. My searches have come up empty. Does anything OSS or commercial exist here? Download Sources Version 2 from this article on code project Open the solution or only Gma.UserActivityMonitor