


If a user has location access turned off in their browser, how can I leverage Target geolocation as a fallback to get their city, country or zipcode?
Thanks,
Walter
Views
Replies
Sign in to like this content
Total Likes
Generally, organization use some vendors to identify the user's geo-location like DemandBase, ZoomInfo, KickFire, Terminus...
Thanks for your response.
I ended up creating an activity in Target which would set an element attribute with the latitude and longitude, then had some JS make an Ajax call to our Bing API to get the approximate location.