use <p> </p> to add the white space you need
on_sent_ok: “location = ‘URL HERE’;”
Paste that on the Additional Settings of the Contact Form you are using should work just fine. If not let me know your URL and I’ll take a look
Easy On contact Form 7 choose the Contact Form you are using and on the additional setting tab paste the code on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);” Just remember to set your parameters and install the tracking code.
Same Problem I’m using on_sent_ok: “_gaq.push([‘_trackEvent’, ‘Formulario’, ‘Enviado’]);” and that stops the message “sender’s message was sent successfully” from displaying.