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
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 04-21-2008, 05:05 PM   #1
BabesPost
Confirmed User
 
Join Date: Jul 2006
Posts: 409
NastyDollars/Fling sales drop

Anyone else have their Fling sales drop to zero for no forseen reason? I was doing great, then nothing!! Traffic is still doing fine on my site, but for over a week now NO SALES!
BabesPost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:11 PM   #2
Jai
Confirmed User
 
Jai's Avatar
 
Join Date: May 2005
Location: http://www.fitnesspornbabes.com
Posts: 6,915
http://www.nastydollars.com has gold content but hardly converts
Jai is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:13 PM   #3
Rochard
Jägermeister Test Pilot
 
Rochard's Avatar
 
Industry Role:
Join Date: Dec 2001
Location: NORCAL
Posts: 74,079
Quote:
Originally Posted by Jai View Post
http://www.nastydollars.com has gold content but hardly converts
I beg to differ. Across the board it converts the best off of our blog network....
__________________
“The choice is no longer between right or left. The choice is between normal and crazy.”
- Sarah Huckabee Sanders

YNOT MAIL | THE BEST ADULT MAILING SOLUTION
Rochard is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:47 PM   #4
mhende6600
Confirmed User
 
Join Date: Nov 2002
Location: Texas
Posts: 740
Quote:
Originally Posted by BabesPost View Post
Anyone else have their Fling sales drop to zero for no forseen reason? I was doing great, then nothing!! Traffic is still doing fine on my site, but for over a week now NO SALES!
mhende6600 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:48 PM   #5
BabesPost
Confirmed User
 
Join Date: Jul 2006
Posts: 409
Quote:
Originally Posted by Jai View Post
http://www.nastydollars.com has gold content but hardly converts
was converting great then just a dead stop, so yes it normally converts. I just want to know why it did a dead stop though.
BabesPost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:49 PM   #6
BabesPost
Confirmed User
 
Join Date: Jul 2006
Posts: 409
Quote:
Originally Posted by mhende6600 View Post
So you waste time posting bullshit? Get a life man!
BabesPost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:51 PM   #7
mhende6600
Confirmed User
 
Join Date: Nov 2002
Location: Texas
Posts: 740
Quote:
Originally Posted by BabesPost View Post
So you waste time posting bullshit? Get a life man!
read between the lines
mhende6600 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 05:53 PM   #8
digifan
The Profiler
 
digifan's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: ICQ 76281726 and I'm female
Posts: 14,618
Quote:
Originally Posted by mhende6600 View Post
read between the lines
__________________
[email protected]
Webair Rocks
digifan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 06:04 PM   #9
rogerrabbit00
Confirmed User
 
Industry Role:
Join Date: Aug 2006
Location: Costa Rica
Posts: 315
Try me on ICQ I can fix your dropped conversion problem.
__________________
Dating Email Traffic for Sale. www.SplitTraffic.com

Skype: Rogerwilson00
rogerrabbit00 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 06:58 PM   #10
fuzebox
making it rain
 
fuzebox's Avatar
 
Industry Role:
Join Date: Oct 2003
Location: seattle
Posts: 22,121
Quote:
Originally Posted by Jai View Post
http://www.nastydollars.com has gold content but hardly converts
Which is why you took the time to drop in a refcode?
fuzebox is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 07:18 PM   #11
Wagerboy
Confirmed User
 
Wagerboy's Avatar
 
Join Date: Jul 2006
Posts: 2,290
Quote:
Originally Posted by mhende6600 View Post
read between the lines
__________________
The Main Program That Makes Me Fucking Money!!

Teens Getting Pounded
Wagerboy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 07:20 PM   #12
natas
Confirmed User
 
Join Date: Mar 2002
Location: : unknown
Posts: 3,377
they have gone to shit for me as well
natas is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 07:23 PM   #13
rogerrabbit00
Confirmed User
 
Industry Role:
Join Date: Aug 2006
Location: Costa Rica
Posts: 315
Here is a good script to see if a sponsor is shaving you. All traffic sent to this script will be equally split over 2 traffic urls that you enter. To make sure you are not getting shaved test sponsors against each other.

Script:

<?

$url_a = 'http://www.aol.com';
$url_b = 'http://www.gfy.com';
$goto = '';

$shm_key = ftok(__FILE__, 't');
$shm_id = shmop_open($shm_key, "c", 0644, 100);

$data = shmop_read($shm_id, 0, 1);

if (($data!='1') && ($data!='2'))
{
$shm_bytes_written = shmop_write($shm_id, '1', 0);
$data = 1;
}

if ($data=='1')
{
$goto = $url_a;
$bw = shmop_write($shm_id, '2', 0);
}
if ($data=='2')
{
$goto = $url_b;
$bw = shmop_write($shm_id, '1', 0);
}

shmop_close($shm_id);
//echo 'Redirecting to: '.$goto.'!';
header('Location: '.$goto);
die();


?>
__________________
Dating Email Traffic for Sale. www.SplitTraffic.com

Skype: Rogerwilson00
rogerrabbit00 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 07:31 PM   #14
Shoehorn!
Die With Your Boots On
 
Shoehorn!'s Avatar
 
Join Date: Oct 2003
Location: Hawaii
Posts: 22,872
Quote:
Originally Posted by rogerrabbit00 View Post
Here is a good script to see if a sponsor is shaving you. All traffic sent to this script will be equally split over 2 traffic urls that you enter. To make sure you are not getting shaved test sponsors against each other.

Script:

<?

$url_a = 'http://www.aol.com';
$url_b = 'http://www.gfy.com';
$goto = '';

$shm_key = ftok(__FILE__, 't');
$shm_id = shmop_open($shm_key, "c", 0644, 100);

$data = shmop_read($shm_id, 0, 1);

if (($data!='1') && ($data!='2'))
{
$shm_bytes_written = shmop_write($shm_id, '1', 0);
$data = 1;
}

if ($data=='1')
{
$goto = $url_a;
$bw = shmop_write($shm_id, '2', 0);
}
if ($data=='2')
{
$goto = $url_b;
$bw = shmop_write($shm_id, '1', 0);
}

shmop_close($shm_id);
//echo 'Redirecting to: '.$goto.'!';
header('Location: '.$goto);
die();


?>
I have no clue what I am looking at, but the concept sounds quite brilliant.
__________________
Shoehorn! is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 07:35 PM   #15
rogerrabbit00
Confirmed User
 
Industry Role:
Join Date: Aug 2006
Location: Costa Rica
Posts: 315
Quote:
Originally Posted by Shoehorn! View Post
I have no clue what I am looking at, but the concept sounds quite brilliant.

Change the traffic urls to the sites you want to test with your affiliate code (aol / gfy). Then make a file called index.php with the script text and upload it to your server. Let me know if you have problems.
__________________
Dating Email Traffic for Sale. www.SplitTraffic.com

Skype: Rogerwilson00
rogerrabbit00 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 08:23 PM   #16
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
why the hell are you messing with shared memory segments?
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:20 PM   #17
BabesPost
Confirmed User
 
Join Date: Jul 2006
Posts: 409
shaving one or two sales here and there would make it not obvious, so why the fuck take all sales away and make it so fucking right in my face? plus they started a $50 per sale today thats lasts till end of month, so you know i won't see any sales until next month now so they won't have to pay out that extra cash, fuckers!!
BabesPost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:23 PM   #18
WiredGuy
Pounding Googlebot
 
Industry Role:
Join Date: Aug 2002
Location: Canada
Posts: 34,486
Sales are normal for me.
WG
__________________
I play with Google.
WiredGuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:30 PM   #19
ChargebackJoe
Confirmed User
 
Join Date: May 2006
Posts: 356
how can this detect shaving exactly?

Quote:
Originally Posted by rogerrabbit00 View Post
Here is a good script to see if a sponsor is shaving you. All traffic sent to this script will be equally split over 2 traffic urls that you enter. To make sure you are not getting shaved test sponsors against each other.

Script:

<?

$url_a = 'http://www.aol.com';
$url_b = 'http://www.gfy.com';
$goto = '';

$shm_key = ftok(__FILE__, 't');
$shm_id = shmop_open($shm_key, "c", 0644, 100);

$data = shmop_read($shm_id, 0, 1);

if (($data!='1') && ($data!='2'))
{
$shm_bytes_written = shmop_write($shm_id, '1', 0);
$data = 1;
}

if ($data=='1')
{
$goto = $url_a;
$bw = shmop_write($shm_id, '2', 0);
}
if ($data=='2')
{
$goto = $url_b;
$bw = shmop_write($shm_id, '1', 0);
}

shmop_close($shm_id);
//echo 'Redirecting to: '.$goto.'!';
header('Location: '.$goto);
die();


?>
__________________
Buy PPC Traffic
ChargebackJoe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:44 PM   #20
Alky
Confirmed User
 
Alky's Avatar
 
Join Date: Apr 2002
Location: Houston
Posts: 5,651
Quote:
Originally Posted by ChargebackJoe View Post
how can this detect shaving exactly?
Not sure if this is a rhetorical question or not... short answer is... it can't.

All this tracks is whether 2 sponsors both SHOW the same amount of traffic(uniques or whatever that sponsor uses to track number of visitors)

Since so many places use 1st page, or 2nd, or 3rd or join page to track uniques... this script is useless for tracking shaving.
Alky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:47 PM   #21
Alky
Confirmed User
 
Alky's Avatar
 
Join Date: Apr 2002
Location: Houston
Posts: 5,651
Quote:
Originally Posted by BabesPost View Post
shaving one or two sales here and there would make it not obvious, so why the fuck take all sales away and make it so fucking right in my face? plus they started a $50 per sale today thats lasts till end of month, so you know i won't see any sales until next month now so they won't have to pay out that extra cash, fuckers!!
or you can think on the flip side of things, that during a bonus everyone and their mother promotes them.

then sponsors have a hard time sending out email confirmations for profiles who just signed up, and I am sure things probably get a little back logged... like the email queue. there are a lot of factors.

I for one never promote a sponsor during a promotion, or I try my hardest to stay away from it.
Alky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:48 PM   #22
martinsc
Too lazy to set a custom title
 
Industry Role:
Join Date: Jun 2005
Location: 127.0.0.1
Posts: 27,047
Quote:
Originally Posted by mhende6600 View Post
__________________
Make Money
martinsc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 09:49 PM   #23
st0ned
Confirmed User
 
st0ned's Avatar
 
Industry Role:
Join Date: Mar 2007
Location: Arizona
Posts: 8,437
Fling has been steadily increasing for me the past few months, no decrease in sales on my end. The promo is ROCKIN!!
__________________
Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
We will guarantee and beat your current EPC to win your dating traffic!
Skype: ConversionSharks || Email: info /@/ conversionsharks.com
st0ned is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 10:23 PM   #24
boneprone
Hall Of Fame
 
boneprone's Avatar
 
Industry Role:
Join Date: Jan 2001
Location: Portland Oregon USA
Posts: 34,415
I need to give them a push again. They have the best members area and content around.
But I havent been able to pull in big or competitive $$$ from them in a while.

With that said I havent given them a good push in a while either. I think its time again.

I really like those sites.
__________________

Industry Hall Of Fame Legend Mike Jones
Bow to the Power - Still BP4L
http://gfyawards.com/hall-of-fame
Learn about it kids.
boneprone is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 10:42 PM   #25
BAKO
Etology.com
 
BAKO's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: Hollywood CA
Posts: 18,406
Last time pushed traffic to fling was about 6 months ago and i still make bank of the revshare.
__________________
Telegram: @bakokaye
BAKO is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-21-2008, 11:43 PM   #26
bdld
$100,000
 
Join Date: Dec 2001
Posts: 11,452
ratio's aren't doing so well, but i'm doing the same as i was a few weeks/months ago.
bdld is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-22-2008, 02:02 AM   #27
Thurbs
The Thrilla in Manila
 
Join Date: Sep 2004
Location: Thurbs' Lagoon, Christmas Island
Posts: 4,785
fling is doing great for us
Thurbs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-22-2008, 02:15 AM   #28
st0ned
Confirmed User
 
st0ned's Avatar
 
Industry Role:
Join Date: Mar 2007
Location: Arizona
Posts: 8,437
Quote:
Originally Posted by WWC-Bako View Post
Last time pushed traffic to fling was about 6 months ago and i still make bank of the revshare.
Really? I have always been on PPS since it was the original model, I had always debated on switching to rev but hadn't had any feedback on the subject. Anyone else using revenue share and getting good results?
__________________
Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
We will guarantee and beat your current EPC to win your dating traffic!
Skype: ConversionSharks || Email: info /@/ conversionsharks.com
st0ned is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-22-2008, 03:47 AM   #29
nikad
Confirmed User
 
nikad's Avatar
 
Join Date: Jan 2004
Location: BA
Posts: 2,579
ratios got really bad on my sites for over a month for Fling, so I had to pull off their links
__________________

The Filthy Few

[email protected]
nikad is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-22-2008, 04:49 AM   #30
paymeback
Confirmed User
 
paymeback's Avatar
 
Join Date: May 2005
Location: Sydney, Australia
Posts: 1,478
Stopped promoting them for some time and just started back again with the promo, looking awesome
__________________
ICQ:36-43-49-11
paymeback 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



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.