Tracking sales/Revenue is the only problem I am having. I get no e-commerce analytics at all everything says $0.00 even with many sales going through.
On the chechout_success page what does your code output look like? I am having troubles with either the order of javascript calls or a slight formating problem.
Are you using the suggested onload JS call in the body tag or the script call like this:
<script language="text/javascript">
__utmSetTrans();
</script>
Just an output of your checkout success page would be great assuming you are getting revenue data in your analytics menu's.
Thanks


Reply With Quote


