To Use PIWIK for Intranets we would like to see a GeoIP possibility also.
We have a Database
ipstart, ipend, country,city, longitude, latitude, somemorekeywords
This are about 600 rows of data
Where could hook into piwik.
Our external www sees also this internal locations.
So
if( found in IPintranetdb){
useintranetdbdata()
}else{
usemaxminddata()
}
Good news: GeoIP is now integrated in Piwik, enabling Accurate Visitors Geolocation in your Analytics reports. To enable GeoIP go to the Settings > Geolocation admin page, and follow the short instructions.