+ Reply to Thread
Results 1 to 2 of 2

Thread: The tracking code solution
      
   

  1. #1
    Yvonne12 is offline Sergeant
    Join Date
    Jul 2007
    Location
    Thessaloniki, Greece
    Posts
    30

    Wink The tracking code solution

    In case someone is wondering and having trouble with this too, here is the solution after a lot of emails between me, Soho and PAP (PostAffiliatePro).


    Open notepad and insert the code:

    <script id="pap_x2s6df8d" src="http://www.demo.qualityunit.com/post...cripts/sale.js" type="text/javascript"></script>
    <script type="text/javascript"><!--

    var TotalCost="<?php echo $ORDER_TOTAL; ?>";
    var OrderID="<?php echo $ORDER_NUMBER; ?>";
    papSale();
    --></script>

    Save as affiliate.inc and upload through your filemanager in soho. Go to your shopping > Payment Options and select this affiliate.inc in the 7th option. Click "Save Payment Options". Just remember to replace http://www.demo.qualityunit.com/post...cripts/sale.js with your correct path to the sale.js file.


    This code is to be used only if you are using PostAffiliatPro. But the values:

    var TotalCost="<?php echo $ORDER_TOTAL; ?>";
    var OrderID="<?php echo $ORDER_NUMBER; ?>";

    Seem to be the values used by Soholaunch because these are working for me now


    Best Regards
    Yvonne12
    Last edited by Yvonne12; 09-25-2007 at 02:59 PM. Reason: Forgot to include an important sentence.

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: The tracking code solution

    Glad you got it fixed. I really didnt want to have to go and find it.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49