WPstatistics shortcode with free version
-
Hello,
I want to get statistics on pages and the linked documentation in my post here gives the WPstatistics help for shortcodes.
But The need, is to obtain the global number of page visited and I don’t find solution => the number of visit per page is not needed for me but the number global of page and the most visited page => so how to do that ?
[wpstatistics stat=”pagevisitors” time=”total” id=”all pages”], [wpstatistics stat=”pagevisits” time=”total” id=”all pages”] is not existing…
The notion of most visited page is not existing also.
Is it a way to make custom code to do the addition of all the results of all shortcodes for all id “xxx” using [wpstatistics stat=”pagevisitors” time=”total” id=”xxx”] with a code that could get all the page ID’s.
The problem is if articles are created the number of page will increase in the time.
The last problem is the notion of id => as I use permalink without numeric id, I have only names of pages … So is it a want to use [wpstatistics stat=”pagevisitors” time=”total” id=”xxx”] with the page names and not it’s ID it seems to be impossible.
Have you some solution to share with me for this kind of needs?
Regards
The page I need help with: [log in to see the link]
The topic ‘WPstatistics shortcode with free version’ is closed to new replies.