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

Data tracked on own server shows wrong URL #26

Closed RMastop closed 8 years ago

RMastop commented 8 years ago

When I send data to an ID on the same Server, It still shows the demo-anonymous.piwik.org URL, instead of the URL of the server.

I expected this to have the actual URL.

tsteur commented 8 years ago

This is currently on purpose to make sure to not leak any data and to make sure the URL is anonmyized but we could make it configurable.

mattab commented 8 years ago

Thanks for the report!

This was fixed in https://github.com/piwik/plugin-AnonymousPiwikUsageMeasurement/issues/25

Now you can un-check "Anonymise tracking requests" so that the correct URLs will be stored.