I tryed to use Firebug extension for Firefox but I haven’t found the cookie that contains that value.
Anyway, thanks for your support.
Paolo
We made a partnership with a comunication agency and that code let them to track the orders.
I made a try using this code:
<img src=”http://xxxxxxxxx.xxxxx.xx/SLEW?amount=$eshoptotal” width=”1″ height=”1″ />
but they sasy it doesn’t work.
Probably I didn’t explain well my problem.
I need to put the variable that contains the value of my cart instead of “AMOUNT-CART” in that code.
<img src=”http://xxxxxxxxx.xxxx.xx/SLEW?amount=AMOUNT-CART” width=”1″ height=”1″ />
Thanks