Hey

I want to implement functionality which would let me display total
number of views for chosen pages.

I can create a table to have user_id and page_id for example to keep
track of total views.
but issue is if there are lot people hitting my page doing so many
inserts in table would not be a good idea and could create lot of
issues...


Is there any approach that i can use to solve this issue better. Are
there any plugins available so far to show total number of views or
hits on each page.

Regards
Ash

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to