Tom On March - 22 - 2010

Have you ever wanted to target your website visitors by displaying their current city & state? This code i feel gives the visitors a more personal approach( especially on landing pages) with the website. I found this info over at Danger Browns website, so all credit goes to him, much thanks Dan..


Example

Looking For Rates in ,

Just copy and paste the code below into your page. Make sure to delete the [] brackets

[<script language="JavaScript" src="http://j.maxmind.com/app/geoip.js"></script><script language="JavaScript">document.write(geoip_city());</script>, <script language="JavaScript">document.write(geoip_region());</script>]

Categories: Creative

Leave a Reply