Best way to count page view in Plone

后端 未结 6 670
名媛妹妹
名媛妹妹 2021-01-13 15:00

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

6条回答
  •  庸人自扰
    2021-01-13 15:27

    If you use dexterity ,you should customize a pageview behavior to add annotoatin data to main object and the annotation date use volatile attribute.

提交回复
热议问题