Best way to count page view in Plone
问题 I'm working in a case require fairy complex use of page views. Each content object will have page view, and this should be accessed easily so that we can do various things related to it (sorted on catalog result, display, calculate popular metter ...). The closest equivalent is the youtube video's view. I'm thinking of some possible ways to implemented this: Use annotation storage & indexer to create portal_catalog index & metadata. Use indexer only (either use volatile attribute or update