PDA

View Full Version : Affiliate Window Tracking


CGDiscountGolf
27-Nov-2007, 03:25 PM
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

Mike Hughes
29-Nov-2007, 07:44 AM
There are a number of different numerical data available.

A quick search for affiliate Window threw up this results that might help.

http://community.actinic.com/showthread.php?t=27134

Mike