Hi, in my case of it not working with organic e-commerce the tracking code is in the bottom of the confirm order page, it appears as:
<script type="text/javascript">
try {
function GATrack() {
var pageTracker = _gat._getTracker("UA-4109267-1");
pageTracker._trackPageview();
pageTracker._addTrans('284', 'Simple Industries Inc. --Jamaica Blue Mountain® coffee', '43.220000', '0', '8.230000', 'Ottawa', 'ON', 'CAN');
pageTracker._addItem('284', 'RBM', 'Ridgelyne Medium Roast whole bean 1lb', 'Jamaica Blue Mountain® coffee, Coffee', '39.990000', '1.000000');
pageTracker._trackTrans();
}
document.adminForm.formSubmit.addEventListener('click', GATrack, true);
} catch(err) {}
</script>
The web url is
here