How to have a database entry when someone access a page

Im trying to add in to my website registration process email verification.
Ive seen the other email verification’s however i would still like to manually approve the member status.
At this moment i have an email that goes out to new users telling them to wait to be approved.
Id like to change this to have a link to my “email verified” page, and when the user accesses this page i get an email or a notification.

is this possible?

Hi,
you can create a custom registration form as instructed here .
Once the user clicks on “Register” send a triggered email with the link to the relevant page.
On the verified page you can also use the triggered email to send yourself an email once someone accesses it.

Hi Aleks,
From the Token, how can i tell who has accessed the page.
when the user is verified, they wont be logged in nor a member, only a contact