Is it possible to miss signups because of redirect script?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Oracle Porn
    Affiliate
    • Oct 2002
    • 24433

    #1

    Is it possible to miss signups because of redirect script?

    sometimes I use a script like this to redirect to a site using my affiliate link
    PHP Code:
    <?php
    header( 'Location: http://tour.site.com/track/MzAzBzdasUySzx/' ) ;
    ?>
    is it possible some hits are being tracked but signups are missing?


  • st0ned
    Confirmed User
    • Mar 2007
    • 8437

    #2
    I use a lot of the same methods and have always wondered this myself. Though it does count traffic/sales I have always wondered if any slip through and are not credited to me.
    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

    • BestXXXPorn
      Confirmed User
      • Jun 2009
      • 2277

      #3
      Yes it is possible... I wrote a post about this a year back... that some affiliates are not tracking leads sent as a header redirect like that... I forget who it was now but there are definitely some that, for some reason, don't pick it up...

      What I ended up doing was using google analytics to track my links out... everything that links out gets a

      onclick="_tracker.trackEvent('linkName',$site_id,$ location_id);"

      And I just link them off... that way I get the stats but I don't have to send the user to a redirect page and worry about any programs which may not be (for some unknown reason) tracking the affiliate code correctly...
      ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

      Comment

      • redwhiteandblue
        Bollocks
        • Jun 2007
        • 2793

        #4
        Originally posted by BestXXXPorn
        Yes it is possible... I wrote a post about this a year back... that some affiliates are not tracking leads sent as a header redirect like that... I forget who it was now but there are definitely some that, for some reason, don't pick it up...

        What I ended up doing was using google analytics to track my links out... everything that links out gets a

        onclick="_tracker.trackEvent('linkName',$site_id,$ location_id);"

        And I just link them off... that way I get the stats but I don't have to send the user to a redirect page and worry about any programs which may not be (for some unknown reason) tracking the affiliate code correctly...
        There is no way a landing page can know if a visitor was sent via a redirect or by any other means. What is more likely is that the client reads the header but does not obey the redirect, i.e. the visitor is not a normal browser client but a bot of some kind that is appearing to follow the links on your page but actually going no further than just retrieving the headers.
        Interserver unmanaged AMD Ryzen servers from $73.00

        Comment

        • MrWho
          Confirmed User
          • Mar 2010
          • 185

          #5
          This can happen of course by using a proxy or plugin/add on or other security software which prevents header information to be send.
          I think there will be also other reasons.

          Comment

          • CaptainWolfy
            Playa
            • Dec 2005
            • 8439

            #6
            i use that script on all my sites and still getting sales, so...

            Comment

            • u-Bob
              there's no $$$ in porn
              • Jul 2005
              • 33063

              #7
              Most browsers only allow a limited # of redirects, so it is possible that if you are doing a redirect and the sponsor is doing a couple of them, that the user's browser might refuse to follow them in the extremely unlikely case that the user had manually changed the maximum # of redirects to a very low #.


              Originally posted by redwhiteandblue
              There is no way a landing page can know if a visitor was sent via a redirect or by any other means.
              q f t

              Comment

              • Fat Panda
                Porn is Dead. Move along.
                • Aug 2006
                • 13296

                #8
                I use this method and it seems to be tracking all sales

                Comment

                • SEO Expert
                  So Fucking Banned
                  • Oct 2009
                  • 428

                  #9
                  Originally posted by Oracle Porn
                  is it possible some hits are being tracked but signups are missing?
                  no, linking like that is good.

                  i wouldn't worry about it

                  Comment

                  • GrouchyAdmin
                    Now choke yourself!
                    • Apr 2006
                    • 12085

                    #10
                    Originally posted by redwhiteandblue
                    There is no way a landing page can know if a visitor was sent via a redirect or by any other means. What is more likely is that the client reads the header but does not obey the redirect, i.e. the visitor is not a normal browser client but a bot of some kind that is appearing to follow the links on your page but actually going no further than just retrieving the headers.
                    This, or more commonly - some asshole affiliate decides to try to hotlink to a join page, and wonders why their ratios went sky high but their traffic numbers went to shit.

                    Don't try to subersively make it faster/easier for your surfers to check out. If you don't confirm that it will always work with your program, it may not. I've seen people try to hard code invalid option ids, try to do an external post to signup pages, it's all a mess. Use your goddamn linkcodes or ASK before you try something. Just because it works once, doesn't mean that it always will.

                    Also, that 301 redirect is fine, but not the best way of doing it for NATSv3/NATSv4. Your link code isn't valid, either.
                    Last edited by GrouchyAdmin; 04-06-2010, 02:17 PM.

                    Comment

                    Working...