Contact Form 7: Thank You Success Messages

How to simply redirect a visitor to a thank you page after submission with Contact Form 7 – add this snippet to your form’s “Additional Settings” textarea.

on_sent_ok: "location.replace('http://example.com/thank-you/');"

See more details here:
Contact Form 7: Thank You Success Messages.