[Zope] extract page title

Dean Hale dean.hale at sunderland.ac.uk
Tue Apr 24 10:05:49 EDT 2007


Hi

I'm trying to implement some web tracking code within a page  
template, however a little stuck.

In the code below i'd like to append the page template - page title  
between the <title> tags dynamically rather than having to manually  
add to each page

<script language='JavaScript1.1' type='text/javascript'>
<noscript>
<img src="http://domain/xxx/xxx/s?websitename.PAGETITLE"
width="1" height="1" alt="">
</noscript>
</script>

do you have any advise please on how this could be done?

thanks very much
dean



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20070424/a44d4dfe/attachment.htm


More information about the Zope mailing list