I have GeoLite2-City.mmdb on misc folder..
Country is saving but city is not..
There is any additional configuration to make city saving to database?
Which location provider did you choose in Matomo admin? It needs to be set to GeoIP 2 in order to work.
Which location provider did you choose in Matomo admin? It needs to be set to GeoIP 2 in order to work.
I already used geoIp 2 dude with GeoLite2-City.mmdb database.
Currently I using only local dev. (docker environment)
Is the location provider able to detect any cities or regions? What result do you get when calling this API method on your instance:path.to.matomo/index.php?module=API&method=UserCountry.getLocationFromIP&ip=67.51.31.21&format=JSON&token_auth=your_token_auth
Is the location provider able to detect any cities or regions? What result do you get when calling this API method on your instance:
path.to.matomo/index.php?module=API&method=UserCountry.getLocationFromIP&ip=67.51.31.21&format=JSON&token_auth=your_token_auth
Country and continent only
geoip2 already selected
then the location provider doesn't work correctly. is the location provider reported as working when navigating to geo location settings in Matomo admin?
then the location provider doesn't work correctly. is the location provider reported as working when navigating to geo location settings in Matomo admin?
Ill just purchased google cloud platform and geolocation is working properly.
Thanks dude..