Infatti. Mi sono appena iscritta a GA. Ma mi da cmq degli errori. Suggerimenti?Originariamente inviato da gabip87
usa google analytics oppure clicky. il primo è ottimo. nel secondo, per la versione free, puoi monitorare soltanto 3 siti. lo provo da qualche giorno e per adesso sono soddisfato. ciao![]()
This page is not Valid XHTML 1.0 Transitional!
Below are the results of checking this document for XML well-formedness and validity.
1. Error Line 55 column 78: document type does not allow element "script" here; assuming missing "body" start-tag.
...s.com/urchin.js" type="text/javascript">
✉
2. Error Line 61 column 5: document type does not allow element "body" here.
<body>
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
✉
3. Error Line 66 column 6: end tag for "body" omitted, but OMITTAG NO was specified.
</html>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
4. Info Line 55 column 0: start tag was here.
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">