I hate fhgs like this (rant no pics)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SBJ
    So Fucking Fabulous
    • Apr 2003
    • 11377

    #1

    I hate fhgs like this (rant no pics)

    ok in this day and age of 2009 why are there still ccbill programs that code fhgs like this? In 2004 when I made my first fhg I learned the right way to do this.

    PHP Code:
    http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=000000-0000&PA=XXXXXX&HTML=http://www.domain.com/fhg-title.html 
    
    instead of the better way to do fhgs below

    PHP Code:
    http://www.domain.com/fhg1/?ccbill=xxxxxx 
    
    It's not rocket science to make a simple php fhg with linking codes inside the gallery. I hate using these types of fhgs cause it throws ratios way off with every hit to a gallery is counted as a hit to the paysite.

    For a one week offer for $20 paypal I'll set up a simple fhg for you to use and show you how it works.. You can find this help for free if you search for it but I'm not feeling that giving tonight haha

    I was just about to sign up to a program I wanted to promote and saw this and decided I won't do it.. I've done it with other programs this year but not today
  • TheHatchet
    Half man... Half Amazing!
    • Sep 2002
    • 13958

    #2
    thought id help out.

    PHP Code:
    domain.com/galleries/0001/?ccbill=9999999 
    

    Call this in your file by writing

    PHP Code:
    <?php print $_GET['ccbill']; ?>
    So you can pass it to your tour like this:

    PHP Code:
    <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=000000-0000&PA=<?php print $_GET['ccbill']; ?>&HTML=blahblah">Click here to see more</a>

    Comment

    • SBJ
      So Fucking Fabulous
      • Apr 2003
      • 11377

      #3
      Originally posted by BarryTheHatchet
      thought id help out.

      PHP Code:
      domain.com/galleries/0001/?ccbill=9999999 
      

      Call this in your file by writing

      PHP Code:
      <?php print $_GET['ccbill']; ?>
      So you can pass it to your tour like this:

      PHP Code:
      <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=000000-0000&PA=<?php print $_GET['ccbill']; ?>&HTML=blahblah">Click here to see more</a>
      well thank you.. Now let's see if these sponsors use this info cause they are people that post here..

      also if you use this advice be sure to test it out cause some servers aren't set up by default to read the ?ccbill= right and you might need to ask your host to turn on globals if it doesn't work first try
      Last edited by SBJ; 05-18-2009, 10:46 PM.

      Comment

      • rowan
        Too lazy to set a custom title
        • Mar 2002
        • 17393

        #4
        I've passed on several sponsors because they use that inconvenient and outdated method of tracking clicks. (ccbill's many different ways of measuring clicks without being able to directly compare two different types is another matter, but we won't go into that )

        pic-on-html FHGs (without the normal direct linked pic as an option) are also usually a deal breaker, since my thumbing system does not support them.

        Comment

        • Jay-Rock
          Confirmed User
          • Mar 2007
          • 2779

          #5
          Please tell me if my program links http://jayrockcash.com are ok.


          Thanks
          HD and 4k Content Production by JayRock
          http://jayspov.net
          http://blackforwife.com
          http://cospimps.com
          SKYPE JAYROCKCONTENT
          [email protected]
          Twitter @jayrockcontent

          Comment

          • DWB
            Registered User
            • Jul 2003
            • 31779

            #6
            Originally posted by Jay-Rock
            Please tell me if my program links http://jayrockcash.com are ok.


            Thanks
            You use CCBtools or something custom?

            Comment

            • Ditosta
              Confirmed User
              • May 2006
              • 2107

              #7
              We are set up this old school way! having someone look into this now! thanks for the heads up!
              306213883

              New Pantyhose Fetish Model
              LilyDouce.com Rhinopays.com

              Comment

              • Shaze
                Confirmed User
                • Oct 2003
                • 2662

                #8
                the coded php way makes the URL's look better/cleaner and like you said the ratios will be more accurate but there is a downside to it. you don't get the cookie set right away as soon as the surfer hits the gallery. so if the surfer looks at the gallery but doesn't click to the paysite but remembers the paysite name/url and later types it in directly on the browser or searches it in google or gets there some other way you don't get credited with the sale.

                using the long URL your automatically credited with the surfer as soon as he hits the gallery so if he decides to not actually go to the site, but then goes back to the site later to buy you get credit.

                it's better to offer both solutions to your affiliates if you own a program because some affilaites want long url's and others want the php style urls.

                just a thought.
                Last edited by Shaze; 05-19-2009, 08:20 AM.
                Adult Search Engine Japanese Porn Thai Porn

                Comment

                • CarlosTheGaucho
                  Confirmed User
                  • Oct 2005
                  • 9569

                  #9
                  Well I'm actually just solving this.. first obvious solution was the one that's protested about.

                  But it's correct that you'll not get your true conversion ratios that way.

                  I wonder if there's not some form of tracking in the ccbill settings that could be applied to cope with this.

                  I'll have to check.
                  Need hosting, cloud, CDN or solutions for your AI? Go faster while saving with The Last Host you'll ever need!| Double Impact PR | Telegram carl_boro | Read My Educational Series | Read my Adult Biz Chronicles|

                  Comment

                  • DWB
                    Registered User
                    • Jul 2003
                    • 31779

                    #10
                    Originally posted by Shaze
                    the coded php way makes the URL's look better/cleaner and like you said the ratios will be more accurate but there is a downside to it. you don't get the cookie set right away as soon as the surfer hits the gallery. so if the surfer looks at the gallery but doesn't click to the paysite but remembers the paysite name/url and later types it in directly on the browser or searches it in google or gets there some other way you don't get credited with the sale.

                    using the long URL your automatically credited with the surfer as soon as he hits the gallery so if he decides to not actually go to the site, but then goes back to the site later to buy you get credit.
                    I didn't know this.

                    Comment

                    • rayadp05
                      TRUEAMATEURMODELS.COM
                      • Nov 2005
                      • 4175

                      #11
                      With my paysites fhg's, I have them coded as is displayed in the first example and my affiliates are dong phenominal regarding turning over sales. My TOP affiliates are bringing in nearly 20 to 30 sales per day....and that's PER AFFILIATE. Believe me, my fhg's are converting very well.

                      What does it really matter how the fhgs are linked? As long as they are linked correctly with your affiliate code embedded into the url, you are still going to get credit for your sales.

                      However, if it will make me bring in additional sales by linking the way that you say, I would be interested in speaking with you about this. I have been aware that that I could link the galleries differently but I just never thought much about it before since my affilates are doing so well and have never complained about how the fhg's are.

                      TrueAmateurModels.com Twitter
                      TrueAmateurModels.com Affiliate Program

                      Comment

                      • Killswitch - BANNED FOR LIFE

                        #12
                        Or a better way, for programs anyway is to put this at the top of the source for the gallery:

                        PHP Code:
                        <php
                        $ccbill = (empty($_GET['ccbill'])) ? 'YOUR-CCBILL-ID-NOT-AFFILIATE' : $_GET['ccbill'];
                        ?> 
                        
                        Then on all links just put <?php echo $ccbill; ?> in place of the areas, and when a user hits the site via page.php?ccbill=2353 then 2353 gets credit, if the ccbill isn't set, it defaults to your sponsor id.

                        Originally posted by Shaze
                        the coded php way makes the URL's look better/cleaner and like you said the ratios will be more accurate but there is a downside to it. you don't get the cookie set right away as soon as the surfer hits the gallery. so if the surfer looks at the gallery but doesn't click to the paysite but remembers the paysite name/url and later types it in directly on the browser or searches it in google or gets there some other way you don't get credited with the sale.

                        using the long URL your automatically credited with the surfer as soon as he hits the gallery so if he decides to not actually go to the site, but then goes back to the site later to buy you get credit.

                        it's better to offer both solutions to your affiliates if you own a program because some affilaites want long url's and others want the php style urls.

                        just a thought.
                        You can get around that, In the FHG you can put a 1x1 pixel image on it, and make the source be the long url, but instead of linking to the actual fhg, you link to a 1x1 pixel gif that shows blank, so that way, the urls are clean and easy to use, and the cookie is set once they hit the page.

                        Comment

                        • tranza
                          ICQ: 197-556-237
                          • Jun 2003
                          • 57559

                          #13
                          Bump here
                          I'm just a newbie.

                          Comment

                          • SBJ
                            So Fucking Fabulous
                            • Apr 2003
                            • 11377

                            #14
                            Originally posted by Shaze
                            the coded php way makes the URL's look better/cleaner and like you said the ratios will be more accurate but there is a downside to it. you don't get the cookie set right away as soon as the surfer hits the gallery. so if the surfer looks at the gallery but doesn't click to the paysite but remembers the paysite name/url and later types it in directly on the browser or searches it in google or gets there some other way you don't get credited with the sale.

                            using the long URL your automatically credited with the surfer as soon as he hits the gallery so if he decides to not actually go to the site, but then goes back to the site later to buy you get credit.

                            it's better to offer both solutions to your affiliates if you own a program because some affilaites want long url's and others want the php style urls.

                            just a thought.
                            your sites is actually one of the sites i have linked to recently despite this linking way. Yes you might get credited to the hit to the paysite for gallery views but I'd rather get credit for paysite views only.

                            I send a TON of hits daily to FHGs and from that only a very little percentage go onto the paysite but i'd rather see ratios from tours to see how it converts not just ratios from every surfer that clicks the gallery

                            using the long URL your automatically credited with the surfer as soon as he hits the gallery so if he decides to not actually go to the site, but then goes back to the site later to buy you get credit.
                            if the surfer is at all interested in the site when they are viewing the gallery they will look at the site at that time and then later decide if they want to join based on the tour and other factors.. There is always going to be those that say not doing it this way will lose you sales via direct type ins but i think that number is very low from a fhg

                            another thing I think is if like you said the surfer goes to fhg of a site and closes it and later decides he likes that site or model i think the average surfer would look for that same fhg in his history to re look at her and click the link from there.. Surfers don't surf tgps all day and remember 10 paysite urls of girls they might like to join based of fhgs.

                            Comment

                            • rowan
                              Too lazy to set a custom title
                              • Mar 2002
                              • 17393

                              #15
                              Originally posted by rayadp05
                              With my paysites fhg's, I have them coded as is displayed in the first example and my affiliates are dong phenominal regarding turning over sales. My TOP affiliates are bringing in nearly 20 to 30 sales per day....and that's PER AFFILIATE. Believe me, my fhg's are converting very well.

                              What does it really matter how the fhgs are linked? As long as they are linked correctly with your affiliate code embedded into the url, you are still going to get credit for your sales.

                              However, if it will make me bring in additional sales by linking the way that you say, I would be interested in speaking with you about this. I have been aware that that I could link the galleries differently but I just never thought much about it before since my affilates are doing so well and have never complained about how the fhg's are.
                              You'll definitely get new affiliates if you offer the "clean" version of your FHGs. If I see a program that has the refer.ccbill style of linking then I'll chalk it down to 10 minutes of my life wasted (and an extra ccbill account tacked to my main), then close their site...

                              I'm starting to experiment with hosting my own galleries now so it's not an absolute and immediate deal killer, but it would still make me think twice.

                              Comment

                              • BV
                                wtf
                                • Sep 2001
                                • 10914

                                #16
                                Sshhhh, these magic join links are supposed to be a secret!

                                Comment

                                • NinjaSteve
                                  Too lazy to set a custom title
                                  • Dec 2003
                                  • 11089

                                  #17
                                  Originally posted by Killswitch
                                  Or a better way, for programs anyway is to put this at the top of the source for the gallery:

                                  PHP Code:
                                  <php
                                  $ccbill = (empty($_GET['ccbill'])) ? 'YOUR-CCBILL-ID-NOT-AFFILIATE' : $_GET['ccbill'];
                                  ?> 
                                  
                                  Then on all links just put <?php echo $ccbill; ?> in place of the areas, and when a user hits the site via page.php?ccbill=2353 then 2353 gets credit, if the ccbill isn't set, it defaults to your sponsor id.
                                  Why is this better than the first way?
                                  ...

                                  Comment

                                  • NinjaSteve
                                    Too lazy to set a custom title
                                    • Dec 2003
                                    • 11089

                                    #18
                                    Who's going to be the person to discuss setting a cookie in the webmaster area so you don't have to find and replace? :D
                                    ...

                                    Comment

                                    • BV
                                      wtf
                                      • Sep 2001
                                      • 10914

                                      #19
                                      Originally posted by NinjaSteve
                                      Who's going to be the person to discuss setting a cookie in the webmaster area so you don't have to find and replace? :D

                                      shhhh, this is top secret stuff, not meant for the masses

                                      Comment

                                      • SBJ
                                        So Fucking Fabulous
                                        • Apr 2003
                                        • 11377

                                        #20
                                        Originally posted by NinjaSteve
                                        Who's going to be the person to discuss setting a cookie in the webmaster area so you don't have to find and replace? :D
                                        see that doesn't bother me as much as this fhg issue here.. I can put my own code in the url np

                                        my cash program cms has this built in but I also know how to set just a basic cookie for things like just a page of fhg's

                                        Comment

                                        • RevTKS69
                                          Confirmed User
                                          • Dec 2008
                                          • 231

                                          #21
                                          Originally posted by Ditosta
                                          We are set up this old school way! having someone look into this now! thanks for the heads up!
                                          2 points to you for admitting and addressing the issue!

                                          That's the way things should work: Constructive criticism received and acted upon.

                                          www.sexyschiava.com - Amateur BDSM
                                          www.adultblogreview.com - Starting a new review site, positions available

                                          Comment

                                          • Killswitch - BANNED FOR LIFE

                                            #22
                                            Originally posted by NinjaSteve
                                            Why is this better than the first way?
                                            The first way if you don't define $ccbill via the url, like page.php?ccbill=xxxx then it's blank, and nobody will get the credit for it... sure, it will show up in stats for the site owner and say a sale from no where, but if you attach an actual id to it, you can keep track of where it came from, a fhg of sorts...

                                            Comment

                                            • SBJ
                                              So Fucking Fabulous
                                              • Apr 2003
                                              • 11377

                                              #23
                                              Originally posted by RevTKS69
                                              2 points to you for admitting and addressing the issue!

                                              That's the way things should work: Constructive criticism received and acted upon.

                                              exactly. At the time I wrote this was a rant but I had no intentions of calling out people. I just hoped others felt like I did and that some of the sponsors that used this form of linking fhgs would see this and think about it. Thumbs up to those that are changing this


                                              Originally posted by Killswitch
                                              The first way if you don't define $ccbill via the url, like page.php?ccbill=xxxx then it's blank, and nobody will get the credit for it... sure, it will show up in stats for the site owner and say a sale from no where, but if you attach an actual id to it, you can keep track of where it came from, a fhg of sorts...
                                              ah see you are talking about inserting a tracker ID for fhgs that don't have a id.. I know how to do this too but don't use it in my fhgs. I've found this usefull for free hosted tgps where webmasters can link to the site to trade traffic and get credit for sales from that site also. Not all people place a id in the link trade so this allows me to insert a tracker id for those that don't..

                                              I've made 2 such free hosted tgps and learned this method for the second..

                                              Comment

                                              Working...