How can i track the page views in an existing Website developed in
ASP.NET MVC ?
The website is of type Software as Service. There are multiple client, for each client separate database is created.
I want to track down page view for different Client.
I want to know which is viewed more.
Thank You