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!
|