Hi guys I need to write the url every time a new session is created by a user.
At the moment I create a new thing (in text) with the url every time a persone load a certain page.
The problem is that some people load the page more than once and so I ve duplicated things (url) from the same person.
How should I avoid it?