@takayukister I think I found an inconsistency between the documentation and the JS. The documentation says to add an event listener for the wpcf7mailsent event but the JS code triggers wpcf7:mailsent event. I believe either the documentation needs to be updated to include the colon or the JS needs to remove the colon from the event trigger.