I am looking for a way to keep track of the number of hits to a particular webpage. When the number of hits reaches a certain number traffic is driven to a different web page. Specifically I could use this to mod the number of hits by different values and drive people to different webpages on this logic. Do free web traffic analytics software solve this problem for me? Do they give me access to the numbers for me to manipulate?
I am a novice web programmer and an intermediate level C/C++ programmer. I am currently attempting to build the website using .NET MVC framework, but I am open to other ways of attacking the problem (Ruby on Rails or OpenLaszlo).