Hi all, I understand that putting pop ups on adword's landing page is against TOS. Questions: a) is html layered pop up part of what is not allowed? b) do you know the all the referer strings for adwords (google search, content network, and partner sites) so that I can filter them via php? Thanks, steve
All popups/unders are dissallowed and break the TOS regardless of content or means of delivery. Are you talking about adwords query tracking? Cheers
Hi Steve Just talking about putting a popup on adword landing page. Dont' know about query tracking. What I figured I will do is look for ".google" in the referer. Then if "q" is set (which is the query keyword, it is a search and I will do popup. If "q" not set, then adwords, and I will not. steve