I need to add this DoubleClick tracking code to the “thankyou” page within my custom template. My problem is that the variables "Cost" and "Revenue" need to be replaced with the Shopsite variables. I can't seem to get the syntax correct.
Here is my original code
<IFRAME SRC="https://fls.doubleclick.net/activityi;src=1277306;type=stir09sa;cat=shopthan;qty=1;cost=[Revenue];ord=[OrderID]?" WIDTH=1 HEIGHT=1 FRAMEBORDER=0></IFRAME>
Any help would be much appreciated!