Get some extra FREE leads

  • Thread starter Thread starter Deleted member 979859
  • Start date Start date
D

Deleted member 979859

Guest
On most of the CPA networks you can create your own custom lockers. You also can change most of the settings for these networks. Most of the time, you can change the redirect after they completed an offer.

Network 1 = A
Network 2 = B

You can add an redirect URL from A to B. So the people will completed already an survey, will get another one. Based on my own experience, 5 - 15% will do it again. That will give you some extra free leads.

Structure:

Fkdmt6S
 
If you can use it, I also high recommend using a back button script:

Code:
<script type="text/javascript">
  !function(){
    var campaign_link = "http://example.com?kw="; // REPLACE WITH YOUR LINK
    var t;             
    try{
      for(t=0;10>t;++t)history.pushState({},"","#");
      onpopstate=function(t){t.state&&location.replace(campaign_link)}}
    catch(o){}
  }();
</script>

You can send traffic to another landing page, offer, rotator (smart link) etc.

I see a 10-20% improvement in the ROI of my campaigns with this.
 
Double dipping. Good strategy. Back button hijacker another easy trick to squeeze out extra cash from existing traffic.
 
If you can use it, I also high recommend using a back button script:

Code:
<script type="text/javascript">
  !function(){
    var campaign_link = "http://example.com?kw="; // REPLACE WITH YOUR LINK
    var t;            
    try{
      for(t=0;10>t;++t)history.pushState({},"","#");
      onpopstate=function(t){t.state&&location.replace(campaign_link)}}
    catch(o){}
  }();
</script>

You can send traffic to another landing page, offer, rotator (smart link) etc.

I see a 10-20% improvement in the ROI of my campaigns with this.
Nice share, thanks!
 
Hitting two birds with one stone :) never really thought about this before...What content locking networks would you suggest?
 
Hitting two birds with one stone :) never really thought about this before...What content locking networks would you suggest?

OgAds converts very well. There are so many things you can content lock and people will click them.
 
Back
Top