Forum Moderators: martinibuster
- inadequate control over what is presented
The list of sites to be advertised comes from Google, not from me. Filtering sites is helpful but still doesn't allow for sufficient control.
- inadequate control over how it is presented
There are limited options pertaining to the display of the ads and referential text.
- inadequate revenue
Not that much money.
- shopping deterrent/distraction
The ads seem to decrease the number of orders placed.
- requires an offsite request
Making an HTTP request to google.com instead of only local requests slows down the loading of the page.
- uses Javascript
Javascript can cause different types of problems, and is generally not as good as no Javascript.
- opens in same window
Google won't allow an ad's click to open in a new window, which means you lose the visitor *at least* temporarily.
I do subscribe to WebmasterWorld and I really want to thank everyone for their help. I'm not going anywhere, just -1 forum for me.
- Grant
The ads seem to decrease the number of orders placed.
you've hit my reason right there ... visitors to my retail site are hard won, i'm trying to sell to them and i'm not going to give them a route out of my site to one of my competitors even if i do earn a few cents, a sale is worth far more to me.
i.e. check your visitor's ip address and only call the adsense if the range is outside that of your chosen country and give them a different page if they are in the range.
Not foolproof - but would probably work ok. I'm off to give it a go.
thanks for that :)
Anyway, I think the idea of showing ads only to other countries is nice. I use ip2country for managing my ads:
[ip-to-country.webhosting.info...]
You can find several sources of how to use the database, I advise using MySQL and setting up a update page for the .sql dump! Google it ;)
~ Dani