We have just signed up to AW and inserted the appropriate tracking they suggest.
In the receipt page we've inserted the following:
<img src="http://www.awin1.com/sread.img?tt=ns&tv=1.0&merchant=1838&amount=NETQUOTEVAR:NUMERICORDERTOTALCGI&ref=NETQUOTEVAR:THEORDERNUMBER&parts=default:NETQUOTEVAR:NUMERICORDERTOTALCGI&testmode=1&vc=" />
...problem is, the HTML renders as:
<img src="http://www.awin1.com/sread.img?tt=ns&tv=1.0&merchant=1838&amount=19.99&ref=ML25BN10001658&parts=default:19.99&testmode=1&vc=" />
The problem is that NUMERICORDERTOTALCGI contains 19.99 for as instead of 19.99
Any ideas how to replace the '.' with a '.' as support at AW say they the format is wrong and its up to us to find a fix!
Thanks in advance,
Mike
In the receipt page we've inserted the following:
<img src="http://www.awin1.com/sread.img?tt=ns&tv=1.0&merchant=1838&amount=NETQUOTEVAR:NUMERICORDERTOTALCGI&ref=NETQUOTEVAR:THEORDERNUMBER&parts=default:NETQUOTEVAR:NUMERICORDERTOTALCGI&testmode=1&vc=" />
...problem is, the HTML renders as:
<img src="http://www.awin1.com/sread.img?tt=ns&tv=1.0&merchant=1838&amount=19.99&ref=ML25BN10001658&parts=default:19.99&testmode=1&vc=" />
The problem is that NUMERICORDERTOTALCGI contains 19.99 for as instead of 19.99
Any ideas how to replace the '.' with a '.' as support at AW say they the format is wrong and its up to us to find a fix!
Thanks in advance,
Mike
Comment