Hello James,

then you should get a JavaScript-error, because the first script-tag in
your page2xhtml.xsl is the inclusion of the JS-library.

Just

<script src="http://www.google-analytics.com/urchin.js";
type="text/javascript">
</script>

The second script-tag is xml-valid in my case. If it's not in your case
you could wrap it with /*<![CDATA[*/  ... /*]]>*/

kind regards
Daniel Brüßler


[EMAIL PROTECTED] schrieb:
> Hi,
> 
> I've set up a Google Analytics account ( http://www.google.com/analytics
> ) and added the tracking code just before the </body> tag in
> page2xhtml.xsl . For some reason, Analytics is not detecting the
> tracking code. The only thing I have noticed is that Lenya converts the
> first script element into an empty element.
> 
> Has anyone else had this problem and / or know of a workround?
> 
> Cheers,
> 
> James
> 
> -- 
> 
> "Where do you want to SCO today?"
> 
> [EMAIL PROTECTED]
> SDF-EU Public Access UNIX System - http://sdf-eu.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to