This commit is contained in:
Jarrad Hope 2017-01-10 21:00:37 +07:00
parent a4538326bc
commit e6ef4a7d1a

View File

@ -241,7 +241,7 @@
//Send GA event //Send GA event
try { try {
ga('send', 'event', 'Waitlist', 'Sign Up', 'Waitlist'); ga('send', 'event', 'Waitlist', 'Sign Up', 'Waitlist');
catch(e) {} } catch(e) {}
// If the form has errors, display them, inline if possible, or appended to #mce-error-response // If the form has errors, display them, inline if possible, or appended to #mce-error-response
} else { } else {