Jump to content

Recommended Posts

Posted

I want a program of mine to periodically send some info to a server, telling various things like how often it's used and for how long, as some other programs (such as Winamp) do. Of course people will want this to be anonymous, but I can't think of a good way to make it so. All I really want to know is how many people are using it and how often the average person uses it. I don't need to know how often each individual person uses it. However, if I'm to maintain an accurate count of how many people use it, then when it reports that it's just been installed, I need to know whether it's already been installed once before on that system. (I can't just have it report when it's uninstalled, as this won't happen if the user doesn't use the uninstaller, such as if they format their HD.)

The problem is, the only way I can think of to know if the person installing it has already done so before is to keep track of which systems it's been installed on, identifying them by IP address or some unique ID generated from hardware information. But if I do this, it's no longer anonymous. :}


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...