Arrow Trader 5Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader CoreInstallation Guides![]() Admin Modules ![]() References ![]() Arrow Trader eXtreme V2Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader eXtreme V1Installation Guides![]() Admin Modules ![]() References ![]() Arrow Trader Lite 3Installation Guides![]() Admin Modules ![]() References ![]() Q&AGetting started![]() Search |
Arrow Trader CORE InstallationArrow Trader Core can track & visualize & distribute all clicks on links on your website Controlling outgoing traffic
To track outgoing traffic, all clickable links on your website need to be altered,
&u=http://www.site.com/ must always be at the end of your link to out.cgi Everything behind &u= is considered to be the gallery url. Example gallery links <a href="/cgi-bin/atc/out.cgi">next site</a> Send the surfer to a random trade in the outlist <a href="/cgi-bin/atc/out.cgi?l=random">next site</a> Send the surfer to a random trade in the outlist, set the linktag to "random" <a href="/cgi-bin/atc/out.cgi?s=60&l=random">next site</a> Send the surfer to a trade in the outlist, set the linktag to "random". In this case a skim is set of 60%, but since no gallery url is specified, a trade is loaded <a href="/cgi-bin/atc/out.cgi?s=60&l=random&u=http://gallery.com">random gallery</a> Send 40% of the clicks to a trade, 60% to the specified gallery. the linktag is set to random. <a href="/cgi-bin/atc/out.cgi?s=60&&gr=mgp&l=videos&u=http://gallery.com">videos gallery</a> Send 40% of the clicks to a trade from the group mgp, 60% to the specified gallery. the linktag is set to videos. <a href="/cgi-bin/atc/out.cgi?id=147&l=toplist&u=http://mybesttrade.com Send the surfer to http://mybesttrade.com and give trade 147 +1 hits out in the stats. The linktag is set to toplist
7260 |