Is it also possible to allow a maximum number of page loads for each link so that it will not exceed it? For example: I have Link 1 Link 2 Link 3 Link 4 Each time it will load a random link and what happens is that for Link 1, it will only load up to 100 times and then it will never load LInk 1 again for the day.
To do both is straight forward enough but would be most efficient to do with a stored procedure in the db server and so it comes down to if your using SQL Server, MySQL etc