Obsolete: ActiveIP2Country plugin: More accurate IP-to-Country reporting #1112
Labels
Enhancement
For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
worksforme
The issue cannot be reproduced and things work as intended.
Milestone
ActiveIP2Country
The ActiveIP2Country plugin uses an IP-to-country database to determine the visitor's country. In contrast, Piwik normally guesses the visitor's country from his/her browser language and region.
Note: due to changes in IP block assignments, ActiveIP2Country does not attempt to correct earlier log_visit data.
This plugin uses any CSV (comma-separated values) file (named "ip-to-country.csv") containing IP address ranges (start and end expressed as longs) followed by a two letter ISO country code. Values may be double quoted. The country code can be upper or lower case.
The plugin will automatically generate a more compact, binary "ip-to-country.dat" file. To regenerate this file, simply remove it.
Performance
On my antiquated Athlon 1.4 GHz processor (test box):
If shared memory is available:
If updating the .csv file:
Requirements
To install
For support
The text was updated successfully, but these errors were encountered: