Affiliate tracking code oscommerce

Discussion in 'PHP' started by domainsman, Feb 15, 2011.

  1. #1
    I have created account with an affiliate network and to start tracking the orders they told me to put this tag in checkout_confiramtion.php:
    <img src="http://trackingdomain.com/siuvi.php?mclic=S254351012&argmon=VAR1&argtemp=VAR2">

    and to replace these 2 words as follows:
    VAR1 - this is the transaction amount minus tax and shipping costs
    VAR2 - this is the session identifier « session_id() »

    Please help me modify the tag as they require? I tried, but no success - I am willing to pay for that help too.
     
    domainsman, Feb 15, 2011 IP
  2. yvesfra

    yvesfra Greenhorn

    Messages:
    18
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #2
    Please check your link trackingdomain.com, it doesn't open anything to me.
     
    yvesfra, Feb 16, 2011 IP
  3. domainsman

    domainsman Member

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    Yes, I changed the real domain.
     
    domainsman, Feb 16, 2011 IP
  4. yvesfra

    yvesfra Greenhorn

    Messages:
    18
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #4
    you know, the session_id can mean a lot of different things, depending if we speak about the php session_id, an internal session_id created by the website you use, .... So without more info, I cannot help.
     
    yvesfra, Feb 16, 2011 IP