ThaDafinser / Piwik-IntranetGeoIP

Piwik plugin to locate all locale data of a user based on the IP address/subnetwork (country, region, city, latitude, longitude, provider, ...)
MIT License
23 stars 14 forks source link

processing historic data #19

Open RMastop opened 8 years ago

RMastop commented 8 years ago

Hi @ThaDafinser,

Would it be possible to process historic data using the plugin? If so, how would one execute this?

ThaDafinser commented 8 years ago

@RMastop sadly currently not. I'm also not working on it.

This plugin would need a refactor to a plugin ( i worked on it once here https://github.com/ThaDafinser/Piwik-IntranetGeoIP/pull/14)

Then reprocessing would work.

RMastop commented 8 years ago

Thanks @ThaDafinser,

Am I correct in thinking that Piwik UserCountry plugin needs to be changes to enable this, or is it that this plugin needs to be changed in a way that it can handle it?

ThaDafinser commented 8 years ago

This plugin here would need a change for it. But i'm not happy with the builtin plugin in piwik currently. (see comments in PR #14 )

I started once to create a complete new general GeoIp plugin which covers all...but was more work then expected :disappointed: