shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

tracking.php (600B)


      1 <?php
      2 // Heading
      3 $_['heading_title']    = 'Affiliate Tracking';
      4 
      5 // Text
      6 $_['text_account']     = 'Account';
      7 $_['text_description'] = 'To make sure you get paid for referrals you send to us we need to track the referral by placing a tracking code in the URL\'s linking to us. You can use the tools below to generate links to the %s web site.';
      8 
      9 // Entry
     10 $_['entry_code']       = 'Your Tracking Code';
     11 $_['entry_generator']  = 'Tracking Link Generator';
     12 $_['entry_link']       = 'Tracking Link';
     13 
     14 // Help
     15 $_['help_generator']  = 'Type in the name of a product you would like to link to';