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?
Asked
Active
Viewed 46 times
0
-
Welcome to Stackoverflow. Please use well formatted code and try to give a good description of your question so that others can understand and answer it. I suggest you to read the asking guidelines of StackOverflow. – Abhishek Bhagate May 27 '20 at 20:52
1 Answers
0
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

lw1.at
- 1,528
- 11
- 25
-
-
Matomo is available for free under the GPL 3.0 license here: https://matomo.org/download – lw1.at May 27 '20 at 17:56