Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Pop up ad problem

Google suspended my campaign

         

rolfewinkler

1:45 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



Hi guys,

Just got an email from Google last night,

My question is this: in order for Google to allow my campaign, must I suspend all pop up ads associated w/ my web site or just the one that is served by the particular page linked to the AdWords ad? The thing is, there are other pop-up ads served by the site, for example, by the home page. While my ad doesn't actually link to the home page, it does list the home page as the URL at the bottom (b/c the real URL link is a hundred chars long). Don't know if that's a problem.....

[edited by: Shak at 2:12 pm (utc) on Aug. 26, 2003]
[edit reason] no email quotes as per TOS, thanks [/edit]

hobbnet

4:00 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



As long as the page people hit from clicking on your adwords ad doesn't have a pop of any kind you'll be ok.

rolfewinkler

6:49 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



can I add a parameter on to the AdWords url--e.g.: &nopopup=true'--that would disable the popup only for
those users coming through the google link and still show the popup to all other users accessing the page? Or would Google recognize that in the URL and still suspend our ad?

ct2000

9:05 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



I understood as long as the pop-up does not effect the navigation of the site you should be OK ..?

hobbnet

9:19 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



rolfewinkler,
Adding that to the URL should fix your problem, as long as it gets rid of your pop ups.

We have a pop behind on one of our landing pages, so for our google adwords visitors we assign an affiliate ID. That affiliate ID takes you to a version of our landing page without a pop behind.

I understood as long as the pop-up does not effect the navigation of the site you should be OK ..?

My understanding of it is that no pops are allowed under any circumstances. As I said above, we use a pop behind, which does not affect the navigation of our landing page since users don't see the pop behind until they move/minimize/close the landing page, but Google told us they were going to suspend our adwords if we didn't remove the pop behind.

AdWordsAdvisor

12:31 am on Aug 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Quoting from the 'Links' section of the AdWords Editorial Guidelines, here is the pop-up policy:

We do not allow links to landing pages that generate pop-ups when users enter or leave your landing page. We consider a pop-up to be any window, regardless of content, that opens in addition to the original window.

BTW, many advertiser are not aware that there is a link to the Editorial Guidelines at the bottom of every page in their account. These are worth reviewing from time to time IMO, as they do evolve.

vibgyor79

12:42 pm on Aug 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



can I add a parameter on to the AdWords url--e.g.: &nopopup=true'--that would disable the popup

Is it possible to do something like that? How does it work?

plumsauce

11:11 pm on Aug 27, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




vibgyor79

it means that the landing page is a script which
checks the url argument and generates a page
which does or does not contain the popup code

you can also do the same thing by using client side
javascript which checks it's own window.url and
decide whether to pop or not

+++