Ok, I've tried this a number of ways. The analytics wizard puts all the google analytics code just before the </body> tag, which is how I've always done it. Now with the new code, it says it should go just before the </HEAD> tag. The problem is that the WIZARD inserts the code just before the closing body tag. See here...
http://www.google.com/support/analytics/bin/answer.py?hl=en_US&answer=174090&utm_id=ad
Ok, now I wouldn't care if I could just insert the code where I want to. I'm able to do it within my custom template for Shopping/Product Pages. I have a shopping cart template, but when I insert the code there, it will only put the code in my ORDER page. It will not insert it into my CHECKOUT or THANK YOU page. It seems to just strip it out.
I'm running the latest Shopsite version, just upgraded from Lexiconn. Any ideas? Why is shopsite still inserting code at the BODY tag, when Google analytics is now calling for it to be done before the HEAD tag?