@bpruett wrote:
I have just gotten Piwik up and running and am working out a few issues.
GeoIP seems to be not working for me, but I am not seeing any error messages.
In looking at the table piwik_log_visit the fields location_city, location_region, location_longitude, and location_latitude all contain the value 'NULL' (I think its actually the string 'NULL' and not a null value). Country does seem to have values, but my guess is that is coming from the browser string.
I have the GeoIPCity database installed and have run the console usercountry:attribute and archive procedures and this has not made a difference. I also wrote a quick script to validate the the PECL:GeoIP module was functioning and I can lookup and retrieve data.
Any thoughts on getting this working?
Posts: 2
Participants: 1