Actions
Feature proposal #9161
closedImplement optional support for activity views tracking
Description
This should be a simple activity_id | views counter and should tick up anytime an activity entry is viewed. Alternatively would have to keep track of this by ip address to make it more unique views. Something like user_id | ip | activity_id. Simple counter would be the faster approach though.
Actions