Hi All,
I have a product that is going to market soon and I was wondering what the best way to capture data on what parts of the software a user is using most.
for example lets say the program has 3 reports on it but users only use 2 of them and never the third, that information is something id like so I can remove that and maybe put something of use there.
The only way I can see this happening is under each button of every event i wish to track (lots) make it write to a text file "report 1 used date,time" then get the program to send the log to me.
is there any issues with doing this? I dont want data like personal stuff or anything like that just pure people use this function.
Cheers and thanx for the advise :)
I have a product that is going to market soon and I was wondering what the best way to capture data on what parts of the software a user is using most.
for example lets say the program has 3 reports on it but users only use 2 of them and never the third, that information is something id like so I can remove that and maybe put something of use there.
The only way I can see this happening is under each button of every event i wish to track (lots) make it write to a text file "report 1 used date,time" then get the program to send the log to me.
is there any issues with doing this? I dont want data like personal stuff or anything like that just pure people use this function.
Cheers and thanx for the advise :)