If you are having an error like the following:
Fatal error: Smarty error: [in html_footer.tpl line 6]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 551) in third_party/smarty/libs/Smarty.class.php on line 1102
Simply wrap your google analytics in this tag:
{literal} {/literal}
This problem bothered me for a bit until I found this post
http://forum.cmsmadesimple.org/index.php?topic=27657.0
Thanks for the help from cmsmadesimple.org