Thanks for the plugin. Just one thing - if you have your wordpress folder in a different place than your url then the javascript won't find the cookie js file.
To fix, change
bloginfo("url");
to
bloginfo("wpurl");
on line 203.
HTH.
http://wordpress.org/extend/plugins/what-would-seth-godin-do/