june_c21 Posted July 26, 2009 Share Posted July 26, 2009 Hi, I just want to find out is there any way for user to click on my banner first whenever they enter my homepage. Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/ Share on other sites More sharing options...
GingerRobot Posted July 26, 2009 Share Posted July 26, 2009 Err, so you want to force the user to click on your banner? What did you have in mind....a hand popping out of the screen and guiding the mouse? What happens when a user clicks on the banner? Does it open a new link? Why not have that opened anyway....if you really want to that is. Personally I wouldn't visit your site twice if it forced me to do something... Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883176 Share on other sites More sharing options...
june_c21 Posted July 26, 2009 Author Share Posted July 26, 2009 what about the site where user click the banner without they knowing it ? meaning it is auto click . can i do so ? Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883177 Share on other sites More sharing options...
GingerRobot Posted July 26, 2009 Share Posted July 26, 2009 That would be called a pop-up. Yes, you can. But not with PHP. You'll require some Javascript if you wish this to be automated. Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883181 Share on other sites More sharing options...
june_c21 Posted July 26, 2009 Author Share Posted July 26, 2009 how to do so in javascript ? Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883183 Share on other sites More sharing options...
GingerRobot Posted July 26, 2009 Share Posted July 26, 2009 Try this resource: http://www.lmgtfy.com/?q=javascript+pop-up Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883187 Share on other sites More sharing options...
june_c21 Posted July 26, 2009 Author Share Posted July 26, 2009 cool..... where u get the coding ? for example, if my site got 7 banner how user going to click all 7 ad without the knowing it ? Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883188 Share on other sites More sharing options...
vineld Posted July 26, 2009 Share Posted July 26, 2009 I assume you're trying to fake clicks on banner advertising? That is a real bad idea which will get you suspended from all programs, at best. Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883239 Share on other sites More sharing options...
RichardRotterdam Posted July 26, 2009 Share Posted July 26, 2009 If you are trying to abuse some kind of "pay per click" campaign simply don't do it. Indeed it will get you excluded from some programs. Other then that popups with adds that open up automatically suck a#$ big time! Link to comment https://forums.phpfreaks.com/topic/167486-solved-click-on-ad/#findComment-883331 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.