Project

General

Profile

Feature #72

Add GeoIP Support to Piwik on Ubuntu

Added by Daniel Curtis about 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/16/2013
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

GeoIP PECL

Install GeoIP

sudo apt-get install php5-geoip

Create a link the GeoIP file in the Piwik install directory

ln -s /usr/share/GeoIP/GeoIP.dat

GeoP Apache Module

Install the module

apt-get install libapache2-mod-geoip

Restart Apache

sudo service apache2 restart

Also available in: Atom PDF