matomo-org / plugin-AnonymousPiwikUsageMeasurement

Help making Matomo better by sending anonymized usage data to the creators the project, and/or to your own Matomo instance and/or to any other Matomo instance
https://plugins.matomo.org/AnonymousPiwikUsageMeasurement
GNU General Public License v3.0
4 stars 12 forks source link

Make a setting to track logins/aliases as UserID #25

Closed mgonera closed 8 years ago

mgonera commented 8 years ago

For some users it would be useful to be able to view visitor profiles openly, that is, to be able to tell who is who. For this we should make an option to track Piwik login as UserID. Of course such information shall not be sent to Piwik founders if someone is sending anonymous information out. It should work only for tracking with your own Piwik.

mattab commented 8 years ago

we shouldn't do it by default (because plugin is called Anonymous) but it would make lots of sense to add a new setting (actually two), something like Track the Piwik username as User ID below Send anonymize usage data to a custom Piwik and below Send anonymize usage data to this Piwik.

mgonera commented 8 years ago

@mattab also, we should add an option to send un-anonymized data to your own Piwik, and anonymize it only when sending it to Piwik team. This would actually make this feature useful for customers checking out usage of their coworkers, to establish whether or not they need more training for example.

mattab commented 8 years ago

Fixed in https://github.com/piwik/plugin-AnonymousPiwikUsageMeasurement/issues/27 - Kuddos @andrzejewsky