Unstoppable Domains — Expired Auctions

Click ads to continue

Spacemail by SpaceshipSpacemail by Spaceship
Watch

NetworkTown.Net

Account Closed
Impact
2
Hi

I am looking for a code the visitors have to click the ads to contine (and then once clicked on ads it redirects them to a page) please post thanks ;)
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
thats agaist TOS for most ads services
its easy to do but cant tell u that why we
loss money from are ads becuase people do that
 
0
•••
Well - it depends on what you mean by ads ....

If you mean like visiting a sponsored page or ad - It isn't so bad as long as it isn't against a TOS

If you mean visiting an actual PPC or CPM ad / uri - It more than likely is against all TOS 's .....


For the top example ^ There are scripts out there in javascript - But not necessarily all Browser set ups will work ... it works kind of like a pop-under , but is not blocked as often as most are.



Please clarify your motives here ;)
 
0
•••
ok then....
 
0
•••
What I would do instead of forcing them to click the ads would be to have a page with the ads there, and don't show them the link to continue until 25 seconds have passed. Tempt them to click the ads, but don't tell them or force them to. :P
 
0
•••
Jim_ said:
What I would do instead of forcing them to click the ads would be to have a page with the ads there, and don't show them the link to continue until 25 seconds have passed. Tempt them to click the ads, but don't tell them or force them to. :P

Ok nice idea will try that with the count down ting up gave me
 
0
•••
i did that for redz once (timer count down thing)
XD
 
0
•••
there is a javascript code out there to force click on a link before continue.


However effectiveness depends on your sponsors TOS and also on the surfer's end... if your visitor has javascript disable or is using a proxy, the trick will not work.
 
0
•••
In header:

function ad_click(){
clicked = '1';
}
function check(){
if(clicked != '1'){
alert('Click the ads before going on');
}
}

In your HTML:
<div onclick=''ad_click()">Ad code</div>

On your link
<div onclick='check()'><a href='#'>Woot</a></div>


Should work, I just wrote that in this window :P
 
0
•••
it has got some error, kindly check n correct it .. thanks :)
 
0
•••
Alright, I'll do it with a real document. I'll post back in an hour.

In the header:
HTML:
function ad_click(url, toid){
	document.getElementById(toid).href = url;
}

In your HTML:
HTML:
<div onclick="ad_click('http://www.msn.com','id')">Ad code</div>

On your link
HTML:
<a id="id" href="javascript:alert('You must click the ads first!')">Woot</a>

Rep and NP$ appreciated :)
 
Last edited:
1
•••
Complete Click Ads Before Entry Script

Code:
<head>

      <script language="JavaScript"> 
      <!-- 
      /*******************************************************/ 
      /* Configuration */ 
      // This is the total number of links you want people to visit INCLUDING the link to your page 
      var num = 2; 
      // URL of your page 
      var mypage = 'http://www.domain.com/demo/105.php'; 
      // What you want people to see when they don't visit the other links first 
      var pissoff = ' Please click on the adverts to help me show this '; 
      /*******************************************************/ 
      allow = Array(); 
      allow[num] = 2; 
      function gotoit(link){ 
       if (link != num){ 
       allow[link] = 2; 
       } else { 
       for (i=1;i<=num;i++){ 
       if (allow[i] != 2){ 
       i = num + 1; 
       lemmeIn = 0; 
       } else { 
       lemmeIn = 1; 
       } 
       } 
       if (lemmeIn == 1){ 
       window.location = mypage; 
       } else { 
       alert(pissoff); 
       } 
       } 
      } 
      //---> 
      </script>


      </head>



<BR><BR><BR><BR><Br><br><Br><br><Br><br><Br><br>






              <p align="center"><a href="javascript:gotoit(num)" target="_self"><font face="verdana" size="6"><B>WHAT YOU WANT YOUR ENTER TEXT TO SAY</font></a></td>

                      <p align="center">

                      <a onClick="gotoit(1)" target="_blank" href="http://YOUADSCRAPHERE"><font size="2" face=verdana></b>PLACE WHATEVER JUNK YOU HAVE TO SAY HERE</a>



<br><br>

<img src="ADVERT CODE HERE" border="0">
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
Appraise.net

We're social

Spaceship
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back