-
Help with Google Ads
Hey I'm using google adsense on my site like im sure most people do these days, but I was wondering if there was a way to make it so when the page uploads it automatically clicks on of the google ads? If you get what I mean, like in a invisible pop up or something, thanks.
-
-
I could understand why you want to do that, but WHY would you want to do that?
-
-
To try and earn some more revenue for the site, to get more money for prizes etc, at the moment the sites getting 50 cents a day
-
-
Are you looking for something like creating an effect of clicking on the Google Ad using some script while loading the page?
I don't think it is not possible to imitate a click event on any particular item using any script.
-
-
or even open up 1 of the links automatically, i just want the ads clicked more without waiting for people to click by accident
-
-
I don't know much about the way google ad works.
If you want to open the link of the google ad in a new window using JavaScript but I don't know whether it give you the revenue you are looking for.
-
-
Ok, I'd be happy with a few dollars a day seriously, so I can do competitions quicker, so is that possible with java script then?
-
-
Check this page where you can learn opening a new window using JavaScript
-
-
Thanks, i can't see anything on there about an auto click, i'll have to google it or something, or if i put the google ad url in the window will it open the link?
-
-
You'll directly put that window.open() inside your <script> tags which will automatically create a new window when the page loads.
Or
You can have a function to open a new window and call that function in the onload event of your web page's <body>
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks