Is there a way to use on_sent_ok in the additional headers AND have it display success messages on the page. Currently, I am trying to use the following, but it's blocking any success messages:
on_sent_ok: "ga('send', 'event', 'Contact Form', 'sent');"