<script type="text/javascript">
document.addEventListener('wpcf7mailsent', function(event) {
var forms = document.getElementsByClassName('myFormClass');
if (forms.length > 0) {
location = 'http://domain.com/'; } }, false);
</script>myFormClass buraya formunuzun class ını yazıp header.php ye ekleyin
tesekkur ederim ama malesef ise yaramadi :/