I have a page in wordpress that exists a form, which the user passes email, name and status. When the subscription is completed, I will capture your data on a MailChimp, in my case, and redirect it to another page, which will have access to a simulation, for example.
I would, however, like to have access to this redirected page EXCLUSIVELY from my described form.
I do not want to be able to type in the url directly the address of the redirected page. Example: domain.com / simulated
If he did, he would enter the home again, or whatever. Anyway, how can I make this restriction?