Pages View in Front End
-
How do I display the total pages view current I installed the slimstat shortcode plugin. I tried this code but there is no luck
Total Page views
[slimstat f=’count-all’ w=’*’]
Page views of the day
[slimstat f=’count’ w=’*’ lf=’strtotime equals today’]
Visitors online is usually interpreted as visitors in the last 5 minutes (300 seconds) or so:
[slimstat f=’count-all’ w=’*’ lf=’WHERE:NOW() – dt < 300′]
A vote for my plugin would be a nice way to say thank you!
[slimstat f=’count-all’ w=’ip’]
and
[slimstat f=’count’ w=’ip’ lf=’strtotime equals today’]
can any help me thanks in advanced
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Pages View in Front End’ is closed to new replies.