Ok, everything now installed and working. I haven’t tried the geolocation accuracy yet, but am I installing the PECL geolocation correctly?
Let’s go over my setup: install PECL by following the tutorial > https://piwik.org/faq/how-to/#faq_163
Added this to the bottom of my php.ini geoip.custom_directory=/path/to/piwik/misc
And finally renamed the geoip database file from GeoLiteCity.dat
to GeoIPCity.dat
This is how it looks like in my web admin:
It says installed but on the right: ORG and ISP are unknown. I click on refresh and still no new data. Is everything in order?