Hi,

Does anybody know if there's a way (e.g. existing module, snippet, etc.) to get the number of reads/visits of nodes under each taxonomy term?

For example,

- Term1
- Term2
- Term3

-Post1: tagged with Term1
-Post2: tagged with Term1, 2
-Post3: tagged with Term3

- Post1 has been viewed one time
- Post2 has been viewed two times
- Post3 has been viewed five times

The desired result is the following:
- Nodes relating to Term1 were viewed three times
- Nodes relating to Term2 were viewed two times
- Nodes relating to Term3 were viewed five times