GeoIP2 ISP/ASN databases

Hello! ISP and Organization not working in Matomo (version 3.13.0). But :

From matomo FAQ: (How do I get the GeoIP2 databases to improve accuracy of Country detection, and detect visitors' Cities and Regions? FAQ - Analytics Platform - Matomo)
The [ISP and Organization](GeoIP2 ISP Database | MaxMind) database can be used to determine the ISP and company of an IP address. **

We bought GeoIP2-ISP in maxmind. Upload database in misc folder (GeoIP2-ISP.mmdb).

p.s. As you see from geoip2.php:

plugins/GeoIp2/LocationProvider/GeoIp2.php: ‘isp’ => array(‘GeoIP2-ISP.mmdb’, ‘GeoLite2-ASN.mmdb’),

Can you help?

Hi,

As you mentioned, the GeoIP2-ISP.mmdb file should be supported.

So in theory this should just be a matter of placing it into the misc/ directory.

Org: Unknown
ISP: Unknown

[Refresh](javascript::wink:

Note : This GeoIP implementation has access to the following types of databases: City, Country .

misc folder:
$ ls -l
total 454860
drwxr-xr-x 2 www-data www-data 4096 May 13 2019 composer
drwxr-xr-x 2 www-data www-data 4096 Oct 29 17:16 cron
-rw-r–r-- 1 www-data www-data 13899290 Dec 12 16:54 GeoIP2-ISP.mmdb
-rw-r–r-- 1 www-data www-data 13899290 Dec 12 17:03 GeoIP2.mmdb
-rw-r–r-- 1 www-data www-data 6623735 Dec 10 12:18 GeoLite2-ASN.mmdb
-rw-r–r-- 1 www-data www-data 61280973 Dec 3 18:15 GeoLite2-City.mmdb
-rw-r–r-- 1 www-data www-data 4011247 Dec 3 18:10 GeoLite2-Country.mmdb
-rw-r–r-- 1 www-data www-data 366016200 Dec 12 11:36 IP2PROXY-LITE-PX8.BIN
drwxr-xr-x 2 www-data www-data 4096 Nov 27 18:30 log-analytics
drwxr-xr-x 2 www-data www-data 4096 Jul 1 23:27 others
drwxr-xr-x 2 www-data www-data 4096 May 13 2019 proxy-hide-piwik-url
drwxr-xr-x 2 www-data www-data 4096 Dec 8 15:43 user

p.s. And why you not use information from RIPE (whois request) ?

fyi: Organisation Not Showing