Hi, installed the latest version, everything works fine, Event Tracking works too, but the Custom Variables are not showing up in Google Analytics, none of them (tracking author, post_type, categories). They are present in the source code though.
_gaq.push(['_setCustomVar',1,'post_type','post',3],['_setCustomVar',2,'author','admin',3],['_setCustomVar',3,'tags','',3],['_setCustomVar',4,'categories','seen-this',3],['_trackPageview']);