URL redirection tool based on country

AgentZero

Regular Member
Joined
Jul 10, 2008
Messages
446
Reaction score
89
Hi Guys,

I'm looking for a URL redirection tool which identifies the persons country and redirects to the assigned link. E.g. if someone from UK clicks the link it goes to the UK offer, if someone from Aus clicks the same link it goes to the Aus offer, etc.

Is there any tools (preferably free) which can do this?

Cheers,
AZ
 
Dont know for free but pretty links pro for wp can do it.
 
Is there any tools (preferably free) which can do this?
Yes. You must find a CSV file with IPs for each country, import them in a MySQL table and compare the IP of each visit against the data in table. I suggest you use db-ip.com, as Maxmind no longer provides free data.
 
Back
Top