views count calculation

Posted by Alexey Poimtsev on Stack Overflow See other posts from Stack Overflow or by Alexey Poimtsev
Published on 2010-05-25T09:32:43Z Indexed on 2010/05/25 9:41 UTC
Read the original article Hit count: 178

Filed under:
|
|

Hi, could you give me idea how to calculate unique views of page? If i will increase counter on each page load it will be no good, otherside storing information of viewed pages in session looks like not ideal solution.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby