Home of the Giants


navigation

Home

Arrow Trader Lite
  • info
  • demo
  • users
  • download
  • how to install
  • documentation

  • Arrow Trader Lite III
  • demo
  • download
  • documentation
  • how to install

  • Arrow Trader eXtreme
  • info
  • order
  • owners center

  • Arrow Trader eXtreme v2
  • info
  • order
  • owners center

  • Resources
    Contact Info
    Public Forum


    news
    Jan 01
    New pricing structure

    Dec 14
    ATX 1.2 out of beta

    Dec 12
    Xmas special launched

    Nov 04
    Arrowscripts.com updated

    Nov 01
    ATX 1.2 beta 6 released

    Nov 01
    ATL III build 10 released

    Oct 20
    ATX 1.2 beta released

    Aug 08
    ATL III docs ready

    Jul 07
    ATL III released





    atx reference

    addendum atx 1.2
    This is the addendum to the documentation for ATX 1.1
    Several features that are new since atx 1.2 are explained here.

    Menu --> Statistics --> atx sites linking remote ATX copies
    Menu --> Statistics --> outgoing bonus mods, click data, custom algorithms
    Menu --> Extra --> ATX settings IP access, blocked referrer traffic
    Menu --> Extra --> Dynamic Skim Dynamic skimming triggered by trade activity
    Menu --> GUI --> Templates new statistics, trade clicks vs gallery clicks
    Menu --> Toplists new toplist extensions

    minor changes

    in.cgi
    When your site consists of several pages, like niche-pages or archives,
    you can place in.cgi on all these pages to count surfers that load these pages directly.
    By passing your domain as query string to the #include call to in.cgi like so

    <!--#include virtual="/cgi-bin/atx/in.cgi?yourdomain.com"-->

    ATX will not count the surfers double as they surf through your site

    out.cgi
    Out.cgi accepts a new argument to set the gallery rotation speed.
    out.cgi?r=2&u=http://www.somegallery.com
    The &r= tells ATX how many galleries must be displayed before a trade is loaded.
    &r=1 gives GT GT GT GT
    &r=2 gives GGT GGT GGT GGT
    &r=3 gives GGGT GGGT GGGT GGGT

    The rotation-skim only overrides the url-skim.
    So the per-trade skim, notrade skim and noref skim override the rotation-skim. Click patterns like &c=3 can still be used, but be carefull when you do because the rotation keeps track of all clicks, so when you use
    &r=1&c=3, a surfer will get more than 1 trade after the initial 3 galleries because the trades vs galleries ratio is not yet correct.

    A lot of the changes ATX 1.2 brought are self-explaining, like the confirmation boxes for the mass reset / delete operations, so those are left out here. For more info, check the changelog