Home > Paid Traffic Sources > Mobile

Looking for Geo-location script that works (9)


11-19-2015 07:00 AM #1 acjhonrosya (Member)
Looking for Geo-location script that works

I am an newbie,tried to find Geo-location script on STM or Outside but none of them worked.can any one share Geo-location script that works on all browser.
thanks


11-19-2015 07:23 AM #2 simolife (Member)

What do you mean with Geo Location script ?
Are you a developer want to detect the country of the user or the visitor of your web site ? or what exactly ?


11-19-2015 07:30 AM #3 acjhonrosya (Member)

I want to detect visitors state and country.I am promoting an Walmart offer.


11-19-2015 09:57 AM #4 dabrostyles (Member)

I am working on detecting a visitor's geographical location in order to dynamically display that information back to said user on the landing page.

If this is similar to what you are looking to do, I think this detailed tutorial may be the answer:

http://stmforum.com/forum/showthread...ing-Parameters

This tutorial passes the user's device model back to the user instead of geographical location but I don't see why geographical location wouldn't work. Hopefully somebody more experienced could confirm this.


11-19-2015 10:05 AM #5 mminsk (Member)

dabrostyles' suggestion works great if location parameters are passed as tokens. If you need broad location data, look into first script featured here. For more precise data, take a look at the paid versions of Maxmind's GEOIP databases.


11-19-2015 01:21 PM #6 simolife (Member)

You can use GEOIP Maxmind

http://dev.maxmind.com/geoip/legacy/javascript/

My team develop using laravel and in laravel is easy to integrate GEOIP and detect country state or city and everything


11-19-2015 02:29 PM #7 brodycurtis ()

Hey acjhonrosya,

Based on what i have read you could use tracking from your network to gather this information. They should be able to gather all the sub id information such as IP address which would tell you where they were coming from! If you had an external tracking as well you could get them to pass that info along to you as well.

Hope this helps!


11-19-2015 02:33 PM #8 makeitrain (Member)

If you use Voluum, It's pretty easy: http://feedback.Voluum.com/knowledge...eter-on-lander


01-04-2016 02:17 PM #9 xentaa (AMC Alumnus)

Thanks Makeitrain!


Home > Paid Traffic Sources > Mobile