Check if user has clicked an adwords ad.

This is a discussion on "Check if user has clicked an adwords ad." within the JavaScript Forum section. This forum, and the thread "Check if user has clicked an adwords ad. are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 3rd, 2007, 14:05
New Member
Join Date: Feb 2007
Location: Wouldn't you like to know Jacko?
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Check if user has clicked an adsense ad.

I want to be able to open a new window when somebody clicks one of my adsense ads.

Any ideas on how to do this? I've tried adding different onClick and onFocus properties but none of them work!

Thanks.

Last edited by Kimochi; Mar 3rd, 2007 at 14:24.
Reply With Quote

  #2 (permalink)  
Old Mar 3rd, 2007, 15:03
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check if user has clicked an adwords ad.

Do not do this. Google will not pay you if you alter the functionality in any way.
Reply With Quote
  #3 (permalink)  
Old Mar 3rd, 2007, 15:43
New Member
Join Date: Feb 2007
Location: Wouldn't you like to know Jacko?
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check if user has clicked an adwords ad.

The original window will still go to the ad, I just want a popup saying "thanks for visiting!..." to open when somebody clicks an ad. I'm not modifying the functionality of it at all.
Reply With Quote
  #4 (permalink)  
Old Mar 4th, 2007, 06:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check if user has clicked an adwords ad.

That's exactly what you're doing. Do not modify anything regarding the ad, the action of clicking it, its look, or how it works. You need to understand that Google will do anything to avoid giving you money; they have a team to scrutinize payees. Such a script will void the Terms and Conditions immediately. Feel free to do what you want, but don't expect a paycheck.
Reply With Quote
  #5 (permalink)  
Old Mar 4th, 2007, 16:31
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,619
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Check if user has clicked an adwords ad.

I know it can be done. You'll just need to get down and dirty with a lot of Javascript and you'll need to understand how Goole displays the ads inside out.

Having said that...
1. This would not be legal.
2. The last thing I want as a user is a stupid little message saying thanks. Just shut the hell up and show me the link I clicked on. I don't care how thankfull you are.

PS.: Alternatively, you can add some code to the onunload window event.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
Reply

Tags
adsense, clicked

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google adwords and keywords ect littlebilly Search Engine Optimization (SEO) 3 Aug 31st, 2007 15:26
simple check if user exists mlecho PHP Forum 3 Aug 28th, 2007 15:48
call check if user function exist csun PHP Forum 2 Jul 17th, 2007 06:14
Check User Amari Classic ASP 10 Dec 20th, 2004 02:29


All times are GMT. The time now is 22:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43