Questions tagged [usage-statistics]

Questions about how to gather, manage or deal with data usage statistics of any software. Usage statistics may include button and menus clicks, memory usage, preferences, features most used, etc... Usually all data are anonymous information.

382 questions
0
votes
1 answer

Sharepoint 2007 Usage Tracking Programmatic Access

Does Sharepoint 2007 usage reporting track programmatic access to items in a document library? If not is there a non-intrusive and simple way to enable that functionality.
Casey Margell
  • 224
  • 2
  • 12
0
votes
1 answer

Gwan report.c statistics

I am testing on G-wan server performance and it's very amazing!!! Here is the output from report.c Requests All: 5,725 (6.06% of Cache misses) HTTP: 66 (1.15% of all requests) Errors: 70 (1.22% of all requests) CSP: 5,650 (98.69% of all requests)…
moriya
  • 75
  • 9
0
votes
1 answer

How can I create per user usage reporting?

I'm looking into ways to create monthly usage reporting on a per user basis. We would, ideally, like to include information such as cpu, memory, disk space, and network usage. I'm thinking since this is going to be a monthly report taking an average…
user1617942
  • 233
  • 3
  • 7
0
votes
1 answer

Record API usage in multi client enviornment

So here is a scenario I have a API written JS and exposed using nodejs on a server which I want to offer for use to different client on basis of private key signup. Need to record each GET request client wise in multi tennant fashion for billing and…
Dev G
  • 1,387
  • 4
  • 26
  • 43
0
votes
0 answers

Merging and analyzing usage statistics

I'm working in a project in which we need to merge usage data from different sources, mainly from databases, to present them on a dashboard similar to google analytics, so it will be used to measure different conversion goals based on user activity.…
kothvandir
  • 2,111
  • 2
  • 19
  • 34
0
votes
1 answer

Getting a snapshot of incoming / outgoing bandwidth speed on an interface in linux?

We were wondering how one would go about getting a quick 3 second snapshot of how fast bandwidth is being consumed on a specific interface in linux? We have some web services we would like to delegate to various backends depending on incoming /…
anonymous-one
  • 14,454
  • 18
  • 60
  • 84
0
votes
2 answers

Monitoring App Activity using either the Android or iOS SDK

Is there a way I can monitor App Activity beyond whether or not an App has launched, using the above mentioned. If not is there a way I can monitor the usage of an ePub from iBooks or any epid reader?
0
votes
1 answer

Timeline Event Concentration

Given a series of events, is there an algorithm for determining if a certain number of events occur in a certain period of time? For example, given list of user logins, are there any thirty day periods that contain more than 10 logins? I can come…
frugardc
  • 440
  • 1
  • 4
  • 13
0
votes
1 answer

Estimating bandwidth usage for Desktop Java application

We have a data streaming application which uses local caching to reduce future downloads. The full datasets are larger than what is streamed to the end user - i.e. just the bits the end user wants to see. The concept is pretty much like a browser,…
whatnick
  • 5,400
  • 3
  • 19
  • 35
0
votes
1 answer

How can I count how many times I visit a specific domain?

I'm interested in writing a program (or possibly using another means) to update a counter every time I visit a specific domain, say "wikipedia.org" or "twitter.com", from any browser. As far as I can tell, no such program exists. The problem is that…
Daniel
  • 1,160
  • 1
  • 10
  • 16
0
votes
2 answers

realtime network statistics on iOS

I know it is possible to check the traffic usage of wifi and Data through built-in settings in iphone. But is there any solution like a library or function to fetch realtime network usage (upload/download) of the device? (like a real time…
airflow
  • 13
  • 5
0
votes
1 answer

Analytics for nodejs + extjs webkit application

I am developing nodejs webkit application. I am using extjs for UI. Application will be installed by anyone, we would like to track application usage using some analytics system, may be google analytics or any opensource tracker.I know google…
0
votes
2 answers

Maximum hits on a table in MySQL

I need to do some analysis of table usage within my MySQL system. Can anyone point me in the right direction on a method for identifying which table has been queried most often in a given time-period i.e. if there are 30 tables, I want to know which…
gurudeb
  • 1,856
  • 22
  • 29
0
votes
1 answer

Where can I find statistics on RSS feed reader market share?

I have searched on the internet and cannot find up to date (relevant) statistics on RSS feed reader market share. Is there any recent research into the percentage market share of different RSS feed readers?
0
votes
1 answer

Statistics at user level in ASP.NET MVC?

We have a very simple statistics collection global filter on our web application, but now we would like to collection more information and I thought that may be somebody already has done this, so are there any good user tracking modules for asp.net…
Giedrius
  • 8,430
  • 6
  • 50
  • 91