Hi all,
This is my first post at this forum. What I’m trying to accomplish with EE is to store the timestamp of the first visit of a user in a site. So this would be a variable that gets set only once on the first page visit within the site. How can this be done, does EE support this? should I use native PHP to do this?
Thanks in advance