I would like to know how many times any particular node shows up in a certain view. So if a random view displays five links to 5 different nodes, each node would counted as a view, even before the user clicks the link. Also I want statistics only for when the node shows up in just this view. I've searched for statistics modules that could do this but didn't find anything. I was thinking there should be a way to compute this every time the view display is generated and then update a hidden field. But I don't know how to go about this. Any help would be greatly appreciated.

Sean