In firefox/firebug I’m getting the following Javascript error on line 38 anytime there is a percentage sign within the URL:
malformed URI sequence
var referer = (window.decodeURI)?window.decodeURI(document.referrer):document...
Not too big a deal, but thought it would be worth mentioning since these pages probably aren’t being logged…