matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.8k stars 2.64k forks source link

GeoIP and Cookie not working #12196

Closed aski71 closed 6 years ago

aski71 commented 7 years ago

Hi, I've been using GeoIP location tracking for quite a while and it seemed to work quite well. And I also excluded myself by using the browser cookie. This also worked quite well.

For a few days now I realised that it's not working correctly anymore.

a) My visits show up despite the browser cookie is active (it says so in the admin interface). b) My visits show as coming from Hamburg, even though I'm in Munich.

I'm using the default for geo tracking: http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz

Can anyone help, please?

sgiehl commented 6 years ago

Sorry for the long delay. Meanwhile you can use GeoIP2 for a bit more accurate geo location. Also Maxmind itself publishes some data about the accuracy - and the lite version is not that accurate on city level. If you need more accurate data, you may need to purchase their database.

If you are still having trouble with one of those topics in latest release, maybe try to get some help on the forum. Or if you think it's a "real" bug, feel free to recreate an issue here.