Traffic Trading/Referrer Tracking Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • linkerect
    Registered User
    • Apr 2006
    • 31

    #1

    Traffic Trading/Referrer Tracking Script

    www,jamesrelyea.com/jarlite

    I created this new script as an alternative to the crappy free ones out there. Check it out, there's some screenshots on the site. Here's a quick list of features:

    * Efficient database queries develop your referrer list as fast as possible.
    * Hard-coded configuration removes database overhead.
    * List updates controlled by cron job.
    * Generate seperate lists for recent and all-time incoming traffic, and also referrers with most credits owed.
    * Archiving of referral statistics allows for keeping track of every past hit.
    * Automatic and manual approval for new referrers.
    * Email alerts notify you of new referer registrations.
    * Filterable browsing interface for log files.
    * HTML source comment informs you of script execution time.
    * Referrer source analyzer allows you to detect cheaters who embed your website in iframes, image elements, and even hexadecimal encoded javascript data.
    * Track outgoing hits through your referrer list and/or content plugs.

    It's only $25 for a copy. Let me know if you guys got any questions about how it works.
    Web Development
  • VforVendetta
    Confirmed User
    • Mar 2006
    • 2525

    #2
    How can i count out hits from my plugs ?
    Free the world

    Comment

    • Freedoom
      Confirmed User
      • Feb 2006
      • 2811

      #3
      and its its possible to see that working on a website?
      List Of Sex Cams

      Comment

      • linkerect
        Registered User
        • Apr 2006
        • 31

        #4
        It counts your plug hits by simply linking to an out.php script:

        Code:
        <a href="http;//www,somewebsite.com">Website</a>
        becomes
        Code:
        <a href="out.php?url=http;//www,somewebsite.com">Website</a>
        You can test it out here: http;//www,blugah.com/jarlite

        Access code: access
        Last edited by linkerect; 02-10-2007, 06:31 AM.
        Web Development

        Comment

        • VforVendetta
          Confirmed User
          • Mar 2006
          • 2525

          #5
          But it works if i use:

          <a href="out.php?url=http://www.somewebsite.com/galleries/12.php">Website</a>
          Free the world

          Comment

          • VforVendetta
            Confirmed User
            • Mar 2006
            • 2525

            #6
            another question, you have a referrer toplist to show in the site ?
            Free the world

            Comment

            • linkerect
              Registered User
              • Apr 2006
              • 31

              #7
              Originally posted by VforVendetta
              But it works if i use:

              <a href="out.php?url=http;//www,somewebsite.com/galleries/12.php">Website</a>
              Yep it'll work for any URL.

              And you can just do a simple php include to get the referrer list to show up on your site.
              Web Development

              Comment

              • VforVendetta
                Confirmed User
                • Mar 2006
                • 2525

                #8
                But if i use

                <a href="out.php?url=http;//www.somewebsite.com/galleries/12.php">Website</a>

                i have out counted for www.somewebsite.com ? For example if i have different plug point to these url, in your referrer statistic what i see ?

                http;//www.somewebsite.com/galleries/1.php
                http;//www.somewebsite.com/galleries/129.php
                http;//www.somewebsite.com/video/12.php
                http;//www.somewebsite.com/images/12.php
                Free the world

                Comment

                • Freedoom
                  Confirmed User
                  • Feb 2006
                  • 2811

                  #9
                  very cool.
                  Yeah show us a referrer toplist :P
                  List Of Sex Cams

                  Comment

                  • fris
                    Too lazy to set a custom title
                    • Aug 2002
                    • 55679

                    #10
                    toxic referrers is free and better
                    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                    Comment

                    • linkerect
                      Registered User
                      • Apr 2006
                      • 31

                      #11
                      Originally posted by VforVendetta
                      But if i use

                      <a href="out.php?url=http;//www,somewebsite.com/galleries/12.php">Website</a>

                      i have out counted for www,somewebsite.com? For example if i have different plug point to these url, in your referrer statistic what i see ?

                      http;//www,somewebsite.com/galleries/1.php
                      http;//www,somewebsite.com/galleries/129.php
                      http;//www,somewebsite.com/video/12.php
                      http;//www,somewebsite.com/images/12.php
                      Ah.. no you'll just see the domain.
                      Web Development

                      Comment

                      • linkerect
                        Registered User
                        • Apr 2006
                        • 31

                        #12
                        Originally posted by Fris
                        toxic referrers is free and better
                        It's free but it isn't better. I've looked at the code, it is very slow and inefficient plus it's got less features. :O
                        Web Development

                        Comment

                        • VforVendetta
                          Confirmed User
                          • Mar 2006
                          • 2525

                          #13
                          have you got ICQ ?
                          Free the world

                          Comment

                          • linkerect
                            Registered User
                            • Apr 2006
                            • 31

                            #14
                            Originally posted by VforVendetta
                            have you got ICQ ?
                            I got AIM (mar1no1983)
                            Web Development

                            Comment

                            • VforVendetta
                              Confirmed User
                              • Mar 2006
                              • 2525

                              #15
                              Originally posted by linkerect
                              I got AIM (mar1no1983)
                              i haven't AIM i have some question for you

                              i don't understand how works the out counter, if i have an url like this:

                              out.php?url=http://www.site1.com/galleries/12.php

                              in the statistics what i see ?
                              Free the world

                              Comment

                              • linkerect
                                Registered User
                                • Apr 2006
                                • 31

                                #16
                                Originally posted by VforVendetta
                                i haven't AIM i have some question for you

                                i don't understand how works the out counter, if i have an url like this:

                                out.php?url=http;//www,site1.com/galleries/12.php

                                in the statistics what i see ?
                                It would list the click on the Out Hits logging page, but it would simply show up as one extra hit for that domain on the statistics page.

                                http;//www,jamesrelyea.com/jarlite/screenshots/
                                Web Development

                                Comment

                                • VforVendetta
                                  Confirmed User
                                  • Mar 2006
                                  • 2525

                                  #17
                                  Originally posted by linkerect
                                  It would list the click on the Out Hits logging page, but it would simply show up as one extra hit for that domain on the statistics page.

                                  http;//www,jamesrelyea.com/jarlite/screenshots/
                                  I hate english, i'm not able to explain better

                                  If i add this link in my homepage

                                  out.php?url=http;//www,site1.com/galleries/1.php
                                  out.php?url=http;//www,site1.com/galleries/129.php
                                  out.php?url=http;//www,site1.com/video/12.php
                                  out.php?url=http;//www,site1.com/images/12.php

                                  When i go to see the statistic page i see for example "5430 out clicks" for site1 and the corrispective IN click ?

                                  site1 ----> 18 IN ----> 5430 out
                                  Free the world

                                  Comment

                                  • linkerect
                                    Registered User
                                    • Apr 2006
                                    • 31

                                    #18
                                    Yep yep.
                                    Web Development

                                    Comment

                                    • AdultNex
                                      Confirmed User
                                      • Feb 2003
                                      • 8985

                                      #19
                                      bump for a great script - james, what's your email? you seem to be afk on aim.

                                      Comment

                                      • mx8829
                                        Confirmed User
                                        • Jan 2005
                                        • 891

                                        #20
                                        anyone using it ? feedback please
                                        contact jambojack at gmail

                                        Comment

                                        • ScottMN
                                          Confirmed User
                                          • Jun 2004
                                          • 546

                                          #21
                                          I'll buy. What's your email? Mine is mecopmfeel at yahoo.com. Shoot me a message and we'll set up payment.
                                          ICQ - 196560594
                                          mecopmfeel -at- yahoo -dot- com

                                          Comment

                                          • linkerect
                                            Registered User
                                            • Apr 2006
                                            • 31

                                            #22
                                            My email is [email protected]

                                            AIM is mar1no1983
                                            MSN is [email protected]
                                            Web Development

                                            Comment

                                            • VforVendetta
                                              Confirmed User
                                              • Mar 2006
                                              • 2525

                                              #23
                                              Originally posted by linkerect
                                              My email is [email protected]

                                              AIM is mar1no1983
                                              MSN is [email protected]
                                              i've added you on AIM...i have some question for you
                                              Free the world

                                              Comment

                                              • Freedoom
                                                Confirmed User
                                                • Feb 2006
                                                • 2811

                                                #24
                                                hi there.
                                                Im interested on one copy too
                                                Can you please contact me at 219-724-645

                                                Thanks
                                                List Of Sex Cams

                                                Comment

                                                • brassmonkey
                                                  Pay It Forward
                                                  • Sep 2005
                                                  • 77396

                                                  #25
                                                  looks good but too new 4 me
                                                  TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                  DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                  Comment

                                                  • brassmonkey
                                                    Pay It Forward
                                                    • Sep 2005
                                                    • 77396

                                                    #26
                                                    how do u we buy it if your never around?
                                                    TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                    DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                    Comment

                                                    • Chariott
                                                      Confirmed User
                                                      • Nov 2006
                                                      • 361

                                                      #27
                                                      nice, bump for you

                                                      UUGallery v3.37 builder plugin for Wordpress!
                                                      Now it builds FLV VIDEO Galleries! It grabs galleries from FHG's, generates thumbnails, resizes originals,
                                                      arranges within your template and posts a gallery within 1 click!
                                                      Start making money right now!
                                                      ICQ# 475-719-552, Email+MSN: msnaddress[-~at~-]uusoftware.com

                                                      Comment

                                                      • linkerect
                                                        Registered User
                                                        • Apr 2006
                                                        • 31

                                                        #28
                                                        Sorry about that guys. I sold my adult site so I haven't been coming here much at all.

                                                        Um, if you want to get a copy, just email me: [email protected] or contact me on AIM: mar1no1983
                                                        Web Development

                                                        Comment

                                                        • brassmonkey
                                                          Pay It Forward
                                                          • Sep 2005
                                                          • 77396

                                                          #29
                                                          linkerect answer my email
                                                          TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                          DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                          Comment

                                                          • fris
                                                            Too lazy to set a custom title
                                                            • Aug 2002
                                                            • 55679

                                                            #30
                                                            Originally posted by linkerect
                                                            www,jamesrelyea.com/jarlite

                                                            I created this new script as an alternative to the crappy free ones out there. Check it out, there's some screenshots on the site. Here's a quick list of features:

                                                            * Efficient database queries develop your referrer list as fast as possible.
                                                            * Hard-coded configuration removes database overhead.
                                                            * List updates controlled by cron job.
                                                            * Generate seperate lists for recent and all-time incoming traffic, and also referrers with most credits owed.
                                                            * Archiving of referral statistics allows for keeping track of every past hit.
                                                            * Automatic and manual approval for new referrers.
                                                            * Email alerts notify you of new referer registrations.
                                                            * Filterable browsing interface for log files.
                                                            * HTML source comment informs you of script execution time.
                                                            * Referrer source analyzer allows you to detect cheaters who embed your website in iframes, image elements, and even hexadecimal encoded javascript data.
                                                            * Track outgoing hits through your referrer list and/or content plugs.

                                                            It's only $25 for a copy. Let me know if you guys got any questions about how it works.
                                                            little offtopic, who designed linkerect?
                                                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                                                            Comment

                                                            • dbavaria
                                                              Confirmed User
                                                              • Nov 2005
                                                              • 404

                                                              #31
                                                              Nice script...

                                                              Comment

                                                              • brassmonkey
                                                                Pay It Forward
                                                                • Sep 2005
                                                                • 77396

                                                                #32
                                                                beware i bought a copy and he gave me the stripped down version he offered this as a demo You can test it out here: http;//www,blugah.com/jarlite

                                                                Access code: access
                                                                but when i called him on it he erased the demo
                                                                TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                                DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                                Comment

                                                                • AdultNex
                                                                  Confirmed User
                                                                  • Feb 2003
                                                                  • 8985

                                                                  #33
                                                                  Originally posted by brassmonkey
                                                                  beware i bought a copy and he gave me the stripped down version he offered this as a demo You can test it out here: http;//www,blugah.com/jarlite

                                                                  Access code: access
                                                                  but when i called him on it he erased the demo
                                                                  bump and whats the deal with this?

                                                                  Comment

                                                                  • brassmonkey
                                                                    Pay It Forward
                                                                    • Sep 2005
                                                                    • 77396

                                                                    #34
                                                                    the script is ok but not like the demo dude had no way near it he took my $25 lesson learned go for blogs or dumps
                                                                    TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                                                                    DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                                                                    Comment

                                                                    Working...