I displayed popular post using widget provided but page included shown there. How to exclude page from popular post widget?
]]>Hey,
Your plugin is very light and super useful!
Unfortunately, following css interrupts other plugins’ user interface in the admin menu:
wp-content/plugins/post-views-stats/css/jquery-ui.css
Please modify your code! Your plugin just loads codes its plugin admin’s menu.
]]>Hi,
How to enable sorting asc/desc column count views?
Dude First off, great plugin.. very easy to use ..simple and neat..but if you want to get more downloads just make this compatible with caching plugin like implementing counter from javascript also as an option…otherwise great plugin loved the UI and simplicity..
]]>I wrote a blog post several months ago and yesterday went to see the stats/viewings on the plugin Post View Stats (after a while without going there) and it seems that blog post has over 30.000 views!
This is a very big difference from the second blog post with most views, that has only around 6000.
First I thought has this blog post went viral? So I went to see Google Analytics but the traffic on the website has even decreased from last month, and it doesn’t even show how many people accessed that particular blog post.
And the numbers for that blog post seem to be increasing everyday. Two days ago there were 28.000 viewings and today is over 30.000.
It is just this blog post though, the stats on the others seem ok.
Can you please advise? Many thanks.
]]>Redirection reports 1000 users redirected to a post. Post-View-Stats reports about 100 visits. I guess the redirected URL is not recognized.
WP 4.5.3
Redirection 2.4.5 https://www.ads-software.com/plugins/redirection/
Post View Stats 1.2
Hi,
after I upgraded to the latest 1.2 version the plugin stopped counting properly. I mean that before the upgrade I used to count 500/600 views a day per post(and the datum was correct) now it reduced to 10/15, which is really impossible (I’m using Magazine premium theme). Is there something wrong? Looking forward for your kind reply. Luca
hi
the numbers is not correct like what i get from google analytics
is there a problem with plugin?
]]>Hey,
after installing and activating the plugin, I am missing the Views-Column in “All Posts” Admin Backend.
Can you help me with this?
> WordPress 4.4.2
> Theme Twenty Sixteen
> Post views Stats 1.1.1
> https://www-blogperle.de
Thank you in advance,
Vince
Hello
We have been using this plugin to track stats on one of our clients’ websites, but we had to deactivate the plugin and now all the stats have been reset. Is there a way to get these stats back? The site is a news website so relies on these stats for customers.
Thanks
]]>This plugin is near the dear to my heart. I need it but it’s giving me a 500 error on my edit.php in the admin back end. One of my admins couldn’t even log in with it activated. Deactivate the plugin and everything is snappy as can be.
Here are a few of the errors I found in our log:
07-Dec-2015 06:54:12 UTC] PHP Notice: Use of undefined constant is_active_sidebar – assumed ‘is_active_sidebar’ in /home/content/71/11567871/[07-Dec-2015 06:54:12 UTC] PHP Notice: Trying to get property of non-object in /home/content/71/11567871/html/wp-content/plugins/post-views-stats/cn-post-views-stats.php on line 168
[07-Dec-2015 06:54:15 UTC] PHP Notice: Trying to get property of non-object in /home/content/71/11567871/html/wp-content/plugins/post-views-stats/cn-post-views-stats.php on line 168
Hope it helps.
]]>hi. I have Post View Stats installed, but the stats displayed are not aligned with the stats I get from Jetpack Site Stats.
I have views on my posts according to Post View stats, but according to Jetpack, I have none. What is going on? I need accurate stats, and if your plugin can not provide it, I will have to use another.
Please help!
]]>Like the title says, is sit possible? If so, how? Using wp_query would be best, thanks!
]]>Hi. Thanks for this plugin, it’s exactly what I was looking for. Is there a way I can set it so that Editors can also see the Post View Stats page? Currently only Admins can see it.
Thanks.
]]>Only 100 posts are showing up in the stats. Does the plug-in only display the top 100 posts?
]]>Hi,
This plugin is awesome. Can I somehow put the post count in single post?
Thanks!
]]>Hey Guys,
There’s a weird error popping up with the plugin. I’m using 4.0 with the Genesis framework. The error shows its ugly head when you click to see the full post from the blog page.
Below is the error.
Notice: Undefined offset: 0 in /home2/campane3/public_html/wp-content/plugins/post-views-stats/cn-post-views-stats.php on line 62
Line 62 refers to the function called “track_post_view”.
See below
function track_post_view() {
global $post,$wpdb;
if(is_single())
{
$current_user = wp_get_current_user();
$user_role = $current_user->roles[0];
if ( $user_role != 'administrator' ) {
$table_name = $wpdb->prefix . "cn_track_post";
$insert = "INSERT INTO " . $table_name . "( post_id, created_at, create_date ) VALUES (" . $post->ID . ",'" . time() . "','" . date('Y-m-d')."')";
$results = $wpdb->query( $insert );
if($results) $msg = "Updated";
}
}
}
Line 62 is….
$user_role = $current_user->roles[0];
What could the issue be? Is it me?
]]>Is there a shortcode of this plugin so I can insert it within my php codes? Please advise and thanks in advance.
]]>Hi,
Will this let me see statistics on posts only published within a certain time period? Rather than just all posts published, regardless of date?
I have some old posts that consistently get high traffic from Google, but I just want to see stats on newly published posts.
Thanks.
]]>I’m curious if this plugin will track custom post types.
]]>Hello,
is there any way to reset counter of posts?
Thank you
]]>I want to show my post views in every single post.
What should I put in my single.php file?
Thanks in advance.
]]>I want to display top viewed 5 posts in the sidebar. The problem is that i can’t select a category. Do you know how i can do to except a category, or to select just one category ?
Ty !
]]>Would you please add translation option?
Add .pot , .po and .mo files for a language then I convert them and give you the “Persian/Farsi” translation.
how can i display counter in under article
]]>Why don’t the pageviews in the plugin and Google Analytics match? There is a huge difference of 57 (plugin) vs 337 (Google Analytics) for the same time period.
https://www.ads-software.com/extend/plugins/post-views-stats/
]]>Hi,
I would like to know if the plugin also counts visits from web crawlers as I’ve had very high traffic stats for posts that I don’t believe have had any real traffic at all.
Thank you
https://www.ads-software.com/extend/plugins/post-views-stats/
]]>Please can you introduce a way to sort the “View Count” column in the admin posts page?
This would really help quickly sorting from highest to lowest and quickly dropping all articles with very low hits.
https://www.ads-software.com/extend/plugins/post-views-stats/
]]>hello,
Your plugin looks great, I was just wondering if it was in someway compatible with Varnish Reverse Proxy Cache? I would like to use on a high-traffic site which uses varnish, but as the pages are cached and served direct from memory, I would need some-way of recording each visit whilst still serving the cached page (probably easiest through a Javascript call similar to how google analytics work) and without using AJAX, as I don’t want to put additional load on backend.
Then when the page cache purges, every 12 hours or so, the new stats will get updated upon the first fresh call to the page.
Is this possible to do and if not could you introduce such a feature in future releases?
Thanks,
Paul
https://www.ads-software.com/extend/plugins/post-views-stats/
]]>I know that this was developed for blog use and as such was designed to work in ‘posts’. However, can your plugin also track static page hits?
https://www.ads-software.com/extend/plugins/post-views-stats/
]]>