Tagged Questions
1
vote
0answers
103 views
Writing a view count with w3 total cache
I am trying to develop functionality which counts how many times a post is viewed however I am also using page caching (APC possible memcache in the future) via w3 total cache.
The "view count" value ...