Posted by Drupalakh on November 16, 2012 at 8:30am
Hi,
I'd like to create pages on my site dedicated to statistics. In particular, see the following data for each node of type XY (only visible by registered users):
* Number of unique visits
* List of users who viewed the content
On my site I have installed all Google Analytics modules and Statistics ... in theory I have already the datas because for every node I have the tab "Track" which shows the access list but I dont know how to recover and reprocess these data to show them perhaps through a Views.
Thanks,
K.