I have a MVC application written in C# that supports Mobile view. I would like to record the stats on the number of users accessing the website from Mobile Phone (can be any phone) vs Computer(assuming PC/Mac), is there any way to do this?
Additional info: I need to display this stats to the users on the website.