Re: Google Analytics

Janne Jalkanen <[email protected]> Wed, 12 Sep 2007 00:48:51 +0300
Newsgroups gmane.comp.java.jspwiki.user
Message-ID <[email protected]>
On 11 Sep 2007, at 22:26, Dennis Gesker wrote:

> Is anyone on the list using Google Analytics with JspWiki?
>
> Is there a plug-in available or could someone recommend which file  
> should
> (most appropriate?) include the Google Analytics script/code segment?

Yup, I'm using it.

In 2.5.x, put it in localheader.jsp.  In 2.4, I would put it in  
commonheader.jsp.  Or ViewTemplate.jsp, if you don't want editing and  
commenting to show up.

/Janne