CF7 Successful Submit Redirect to another page

PHOTO EMBED

Fri Aug 04 2023 08:56:22 GMT+0000 (Coordinated Universal Time)

Saved by @gshailesh27

<script type="text/javascript">
document.addEventListener('wpcf7mailsent', function(event) {
   // Redirect to another page
   window.location.href = 'https://kwebmakerdigitalagency.com/astral_pipes/thank-you';
 }, false);
</script>
content_copyCOPY