Support Questions:How to pass geo location information of city region state country to offer

From HasOffers

Geo location information of city, state or region, and country can be dynamically passed to offer landing pages. Geo location information is provided by Digital Element. Digital Element provides 99.8% accurate geo location information based on user's IP address.

Simply include one or more of the variables below in offer URLs for offers and the ad servers will replace the variable with the appropriate user information on click.

  • City: Add {city} in the Offer URL and it will be replaced by the city of the user based on their IP address.
  • Region Code: Add {region_code} in the Offer URL and it will be replaced by the region code of the user based on their IP address. Such as "NY" for New York.
  • Country Code: Add {country_code} in the Offer URL and it will be replaced by the county code of the user based on their IP address. Such as "US" for United States.

Sample Offer URL: http://www.exampleoffer.com/index.php?city={city}&region={region_code}&country={country_code}

The ad server will then replace the variables dynamically in the offer URL and send users to the landing page.

Sample landing page URL: http://www.exampleoffer.com/index.php?city=Seattle&region=WA&country=US

 
Email this page to a friend or co-worker