Basic method of using an OptinMonster Event
jQuery(document).ready(function($){ $(document).on('EventName', function(event,data,object) {} ); });