Is there a way to deny direct access to a page?

Hey guys, this is my first time here, greetings from Brazil :slight_smile:

We’re working on a marketing project so we created the Form page which is a welcome page that collects the name and the e-mail of users who want to see the project. When they submit the form, they are redirected to Project page.

The point is, one can easily copy the URL of Project page and forward it. Is there a way we can deny direct access to Project page and allow access only through Form page’s submit button?

Thanks!