How to debug hooks

I took a quick look at your site. Found an error on the home page:

Also, your console.log() statement is missing a closing semicolon ;

Other than that, how are you testing it and when do you expect to see the console.log() output?