on_sent_ok: "pageTracker._trackPageview('/mysite/thank-you.html');"
When I enter the above code and then fill out my form the "Your message was sent successfully. Thanks." message no longer displays on form submit? How do I fix this?
on_sent_ok: "pageTracker._trackPageview('/mysite/thank-you.html');"
When I enter the above code and then fill out my form the "Your message was sent successfully. Thanks." message no longer displays on form submit? How do I fix this?
sorry, here is link to the issue: http://tinyurl.com/7xr2jjq
Check your site with Firebug. You'll see javascript errors.
You must log in to post.