I want to track the location of user inside my intranet.
MaxMind dat files are giving me the public IPs, on the contrary I want to locate the IP in the private intranet.
For example:
10.0.1.0 - 10.0.1.255 : USA, Office 1
10.0.2.0 - 10.0.2.255 : Canada, Office 1
10.0.3.0 - 10.0.3.255 : USA, Office 2
10.0.4.0 - 10.0.4.255 : USA, Office 3
10.0.5.0 - 10.0.5.255 : Europe, Office Italy
...
etc...
So I cannot simply use the MaxMind file because I want to use my own IP address location.
To use the Piwik function I should convert the my file in MaxMind format, or maybe find another solution...
Any idea?
Thank you
Giorgio
MaxMind dat files are giving me the public IPs, on the contrary I want to locate the IP in the private intranet.
For example:
10.0.1.0 - 10.0.1.255 : USA, Office 1
10.0.2.0 - 10.0.2.255 : Canada, Office 1
10.0.3.0 - 10.0.3.255 : USA, Office 2
10.0.4.0 - 10.0.4.255 : USA, Office 3
10.0.5.0 - 10.0.5.255 : Europe, Office Italy
...
etc...
So I cannot simply use the MaxMind file because I want to use my own IP address location.
To use the Piwik function I should convert the my file in MaxMind format, or maybe find another solution...
Any idea?
Thank you
Giorgio