I have seen some pages where the Number of Reads of an article is shown beside the Read More option in the lower-right corner of the Teaser. How can I enable it?

I already have Add New Comment and Read More but would like to add the Reads as well.

Thanks!

Comments

vm’s picture

Turn on your statistics module and set it up at administer -> access log settings

ericjam’s picture

Is there a way to just generate the statistics count? Hook_link function statistics_link etc -- For example I just want to be able to see hit counts on the teasers -- which I will add to node.tpl

vako’s picture

I have the Statistics module enabled under Core-Optional section, but I can't see it anywhere under Administration. Am I missing anything?

vm’s picture

administer -> access log settings

path = admin/reports/settings

vako’s picture

Thank you, it worked.

heliod’s picture

I couldn't see it in the Administer Log menu.

Using the path Admin/Logs/Settings I managed to get there and enable it, but still no result on my site showing the numbers.....

heliod’s picture

OK, actually it is working now. I just didn't give it enough time to be updated.

Interesting though why it doesn't appear in the admin logs menu.....

vako’s picture

In D8 and above, the location is at Configuration > System > Statistics
/admin/config/system/statistics

However I can't figure out how to display the count under each node.

I even tried Node view count module with no success.