Forum Moderators: martinibuster
Here is what I did:
I used a redirect code, so when the users want to go back, it will be redirected back. I put a history.go(-2), but nobody cares. They keep going back then redirected back to my page.... I am worried that google may think I am faking impressions to reduce CTR. What should I do? Email them?
It is not my problem, is it?
Sure, it is not your problem. Just hope and pray that (a) G's quality control team do not stumble on your site and send you an account termination email for violating the TOS; and (b) a "snitch" will not come across your site and report you to G. If any of the two happens, then that's the time it becomes YOUR problem.
What I can't understand with your logic is why do you insist on a feature that your users do not know how to use, as you said yourself? That goes against the very idea of usability and good site design.
it also interferes with the site navigation, which is also against the terms.
TOS:
Pop-ups, pop-unders or exit windows that interfere with site navigation, obscure Google ads, change user preferences, or are for downloads. Other types of pop-ups, pop-unders, or exit windows may be allowed, provided that they do not exceed a combined total of 5 per user session
But my page is NOT an exit window. By definiation. This is exit window;
<!-- TWO STEPS TO INSTALL EXIT WINDOW:
1. Paste the coding into the HEAD of your HTML document (replace [example.com...] with your affiliate URL, and change the width and height to suit your needs)
2. Copy the onunLoad event handler into the BODY tag -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML -->
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function leave() {
window.open('http://www.example.com','','toolbar=no,menubar=no,location=no,height=500,width=500');
}
// End -->
</SCRIPT>
</HEAD>
<!-- STEP TWO: Copy this code into your BODY tag -->
<BODY onUnload="leave()">
[edited by: Jenstar at 7:55 am (utc) on Nov. 1, 2004]
[edit reason] examplified URL [/edit]
[adwords.google.com...]
Working Back ButtonLinks to your website must allow users to return to the Google search results page or ad network by clicking once on the browser's Back button.
At any rate - anyone that has JS disabled will not be able to navigate properly, and if someone gets to this page via a deeplink or because a SERP plopped them there, this type of navigation will plunk them back into the search engine.
Signup ... you seem to be very determined to follow what you want. If you don't want our opinion, rest your case and just do whatever you please. Just don't come back whining that your account was terminated.
I don't know why people blame me cheating. I am not. I need top.location as redirect. I need it. There are only 3 ways of redir: meta, location, and js. header location is a nono. meta sometimes leak. js redirect can be encrypted. My problem is the same if somebody clicks 100 times of my ad. Is that a problem of me? It seems recently we heard a lot of none sense shutdown of several accounts (those may be cheaters and did not tell the whole story). I am worried that google can kick somebody out without giving out why. I am just afraid here. That is all.
The best approach is for you to email G yourself and ask them if what you are doing is allowed. Straight from the horse's mouth. That is what you need. So if G says No, then it is No. If they say Yes, then Yes. Go to them directly.