ip2location / ip2location-piwik

IP2Location geolocation service to lookup a visitor's location in Matomo (Piwik) 4.x, 5.x. This service allows you to determine the country, region, city, coordinates, zip code, time zone, ISP, domain, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, and more, associated with any given IP address.
http://www.ip2location.com
32 stars 18 forks source link

Display additional iplocation stats #109

Closed Escondido closed 5 months ago

Escondido commented 5 months ago

How do I get this plugin to show area code and zip code? I've been using the ip2location.io api for a few months and I know their api has those values, but I'm not seeing them in the matomo_log_conversion table ? Do I have to use a different database or maybe there is a setting I missed ?

Thanks.

ip2location commented 5 months ago

I regret that these fields are currently not supported.

Escondido commented 5 months ago

Is that only your plugin or Matomo in general? Thinking I might be able to ChatGPT it. What file controls the api parameters that are fetched? Looks like it might be ip2location.php right ?