Hello, i need detect the device of user if it’s a phone or pc
How can i do it please?
You could analize User-Agent header in the HTTP request. Use Get Request Header block.
This information is also included in the Client field of User Session model (if the user is authorized)