Putting ticket ID in this page
We had an issue with email problems that sending an email was no use, they needed to know ticket number on this web page.
So put this somewhere in the thankyou.inc.php file.
Your ticket number is: <?=$ticket->getExtId()?>
Now they can find their ticket number right after submit, even if they can't read their email.