GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Adult Friend Finder and Pop Unders (https://gfy.com/showthread.php?t=418226)

mkx 01-17-2005 08:29 PM

Adult Friend Finder and Pop Unders
 
Adult friend finder allows pop unders on their PPC program right? The 2 pop under scripts I tried are changing the url from http://www.adultfriendfinder.com/go/pmycode to http://www.adultfriendfinder.com/go/p73XXX when popping under. This makes me wonder if AFF really does allow popunders. If they do, what is a good popunder script?

Illicit 01-17-2005 08:30 PM

you have to put your code in when you choose the popunder...

mkx 01-17-2005 08:46 PM

It is in. Here is the script I am using:

Code:

<head>
<script>
//PopUnder Power
//Credit notice must stay intact for use.
//Paste this entire javascript between the <head> & </head> tags of your page,
// Visit http://www.mikenew.net for more scripts.
// by Mike New, with special thanks to Jeff Phillips of classadrivers.com

// Begin. Specify URLs to randomly select from and pop-under. Edit & add freely.
var popunder=new Array()
popunder[0]="http://www.adultfriendfinder.com/go/pXXXmycodeXXX"

// Specify the width and height of new popunder window (in pixels).
var width = '700';
var height = '450';

var p = 'scrollbars=yes,resizable=yes,toolbar=yes,' + //these are obvious variables. set "yes" or "no".
'menubar=yes,status=yes,location=yes,left=85,top=20,height=' +  //yes/no, & the screen location
height + ',width=' + width;

// Load new PopUnder only once per browser session? (0=no, 1=yes)
// Putting 0 will cause the Popunder to load every time page is loaded
// Specifying 1 will cause it to load only once per session
var one_time=1

// That's it! Don't edit the code below unless you're really good. :-P //

function get_cookie(Name) {
  var search = Name + "="
  var returnvalue = "";
  if (document.cookie.length > 0) {
    offset = document.cookie.indexOf(search)
    if (offset != -1) { // if the cookie exists
      offset += search.length
      end = document.cookie.indexOf(";", offset); // set the index of beginning value
     
    if (end hahahaha -1) // set the index of the end of cookie value
        end = document.cookie.length;
        returnvalue=unescape(document.cookie.substring(offset, end))
      }
  }
  return returnvalue;
}

function loadornot(){
if (get_cookie('popunder')hahahaha''){
load_pop_power()
document.cookie="popunder=yes"
}
}

function load_pop_power(){
win2=window.open(popunder[Math.floor(Math.random()*(popunder.length))],"bw",p)
win2.blur()
window.focus()
}

if (one_timehahahaha0)
load_pop_power()
else
loadornot()
</script>

</head>


HAPPYPEEKERS 01-17-2005 09:30 PM

This is the script that I use for my aff popunders if it helps you at all :thumbsup

<SCRIPT>
<!-- BEGIN EXIT CODE
var console=true;
function exit()
haha123;
if (console) haha123;
window.showModalDialog("http://domain.com/pop.html",null,"dialogWidth:" + screen.availWidth + "px;dialogHeight:" + screen.availHeight + "px;center:1;scroll:1;help:1;resizable:1");
}
}
// END EXIT CODE -->
</SCRIPT>



*Change http://domain.com/pop.html to the URL or path to your console file.
*Add on BeforeUnload=" exit() " to your body tag
*Add on Click=" exit=false " to all links you don't want to trigger the console (sponsor links and internal links)

mkx 01-17-2005 10:51 PM

Thanks, I will try that. What do I put in the place of hahaha23 though :)

Also is this a pop under on exit or on load?

brand0n 01-17-2005 10:53 PM

thanks for the code

2HousePlague 01-17-2005 11:18 PM

For the record, this IS absolutely fine.

You can also set-up an entry pop from within your affiliate stats page.



j-

mkx 01-18-2005 12:52 AM

Quote:

Originally Posted by 2HousePlague
For the record, this IS absolutely fine.

You can also set-up an entry pop from within your affiliate stats page.



j-

What if we have over a dozen popup's all with different AFF sites popping up at the same time? Would they allow this still?

2HousePlague 01-18-2005 01:25 AM

Quote:

Originally Posted by raulph
What if we have over a dozen popup's all with different AFF sites popping up at the same time? Would they allow this still?



The fact that it's possible, via scripts such as those posted here, to pretty much pop anything you want in association with your AFF link means it would be silly for us to try to exert that much control. The simple fact is, it's YOUR traffic, and it's up to you whether you want to respect it with quality offers, or beat it senseless with garbage.

j-

mkx 01-18-2005 02:24 AM

Ok but you do convert affiliates to rev-share if they are not converting properly right? Can affiliates have more than 1 account?

2HousePlague 01-18-2005 02:30 AM

Quote:

Originally Posted by raulph
Ok but you do convert affiliates to rev-share if they are not converting properly right? Can affiliates have more than 1 account?


Yes and yes.


j-

boneprone 01-18-2005 03:02 AM

lol..

12 popups!!

Haaaaaaaaa!!

Youd think after the 8th popup the surfer just may not be intrested????

LOL


All times are GMT -7. The time now is 08:48 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123