NastyDollars/Fling sales drop

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BabesPost
    Confirmed User
    • Jul 2006
    • 409

    #1

    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!
    Webmaster Resources

    Earn More Per Click With Content That Tube Sites & Pirates Can't Steal
  • Jai
    Confirmed User
    • May 2005
    • 6915

    #2
    http://www.nastydollars.com has gold content but hardly converts

    Comment

    • Rochard
      Jägermeister Test Pilot
      • Dec 2001
      • 75764

      #3
      Originally posted by Jai
      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....
      Herschel Savage
      Brooklyn, NY

      Comment

      • mhende6600
        Confirmed User
        • Nov 2002
        • 740

        #4
        Originally posted by BabesPost
        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!
        Top Tier Traffic Every Niche
        Phone Sex Still Makes Money $$$

        Comment

        • BabesPost
          Confirmed User
          • Jul 2006
          • 409

          #5
          Originally posted by Jai
          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.
          Webmaster Resources

          Earn More Per Click With Content That Tube Sites & Pirates Can't Steal

          Comment

          • BabesPost
            Confirmed User
            • Jul 2006
            • 409

            #6
            Originally posted by mhende6600
            So you waste time posting bullshit? Get a life man!
            Webmaster Resources

            Earn More Per Click With Content That Tube Sites & Pirates Can't Steal

            Comment

            • mhende6600
              Confirmed User
              • Nov 2002
              • 740

              #7
              Originally posted by BabesPost
              So you waste time posting bullshit? Get a life man!
              read between the lines
              Top Tier Traffic Every Niche
              Phone Sex Still Makes Money $$$

              Comment

              • digifan
                The Profiler
                • Oct 2002
                • 14618

                #8
                Originally posted by mhende6600
                read between the lines
                [email protected]
                Webair Rocks

                Comment

                • rogerrabbit00
                  Confirmed User
                  • Aug 2006
                  • 315

                  #9
                  Try me on ICQ I can fix your dropped conversion problem.
                  Dating Email Traffic for Sale. www.SplitTraffic.com

                  Skype: Rogerwilson00

                  Comment

                  • fuzebox
                    making it rain
                    • Oct 2003
                    • 22369

                    #10
                    Originally posted by Jai
                    http://www.nastydollars.com has gold content but hardly converts
                    Which is why you took the time to drop in a refcode?

                    Comment

                    • Wagerboy
                      Confirmed User
                      • Jul 2006
                      • 2290

                      #11
                      Originally posted by mhende6600
                      read between the lines
                      The Main Program That Makes Me Fucking Money!!

                      Teens Getting Pounded

                      Comment

                      • natas
                        Confirmed User
                        • Mar 2002
                        • 3377

                        #12
                        they have gone to shit for me as well

                        Comment

                        • rogerrabbit00
                          Confirmed User
                          • Aug 2006
                          • 315

                          #13
                          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

                          Comment

                          • Shoehorn!
                            Die With Your Boots On
                            • Oct 2003
                            • 22872

                            #14
                            Originally posted by rogerrabbit00
                            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.

                            Comment

                            • rogerrabbit00
                              Confirmed User
                              • Aug 2006
                              • 315

                              #15
                              Originally posted by Shoehorn!
                              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

                              Comment

                              • fris
                                I have to go potty
                                • Aug 2002
                                • 55826

                                #16
                                why the hell are you messing with shared memory segments?
                                Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


                                My Newest Theme

                                Comment

                                • BabesPost
                                  Confirmed User
                                  • Jul 2006
                                  • 409

                                  #17
                                  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!!
                                  Webmaster Resources

                                  Earn More Per Click With Content That Tube Sites & Pirates Can't Steal

                                  Comment

                                  • WiredGuy
                                    Pounding Googlebot
                                    • Aug 2002
                                    • 34517

                                    #18
                                    Sales are normal for me.
                                    WG
                                    I play with Google.

                                    Comment

                                    • ChargebackJoe
                                      Confirmed User
                                      • May 2006
                                      • 356

                                      #19
                                      how can this detect shaving exactly?

                                      Originally posted by rogerrabbit00
                                      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

                                      Comment

                                      • Alky
                                        Confirmed User
                                        • Apr 2002
                                        • 5651

                                        #20
                                        Originally posted by ChargebackJoe
                                        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.

                                        Comment

                                        • Alky
                                          Confirmed User
                                          • Apr 2002
                                          • 5651

                                          #21
                                          Originally posted by BabesPost
                                          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.

                                          Comment

                                          • martinsc
                                            Too lazy to set a custom title
                                            • Jun 2005
                                            • 27043

                                            #22
                                            Originally posted by mhende6600
                                            Make Money

                                            Comment

                                            • st0ned
                                              Confirmed User
                                              • Mar 2007
                                              • 8437

                                              #23
                                              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

                                              Comment

                                              • boneprone
                                                Hall Of Fame
                                                • Jan 2001
                                                • 34415

                                                #24
                                                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.

                                                Comment

                                                • BAKO
                                                  Don’t be a short Imp
                                                  • Jul 2005
                                                  • 18483

                                                  #25
                                                  Last time pushed traffic to fling was about 6 months ago and i still make bank of the revshare.
                                                  Global Traffic Acquisition & Monetization
                                                  Telegram: @bakokaye

                                                  Comment

                                                  • bdld
                                                    $100,000
                                                    • Dec 2001
                                                    • 11452

                                                    #26
                                                    ratio's aren't doing so well, but i'm doing the same as i was a few weeks/months ago.

                                                    Comment

                                                    • Thurbs
                                                      The Thrilla in Manila
                                                      • Sep 2004
                                                      • 4785

                                                      #27
                                                      fling is doing great for us

                                                      Comment

                                                      • st0ned
                                                        Confirmed User
                                                        • Mar 2007
                                                        • 8437

                                                        #28
                                                        Originally posted by WWC-Bako
                                                        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

                                                        Comment

                                                        • nikad
                                                          Confirmed User
                                                          • Jan 2004
                                                          • 2579

                                                          #29
                                                          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]

                                                          Comment

                                                          • paymeback
                                                            Confirmed User
                                                            • May 2005
                                                            • 1478

                                                            #30
                                                            Stopped promoting them for some time and just started back again with the promo, looking awesome
                                                            ICQ:36-43-49-11

                                                            Comment

                                                            Working...