Hi,
I have had the redirect working for months, but all of a sudden it stopped.
I have the following in the additional settings:
on_sent_ok: "location.replace('http://myurlhere.com');"
as well in the # Sender's message was sent successfully field I have:
Thanks, we will now direct you to the download page.<script>location.href="http://myurlhere.com"; </script>
Anyone else having these issues?