I am developing a new website that needs the ability to detect if the user has visited the website previously, then direct them to a specific URL (i.e. example.com/welcomeback.html) if they have.
I assume that this needs to be done with the usage of cookies and javascript, but I can’t find any tutorials on this anywhere.
The help is much appreciated. Thank you.
gets cookie
tutorial for cookies