false]) ?>

$(function() { var count = 0; $('#feedback-form-iframe').load(function(){ ++count; if (count == 2) //2nd load = a submit { ga('send', 'event', 'Sign Up', 'Alpha Test'); twttr.conversion.trackPid('nu2ye'); fbq('track', 'CompleteRegistration'); } }); });