Tagged Questions
The geotargetting tag has no wiki summary.
3
votes
5answers
910 views
Redirect depending on the Country?
We basically have 2 sites ( Java /JSP / Apache Webserver) :
something.ca & something.com
The .ca is canadian content, and the .com is american content.
We need users to be redirected based on ...
1
vote
2answers
280 views
How to display an external content in my website using javascript
This is my first post!
I have a question about javascript...here is my code:
<html>
<head>
<title>Geolocation Demo</title>
</head>
<body>
...
1
vote
4answers
227 views
SOAP or REST based Geotargetting service?
Is anyone aware of a (preferablly free) webservice that would accept a SOAP or REST request.
This request would contain an IP address, and the service would return an approximation of that IP's ...
0
votes
2answers
89 views
“privacy” is not accepted, when posting to a Page's wall with a Pagetoken
Goal:
I want to specify privacy for posts, that are done through my application, when I post to a Page's wall, using Pagetoken.
Problem:
Using page token, I do post to URL ...
0
votes
0answers
24 views
iframe geotargeting possible/recommendable?
im supporting an iframe for a customer. in this iframe theres a language navi via typo3 means get variable L=x . x=id of language also theres real url extension installed, so the iframe src look like ...
0
votes
0answers
104 views
Geo Targeting Posts in Facebook using Graph API
I’ve been trying to post geolocation-targeted status updates on a Page through the Graph API, so far with limited success.
Using the Facebook graph api, I’ve been successfully able to geo-target ...
0
votes
1answer
71 views
Display results dynamically based on GeoLocation MVC
I am building a webpage that needs to Query the database and display events in your area based on the users GeoLocation. I've seen this done so many times now on a lot of websites. But I have never ...
0
votes
0answers
54 views
Is it possible to Geo-Target Facebook tabs through facebooks API?
There's a post addressing this over a year ago, but with all the new changes to the API and facebook constantly putting out new things, I was wondering if anyone knew of a way to Geo-target a facebook ...
0
votes
0answers
59 views
Is it safe to allow regex for targeting by IP Adresses in Openx 2.6, like I have done?
In brief
Is it safe to allow regex matching of IP addresses in case of IP address targeting, like I have done (explained below)? The fact that Openx 2.6, by default, does not allow this made us to ...
0
votes
1answer
46 views
Geotargetting for “Nearest Restaurant Locator”
For an online ordering system, we figured that we would take the entered address and city, calculate the distance between it and each entry in a database of addresses using the Google Maps API.
...
0
votes
1answer
95 views
City Wise Geo targeting (The right way.)
I'm familiar with country wise geo targeting but I was wondering about citywise geo targeting since I was looking at a site that would be looking at users ip and classify them based on their city (i.e ...
0
votes
2answers
103 views
Geotarget all countries except one
we have a website that offers licenses online. I hope this is the right forum for this kind of questions.
We have business partners targeting the US market, and we are responsible for all of the rest ...