Foxy Cart
- Log into your FoxyCart store’s Admin Page, go to Templates > Checkout and click to the Foxy Cart Standard template.
- In the Checkout Template find code:
</body>
</html> - Before tag insert following code:
<img src=”http://YOURSITE.com/index.php?plugin=wafp&controller=transactions&action=track&amount=$(SubTotal)&order_id=$(OrderNo)” height=”1″ width=”1″ /> - Click to the update template button.