Tagged Questions
0
votes
4answers
2k views
How to display number of page views on a post?
Is there any currently supported plugin to display the number of page views on a post? wp-postviews seems to be the most commonly used, but it requires modifying the theme (which would require ...
1
vote
3answers
643 views
Counting pageviews on high-traffic cached sites
Our site is quite high traffic and we use both nginx and w3 total cache to handle the load. We've previously been using wp-postviews to count the page views, but it seems to be locking the postmeta ...