I want to implement custom module which tracks that a specific webpage is accessed how many times with time and log those records into a text file and later we can see the log when clicking button having text="track your webpage visits"
All using custom modules. Can someone help how to implement this using module
vishal_asp.n...
Member
239 Points
171 Posts
Tracking number of visits for specific page using HTTPModules
Dec 22, 2011 09:43 AM|LINK
Dear friends
I want to implement custom module which tracks that a specific webpage is accessed how many times with time and log those records into a text file and later we can see the log when clicking button having text="track your webpage visits"
All using custom modules. Can someone help how to implement this using module