Help With Tracking Code Placement

I need to place a tracking code on all pages in the current Cs-Cart version. The code needs to be placed just above the tag. I have tried a number of suggestions found in the forums for similar needs but none have worked. I would appreciate any suggestions.

Thank you

I need to place a tracking code on all pages in the current Cs-Cart version. The code needs to be placed just above the tag. I have tried a number of suggestions found in the forums for similar needs but none have worked. I would appreciate any suggestions.

Thank you

Try to add HTML block with SMARTY template to the bottom section in the block manager. Note that { and } symbols should not be on one line. E.g. incorrect code

(function(w,d,t,r,u){var f,n,i;});

correct code

(function(w,d,t,r,u){
    var f,n,i;
});

Thanks eComLabs. I decided to put a quote request in on your website so you guys can handle this for me.

Thanks eComLabs. I decided to put a quote request in on your website so you guys can handle this for me.

We will be glad to help you.