blazor-analytics
blazor-analytics copied to clipboard
Would need a feature to set Anonimize IP to true
Hi, I'm not sure what you mean here but I'm happy to review PRs!
Excuse my brievity. I would like to do something like this:
gtag('config', '<GA_MEASUREMENT_ID>', { 'anonymize_ip': true });
See https://developers.google.com/analytics/devguides/collection/gtagjs/ip-anonymization
It's probably related to https://github.com/isc30/blazor-analytics/issues/16
Anonymize ip is very important to be GDPR compliant.
Seems easy to implement. Just change the js and set a parameter when configuring