Have you ever wondered where your visitors are from? I have. I've been working on a Plugin that reads the Apache logs and shows where people are from. I've got an example at
VisitorLocation
.
There's just one drawback to my implementation. It requires two additional Perl modules that people may not have installed
Net::GeoClient
and
File::ReadBackwards
.
If anybody's interested, I can package it up and post the plugin here.
--
JasonTromm - 11 Jul 2003