Hello there
I installed CF7 and I'd like to track submissions on AdWords.
Following the instructions given here [ http://contactform7.com/blog/2010/03/27/redirecting-to-another-url-after-submissions/ ] i added the following code in the additional settings of CF7:
on_sent_ok: "location = 'http://example.com/';"
(of course i changed "example.com" with the correct URL I created)
Problem is the form is working correctly and sends emails just fine, but it won't redirect to the thank you page.
Anyone can help me figuring out what the problem is?
Thanks a lot!