shortdark
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Volume Stats] Exporting Post Volume StatsFinally, the Beta of the CSV exports are added to the latest version “3.1.05”.
I don’t want to tell anyone to deactivate their security plugins and it seems to work for me with most of the security I have still running, but there are certain options on some security plugins that restrict the download of dynamic files from the server… anything like this may stop it from working.
After updating, just go to the settings and it’s a new option to turn on/off. For now it just works on the main page on charts where you have the “compare years” button.
I wanted to make the download only work if you are logged in as an admin. I probably made that bit over-complicated and because of that your admin area must be called “wp-admin”, i.e. the default. I can probably change that next time because there maybe people who have renamed it.
Anyway, I’d really like to know how it works for you… or if it doesn’t… and any ideas you have. Once we get the CSV download to a point where it works properly I can definitely see it getting added to the other pages.
Thanks,
NeilForum: Plugins
In reply to: [Post Volume Stats] Words per Post graph not optimalHi Johannes,
Words per post should work better for you now. I know you have some posts of less than 100 words and many posts more than 750 so that’s quite a large range so I’d be really interested if it gives you more useful information, or not.
To make the numbers fairly round I’ve bumped them up to the nearest 10. So, there might be 0-19 words, then 20-39 words, etc. Because I made it round numbers that means that for me there are a couple of empty slots at the end, the alternative would be to have uneven ranges like 0-17 words, 18-35, 36-… I think rounded numbers are better so I just need to find a way to re-calibrate the chart to remove those empty bars at the end.
What do you think? Does this work for you?
Thanks,
NeilForum: Plugins
In reply to: [Post Volume Stats] Words per Post graph not optimalHi Laurent, thanks for the info.
I actually made a test for the CSV export and it worked for other people but not for me. I think this was due to all the security plugins I have on the test blog. I’ll probably add it as an option to unlock in the settings page on the next update and make it clear that it can conflict with other plugins.
Next update will hopefully be in the next week or so… so the word count update will definitely be then and I think there should be some kind of CSV export too.
Forum: Plugins
In reply to: [Post Volume Stats] Words per Post graph not optimalThanks Johannes!
That’s a really good idea. Maybe if the plugin finds the largest word count then splits the graph up into 15 or 20 even columns that will work better. Awesome feedback!
I’m trying to be cautious with my time predictions at the moment because I’m on vacation but I can see this getting updated early March.
The word count is definitely something that needs working on as it may not be 100% the same as the WordPress number.
Much appreciated feedback. Thanks again!
Neil
Generally (to everyone)…
From the stats it looks like a few people have uninstalled recently so I was wondering if the plugin was broken for some people. If anyone finds anything else that doesn’t work I’d really like to know please so I can fix! Thank you. The export/CSV functions will also be improved once I get some time.Forum: Plugins
In reply to: [Post Volume Stats] Exporting Post Volume StatsJust a quick note to say I’m making progress on the CSV exports. The problem I’m finding is that if someone has security plugins (and I recommend everyone to use reputable security plugins) this can sometimes block the file from being downloaded. More research is needed, but I can see it being something that you activate on the settings page with instructions on which settings to modify on any security plugins for it to work. PVS is only a small plugin but I’d like it to work 100% for everyone.
Forum: Plugins
In reply to: [Post Volume Stats] Handling custom taxonomyHi Laurent,
Thank you very much, it makes me feel great knowing that the plugin is useful. When someone is being this nice I feel that I should tell you the stuff that I’m unsure about at the moment, haha. So here it is…
For the recent additions, author and custom taxonomy, I’d just say that I’ve tested them a little on my test sites but it’s difficult for me to test those on bigger “production” sites as I don’t have any production sites with multiple users and custom taxonomy. The authors in particular was a bit fiddly, so if you see any bugs please let me know.
Also, words per post… this may not be exactly the same as the word count number you get on the admin on the post editor, but it should be close. I’d like to count the words in the same way WordPress does so that chart matches exactly, this will hopefully be soon.
I can add something that counts people with “author privileges” who have/haven’t posted but I found through testing that you can assign a post to a contributor. So, even though a contributor should not be able to create a post, there can be contributors with posts assigned to them. I’ll make a note of this for future updates, I imagine having a percentage of users who post might be useful too?
Another long reply from me π FYI, I may be busy with other stuff for a month or so, plus I’ve updated loads recently, so it might be a few weeks before I can do any more.
So, thanks again for using my plugin and I hope you continue to use it and continue to give me suggestions. I don’t expect any money, but if you would like to donate here is my paypal page.
Neil
- This reply was modified 9 years, 7 months ago by shortdark.
Forum: Plugins
In reply to: [Post Volume Stats] Exporting Post Volume StatsLatest version, 3.1.01, doesn’t have the CSV export but it has “Compare Years” buttons for some of the fields on the main page (might need a hard refresh). It presents the data in a way that you should be able to copy/paste into a spreadsheet. If I expand the compare years thing to all of the charts, by that time I may have figured out how to do the CSVs in a way that everyone will be able to use.
A fairly big update this time. Plenty of bug fixes. Plenty of code added/deleted. If anything stops working for anyone please let me know. I’m going to mark this as resolved for now.
Thanks again for your suggestions, more ideas are welcome but I’m only one coder so I may not be able to keep up π
Neil
Forum: Plugins
In reply to: [Post Volume Stats] Handling custom taxonomyWith this latest update it was almost all about the custom taxonomy. I’m not sure how many people use custom taxonomy so next update is going to be something that hopefully everyone will potentially use… the exports!
There will definitely be a pie chart on the main page with the custom taxonomy data. I would have done it this time but I’m streamlining the code at the same time and it would have been a bridge too far. Next time! I’d also like to neaten up the custom taxonomy text, e.g. making the name in the menu the proper title, as opposed to the slug.
With some of your suggestions there are more than one way to add them to a post (images and videos) so if I added that I’d just have to make sure that it worked for everyone, whether they’re added through the media library or if someone adds them manually. So, I’d say yes, great idea, but I need to look into that some more. I call these “quality metrics” and I’m definitely going to add some of them in the future.
Comments are another good one, I can see them being added soon.
Here’s what I’m planning for the next few updates…
- CSV exports.
- Finish custom taxonomy.
- Author settings.
- I have an idea for the main page that should be interesting.
- The first quality metric might be the number of words per post as EVERYONE uses words.
- Re-structure the pages.
It’s good to know that it’s not just me with an interest in stats. Any and all feedback is more than appreciated! Thank you!
Neil
- This reply was modified 9 years, 8 months ago by shortdark.
Forum: Plugins
In reply to: [Post Volume Stats] Handling custom taxonomyHmmm…. the preview uses a JavaScript file to load the data into the graph. This time I forgot to tell it explicitly that there was a brand new file to load, so I think that might be the problem. Can you try doing a “hard refresh” or clearing your browser’s cache, then restarting browser and trying again please.
If not, what browser/operating system are you using? I’ll take a look on some different WP sites over the next day or so.
Also, thank you for posting the screenshot. It looks like you have a lot of users who do not post. I’ll have to find a way to specify the type of users who create posts so that your “author” bar chart can look a bit better.
Forum: Plugins
In reply to: [Post Volume Stats] Handling custom taxonomyHi Laurent,
Custom Taxonomy just added to the latest version (3.0.29). After updating the plugin go to the “Settings” page and turn custom taxonomy settings on and select which one you’d like to view. After doing all that the custom taxonomy should be listed under the tags in the Post Volume Stats menu… it has it’s own page!
Please let me know if this works for you. Needs tidying.
Export feature next! Thanks again for the feedback, much appreciated.

- This reply was modified 9 years, 8 months ago by shortdark.
Forum: Plugins
In reply to: [Post Volume Stats] Exporting Post Volume StatsQuick update… The CSV export and custom taxonomy didn’t make it in the latest update but both are possible and will be added soon.
Forum: Plugins
In reply to: [Post Volume Stats] (minor) Week starts onAdded to 3.0.27!
Thanks again for your suggestions, I hope the latest version works well for you. Great ideas and the plugin is better for it, I feel.
Assuming the latest version works for everyone, next up is a CSV/PDF export and custom taxonomy stats.
Forum: Plugins
In reply to: [Post Volume Stats] Filter by author3.0.27…
* Settings page (see “Week starts on” setting).
* Author filter added (as long as there are multiple contributors in settings).
* The author filter also works on the category and tag pages so you can see the content each author is posting about over time.I’ll mark this as resolved but please let me know how it works for you.
Forum: Plugins
In reply to: [Post Volume Stats] Handling custom taxonomyI’d thought about custom taxonomy while making the plugin but since I don’t currently use them myself they weren’t added at the start. It’s something, like the author stats, that I’ll have to experiment with and see if I can add it. Another great idea! I’ll aim to have something for custom taxonomy added by the next update, if it’s just for the main page at first there will be more separate pages to go along with the tags and categories soon.
I’m really pleased that people are able to use the plugin and find it useful. So thanks again for your feedback, knowing that there are people out there using the plugin means a lot to me.
Forum: Plugins
In reply to: [Post Volume Stats] Exporting Post Volume StatsHi Laurent,
Thank you for your kind words and also for the review, much appreciated!
I’ll definitely research this. My initial thoughts are that it may be server-specific or reliant on a particular PHP version. I’d like to keep the plugin accessible to as many people as possible, but there could always be an export feature that would not be visible if the hosting didn’t allow it. Will definitely take a look at it some more! I’d thought about having the data for every year under the line graph, so having the option to do that then export to CSV/PDF would be pretty cool.
I personally use the data from the plugin for stats in a spreadsheet so this is a great idea, thanks again!
Neil