Next.js Discord

Discord Forum

How can I know in server side when the user is enter for the first time, and not changing the page?

Unanswered
Juniper Titmouse posted this in #help-forum
Open in Discord
Juniper TitmouseOP
How can I know in server side when the user is enter for the first time, and not changing the page?

Thank you.

3 Replies

Black carp
@Juniper Titmouse not getting you, can u elaborate more pls
Juniper TitmouseOP
I'm in the browser and I enter in website, for example www.example.pt/dashboard, then I know (browser page) -> example/dashboard. But when I navigate already in website I know example/dashboard -> example/dashboard/blob.
What I want to know if the user is comming from website or not.
Siberian Flycatcher
Hi. Why do you need this? What do you want to achieve?