Under Administration -> Privacy -> Anonymize data -> "Also use the Anonymized IP addresses when enriching visits." the radio button ist set to "Yes". If I change it to "No" and press "save" Button, the value should be stored.
Under Administration -> Privacy -> Anonymize data -> "Also use the Anonymized IP addresses when enriching visits." the radio button ist set to "Yes". If I change it to "No" and press "save" Button, it looks like the new value is stored. But after reloading / refreshing the page, the value (radio button) is still "Yes"
Hi @kaskaes. Thanks for your report. I was able to reproduce that.
@diosmosis that seems to be vue related. The request always contains useAnonymizedIpForVisitEnrichment: 1
, even if the no
option was selected. Could you have a quick look?
This issue has been mentioned on Matomo forums. There might be relevant details there:
https://forum.matomo.org/t/anonymize-tracking-data-issue-after-update-to-4-9/45565/4