Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-10-2006, 12:29 AM   #1
dial
Confirmed User
 
Join Date: May 2006
Location: wherever you aren't
Posts: 1,225
Xclusive Cash traffic leak....pop under as soon as the site loads....WTF?

Xclusive Cash apparently now has a popunder right as the site loads, and it isn't carrying the affiliate code in there for credit, and on top of that it is for sites not even in their program

jesus that program has some shady shit as of recently...wtf happened to them?
__________________
boom chicka wah wah
dial is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 12:32 AM   #2
dial
Confirmed User
 
Join Date: May 2006
Location: wherever you aren't
Posts: 1,225
I should have posted the link, sorry

http://www.brandilove.com
__________________
boom chicka wah wah
dial is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 01:30 AM   #3
tucker
Confirmed User
 
Industry Role:
Join Date: Dec 2002
Location: LA
Posts: 584
How does a pop under mess with your sales? Tons of programs have pop unders.
tucker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 01:50 AM   #4
LiveDose
Show Yer Tits!
 
LiveDose's Avatar
 
Industry Role:
Join Date: Feb 2002
Location: Somewhere Out there...
Posts: 25,792
Never heard of them. Is it a revshare program?
__________________

Scammer Alert: acer19 acer [email protected] [email protected] Money stolen using PayPal
LiveDose is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 03:49 AM   #5
Lee
Confirmed User
 
Join Date: Aug 2002
Location: Kernow
Posts: 2,977
Yup I get it when I click that link, however I just went in and checked my link code and it didnt happen. Im guessing its more for the type-in traffic and wont necessarily affect hits sent by affiliates.
Lee is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 03:50 AM   #6
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
Quote:
Originally Posted by dial
Xclusive Cash apparently now has a popunder right as the site loads, and it isn't carrying the affiliate code in there for credit, and on top of that it is for sites not even in their program

jesus that program has some shady shit as of recently...wtf happened to them?
I know one that pops em over the paysite,..
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 04:00 AM   #7
The Ghost
IslandDollars.com
 
The Ghost's Avatar
 
Join Date: Oct 2004
Location: Icq: 176176
Posts: 12,188
I can see them having it for their type-in traffic. No issues with that at all.
__________________
ISLAND DOLLARS
1000's of Exclusive TS scenes / Constant Updates
Best TS Network your surfers will ever join
The Ghost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 04:08 AM   #8
dial
Confirmed User
 
Join Date: May 2006
Location: wherever you aren't
Posts: 1,225
I am getting it from my affiliate link as well as from the type in

do a view source on the page after you follow the affiliate link, this is what is there

Code:
<SCRIPT LANGUAGE="JavaScript">
<!--begin
/*
 * Popup code generated by PopUpMaster Pro from 
 * http://popupmaster.com
 * Copyright (c)2004, Steve Shaw, takanomi.com
 */
var popup;
var height=100;
var width=550;
var left=0;
var top=0;
var startleft=left;
var starttop=0;
var speed=10;
function linkpop(filename){
popup = window.open(filename, "","height="+height+",width="+width+",top="+starttop+",left="+startleft+",location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no,directories=no");
move();
}
function move(){
popup.moveBy(0,speed);
starttop+=speed;
if(starttop<top){
 setTimeout("move(popup);",500/speed);
}
else{
popup.moveTo(left,top);
}
}
function handleError(msg, url, ln) {
   return true;
}
window.onerror = handleError;
// end -->
</SCRIPT>
__________________
boom chicka wah wah
dial is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 07:42 AM   #9
3xTom
Confirmed User
 
3xTom's Avatar
 
Industry Role:
Join Date: Dec 2002
Posts: 1,610
show me your link code that is taking you to a pop up

because the nats codes arent taking anyone to a pop up
3xTom is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 08:10 AM   #10
quantum-x
Confirmed User
 
quantum-x's Avatar
 
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
Quote:
Originally Posted by dial
I am getting it from my affiliate link as well as from the type in

do a view source on the page after you follow the affiliate link, this is what is there

Code:
<SCRIPT LANGUAGE="JavaScript">
<!--begin
/*
 * Popup code generated by PopUpMaster Pro from 
 * http://popupmaster.com
 * Copyright (c)2004, Steve Shaw, takanomi.com
 */
var popup;
var height=100;
var width=550;
var left=0;
var top=0;
var startleft=left;
var starttop=0;
var speed=10;
function linkpop(filename){
popup = window.open(filename, "","height="+height+",width="+width+",top="+starttop+",left="+startleft+",location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no,directories=no");
move();
}
function move(){
popup.moveBy(0,speed);
starttop+=speed;
if(starttop<top){
 setTimeout("move(popup);",500/speed);
}
else{
popup.moveTo(left,top);
}
}
function handleError(msg, url, ln) {
   return true;
}
window.onerror = handleError;
// end -->
</SCRIPT>

#1 - That code is NOT the popunder code. If you read the code, this block is never executed. I installed the flip-page for these guys, and trust me - this isn't the code.

#2 - The flip page is coded in the following fashion:
- If you send an affiliate link, ie http://secure.brandilove.com/track/NDA2OjM6MQ/ - it will go directly to the tour, and there will be NO flip page. No leaks.
- Typein traffic, under the nats typein user, gets a flip page.

#3 - I have also just added code that, if for some reason you decide or manage to get your linked traffic to the splash, it will detect your code and not fire a flip page.
quantum-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 11:17 AM   #11
tucker
Confirmed User
 
Industry Role:
Join Date: Dec 2002
Location: LA
Posts: 584
Hey Dial now that PROOF has been shown that NO affiliates have had anything taken from them and that this was for TYPE IN ONLY, it looks like you owe xclusivecash and brandilove an apology. Ease up in the future sparky cause one day you never know, it might be your turn and you would hope that when accusations start flying that someone double checked their work.

tucker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 12:54 PM   #12
chipmunk
Confirmed User
 
Industry Role:
Join Date: Sep 2002
Location: South Florida
Posts: 1,039
Quote:
Originally Posted by tucker
Ease up in the future sparky cause one day you never know, it might be your turn and you would hope that when accusations start flying that someone double checked their work.

Well Said JT! Can I Trademark that...lol
__________________
Matthew "Chipmunk" Sclier
Skype: ChipmunkLF
AvenueLink.com
Personal Loan Offers & Data Management
chipmunk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 02:15 PM   #13
tucker
Confirmed User
 
Industry Role:
Join Date: Dec 2002
Location: LA
Posts: 584
Quote:
Originally Posted by chipmunk
Well Said JT! Can I Trademark that...lol
Its all yours buddy. :-). It was great to see you in Florida!
tucker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-10-2006, 03:05 PM   #14
FreeHugeMovies
Too lazy to set a custom title
 
Join Date: Dec 2001
Location: Charlotte, NC
Posts: 14,137
You are still promoting them after they fucked Vegas and Angel out of money?
FreeHugeMovies is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.