In Application_Start( ) method of the global application class file declare an Application variable and increment it in the Session_Start() method
as well as in Session_Start() declare a session variable and increment the session variable in the Page_Load() method so that you can find the no of visitors in the particular website