Home >
The Newbie Zone >
Questions and Answers
How do I call out user's city using Voluum? (2)
10-07-2015 09:02 PM
#1
thien425 (Member)
How do I call out user's city using Voluum?
I think I figured out how to call out the country, but how do I call out the user's city? Do I need the token from PopAds? Because it doesnt look like they have one for the city.
10-08-2015 12:46 PM
#2
clickwork7 ()
You don't need a token from Popads.
As I understand it, Voluum, will take the visitors IP address, query against 'Digital Elements' database and make the value available to you via their {city} parameter.
In Voluum select your lander and you will see a variety of 'available URL tokens' that you can parse to your landing page. So for example you can edit your destination URL to be:
http://yourlander.com?city={city}
At this point I hand off to my developers as I can't code for toffee but I hope that points you in the right direction 
Home >
The Newbie Zone >
Questions and Answers