[pmwiki-users] Newbie Issue- Inserting javascript code

Hans design at softflow.co.uk
Sat Apr 22 14:04:56 CDT 2006


Saturday, April 22, 2006, 6:58:53 PM, Lee wrote:

> I'm guessing I should somehow insert it into the skin template, but
> I'm coming up short on ideas.

You can use in config.php:

$HTMLHeaderFmt['urchin'] = "
<script src='http://www.google-analytics.com/urchin.js' type='text/
javascript'>
</script>
<script type='text/javascript'>
 _uacct = 'UA-293733-1';
 _udn = 'coachstreet.com';
 urchinTracker();
</script> \n";


Best,
 Hans                           





More information about the pmwiki-users mailing list