Index page Samples & tests home Sample home pagethis page simulates your own homepage. All the sample banners point to this page, normally they would point to your own homepage. Referral (click) tracking
To track affiliate referrals, this page contains click tracking code.
Tracking code used on this page:
<script id="pap_x2s6df8d" src="../scripts/clickjs.php" type="text/javascript"> </script> <script type="text/javascript"> papTrack(); </script>
This is standard tracking code that you can use also on your pages.
Advanced referral (click) trackingIn click tracking code you can use folloving additional variables. These variables are optional and they must be placed before papTrack();var AffiliateID='affiliate id'; // click will be saved for affiliate specified by this parameter var BannerID='banner id'; // click will be saved for banner specified by this parameter var CampaignID='campaign id'; // click will be saved for campaign specified by this parameter var Channel='channel'; // channel var Data1='data1'; // extra data 1 var Data2='data2'; // extra data 2 |
Affiliate software by QualityUnit |