Using the prettyPhoto plugin to open modal-style content containers, and trying to integrate with Google Analytics\' Event Tracking to track when videos get opened.
Had to change one line in the above code to make it work:
var currentBindings = $this.data('events',type); // var currentBindings = $this.data('events')[type];
This could be because I am using jquery 2.0.3