I would like to store a GUID the first time the user runs an app and then use that GUID to track the apps usage each time they use the app forever. I would never try to match the GUID to a particular user, or user name, but I would do things to determine
how my program was being used by the public in general.
I hope to have customers all over the world. Would this sort of tracking be a problem?
As far as I know it would be okay to do this as long as I disclose it. Is this assumption correct?
Thanks,