@veames wrote:
Using Piwik 2.16.1 with PHP 7.0 (PHP 7.0.8-2+deb.sury.org~xenial+1 (cli)) on Ubuntu 16
I have the geoip pecl module installed and set for FPM and CLI.
The pecl module is working fine in piwikWhen I try to update the database with geoip lookups for older visits it doesn't seem to work. We are only seeing the country displayed for those older visits.
php ./console usercountry:attribute 2016-06-01,2016-06-28
100% processed. Time elapsed: 0.041s
Completed. Time elapsed: 0.041sIs there a way we can get the results of the city lookups as well?
Posts: 1
Participants: 1