blazor-analytics icon indicating copy to clipboard operation
blazor-analytics copied to clipboard

Added anonymizeIp

Open JeroenBer opened this issue 3 years ago • 1 comments

Added Anonymize IP option, see #50

JeroenBer avatar Jan 29 '22 11:01 JeroenBer

Can we get more generic solution like it was mentioned here https://github.com/isc30/blazor-analytics/issues/16 instead of making such overloads, because covering all use cases will be hard, for example i want to set {cookie_flags: 'SameSite=None;Secure'}

upd: Oh this was implemented with this commit i missed it, i guess this pull request can be closed then.

ScarletKuro avatar Jul 02 '22 17:07 ScarletKuro