you have the insert record behavior set to redirect to the thankyou page:
$WA_redirectURL = "registerThanks.php";
this occurs before Universal Email can send the email.
Do not set a redirect in the insert record behavior. set it in the Universal Email behavior.