I need some ideas on my algortihm for a Hit Counter
- by stckvrflw
My algorithm is for a hit count, I am tring to not count for the same person twice if that person came to the site twice in a time internval (For example if he comes twice in 5 minutes, I want to count it as 1 for this person)
Here how my database looks like
UserIp UserId Date of user came
127.0.0.1 new.user.akb 26.03.2010…