kimal73
kimal73

Reputation: 13

How to install Geolite2 on Piwik 3.0.2 (old version of Motomo)?

I have Piwik 3.0.2 and a tar ball of Geolite2_City. Can I install directly on my folders on server? Where I put this file?

Upvotes: 0

Views: 52

Answers (1)

lw1.at
lw1.at

Reputation: 1577

Matomo only got support for the new Maxmind Geoip format in Matomo 3.5.0 with the new GeoIp2 plugin. So if you want to use it, you have to update to the latest version (which is anyway recommended because of security and bug fixes).

The only way to use new Geoip files with an older version is by using the unofficial GeoIP2 plugin: https://github.com/diabl0/piwik-geoip2

Upvotes: 0

Related Questions