Hello,
I have installed Maxmind’s GeoIP Organisation database. Now I want to get the resolved organisation name in the email reports. Can someone point me to the right documentation?
Thanks
Ritwik
Hello,
I have installed Maxmind’s GeoIP Organisation database. Now I want to get the resolved organisation name in the email reports. Can someone point me to the right documentation?
Thanks
Ritwik
This is a new feature request I believe. What exactly would you like?
MaxMind’s geoIP organisation database provides the names of the organisation for the visitor IP. I have uploaded the database file using the piwik’s interface. Now how do I verify if the names are getting resolved? I only see the provider name as a field but is there anything for organisation name?
I just looked at the code. What it’s supposed to do (in plugins/UserCountry/UserCountry.php line 159)
is that it Appends the Organisation to the Provider value.
Does the organization not show up in the provider report or in the visitor log?