Re: Google Analytics with Lenya

2007-09-14 Thread drseuk
, Bhavya Sharma wrote: Date: Fri, 14 Sep 2007 18:45:58 +0530 From: Bhavya Sharma <[EMAIL PROTECTED]> Reply-To: user@lenya.apache.org To: user@lenya.apache.org Subject: Re: Google Analytics with Lenya i faced the same problem so after each javascript i had to put another javascript tag but tha

Re: Google Analytics with Lenya

2007-09-14 Thread solprovider
Below is the code for Google Analytics that works for me. 1. There is a newline in the urchin "script" element. 2. The urchin script is in the "head" element so links such as downloads can be tracked. The scripts must be loaded before the links. HEAD is guaranteed to be before any links. 3. We al

Re: Google Analytics with Lenya

2007-09-14 Thread Bhavya Sharma
; > Date: Fri, 14 Sep 2007 14:27:37 +0200 > > From: "[ISO-8859-1] Daniel Brüßler" <[EMAIL PROTECTED]> > > Reply-To: user@lenya.apache.org > > To: user@lenya.apache.org > > Subject: Re: Google Analytics with Lenya > > > > Hello James, > >

Re: Google Analytics with Lenya

2007-09-14 Thread drseuk
ISO-8859-1] Daniel Brüßler" <[EMAIL PROTECTED]> Reply-To: user@lenya.apache.org To: user@lenya.apache.org Subject: Re: Google Analytics with Lenya Hello James, then you should get a JavaScript-error, because the first script-tag in your page2xhtml.xsl is the inclusion of the JS-l

Re: Google Analytics with Lenya

2007-09-14 Thread Daniel Brüßler
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 http://www.google-analytics.com/urchin.js"; type="text/javascript"> The second script-tag is xml-valid in my case. If it's not in your case you

Google Analytics with Lenya

2007-09-14 Thread drseuk
Hi, I've set up a Google Analytics account ( http://www.google.com/analytics ) and added the tracking code just before the 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