How to make user interaction

How would I go about having my users insert a unique code in a box on my website, specific to them that would take them to a page that only they can see. (Or anyone with that unique code).

Example:
Enter code here:
User enters their code.
Interaction takes them to a specific (hidden) page on my website.

Thank you!!!