I want to create a random userId for each user that visits my site and store it in the cookies. Is this possible ?
JavaScript can create cookies and generate randomised strings so not seeing this a problem.Are you struggling with the JavaScript to do that?
Nope. Thanks