I would like to have a view that summarizes total activity for users over a given time period. The use case is that we want to incentivize users to create content, add comments, etc. I would need a way to basically run a report that for each row shows a user, total activity and ideally a breakdown summary that shows total nodes created, comments added, etc. Is this possible with some combination of heartbeat and rules? Or is this something I would have to hire a drupal developer to custom develop?

Comments

Stalski’s picture

Status: Active » Closed (works as designed)

I am not sure what you mean but it seems custom. And I don't know if you need heartbeat for that. It seems you just want to count how many times a user added a node or changed it ... there are other modules for that (statistics for instance).
Heartbeat activity is a message that is logged on the time a certain event is triggered.

Stalski’s picture

It's hard to fully understand what you mean. If you add wireframes of design of what you desire, It would be very easy to help you, heartbeat or not :)