ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Processor IP Geolocation

IP GeoLocation is a processor that reads the IP addresses from a CSV and appends the CSV with location information like longitude, latitude, postal_code, city, and country.
This component pinpoints the location of the requested IP Addresses via MaxMind API. It is mandatory for the user to own or purchase a MaxMind account for the use of this application.

Data In/ Data Out

Data In

A CSV file with a column that contains IP addresses
CSV file should be in folder /data/in/tables

Data Out

CSV file with GeoLocation information based on IP address. 

CSV file can be found in folder /data/out/tables

Learn more: about the folder structure please go to this article.

Parameters

Screenshot 2021-11-26 at 4.07.15 PM.png

User ID (required)

MaxMind User ID

To obtain User ID: Account Information -> My License Key -> User ID

License key (required)

MaxMind License Key
To obtain key: Account Information -> My License Key -> License key

IP Column (required)

Column name of input file which contains IP addresses.