Anonymisation of IP addresses
The plugin uses IP addresses to count visitors. Each IP address is anonymised by nulling the last digit, i.e. 192.168.0.123
>> 192.168.0.0
. This is to comply with GDPR regulations.
Currently the plugin does not set any cookies.