What I did was added a Redirect in WordPress to a Thank you page after a successful message:
on_sent_ok: “location.replace(‘/thankyou’);”
Then I placed the tracking code on the Thank You page, where you can also add your personal message, etc.
Best of luck.