View Single Post
  #1  
Old 04-05-2007, 09:24 PM
webber webber is offline
Sergeant
 
Join Date: Mar 2007
Posts: 20
Cool Script error after adding Google Analytics

I'm not sure what happened after added to html code for GA but it is wrong. The error says it Line 77, object expected, code-0

This is the script starting from line 73 through line 83

}
// -->
</SCRIPT>
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000" <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1614543-1";
urchinTracker();
</script>>


Please help--What should I do to fix it?

Thanks for your help!
Reply With Quote