Jason Crouse
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] Broken Layout from 3rd widget in footerAwesome! Thank you for reporting back so quickly!
Forum: Plugins
In reply to: [SlimStat Analytics] Broken Layout from 3rd widget in footerthank you so much for your review, it is really appreciated.
Filters:
limit_results equals 10
As for the ‘viewCount’ error, we don’t have that variable in our code, but it could be a conflict with another plugin. Can I take a look at the website where this is happening?
Thanks,
JasonForum: Plugins
In reply to: [SlimStat Analytics] Broken Layout from 3rd widget in footerGreat, I’m glad it works now. Please let me know if you notice anything strange with this new release candidate. As for your other questions, I’ll add them to our wishlist.
Please consider writing a review for Slimstat as a token of appreciation for the support you received. It would be a nice way to say thank you and to let people know how much you value this plugin:
https://wordpress.org/support/plugin/wp-slimstat/reviews/#new-post
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Broken Layout from 3rd widget in footerThis should be fixed in the upcoming release. It’s a bug related to where widgets are placed on the website. You can find the new Release Candidate on our Github repo:
https://github.com/slimstat/wp-slimstat/archive/master.zip
Please download this file to your desktop and unzip it. Then, using your FTP client, replace the content in
/wp-content/plugins/wp-slimstat/
with these new files. DO NOT UNINSTALL Slimstat, or you will lose all your data. Then go to Slimstat > Settings > Tracker and disable the CDN feature to load the new tracker locally (at least unless this update is released to the public). Also, given the changes to the tracker, please make sure you clear your website cache to allow Slimstat to append the new tracking code to your pages. Test this new release as thoroughly as possible, and see if the issue you were experiencing still occurs.
One last thing: this is NOT the official release just yet, and even though we consider it stable enough, we recommend that you update to the OFFICIAL release, once itβs available on the WordPress repository.
Keep me posted and do not hesitate to reach out to us if you notice any issues!
Thank you for helping us improve Slimstat!
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Customize Top Posts WidgetHi Stefan,
the way date filters work in Slimstat is by setting a start date (day/month/year) and an interval (plus/minus X days/hours) to set a time range. So, if you want to see today’s pageviews, you would set today’s date (that’s what strtotime does for you, in the shortcode) and no interval (default = 1). If you want to see the past seven days’ worth of data, you would set today’s date (via strtotime), and interval = -7. I hope this makes sense:
[slimstat f='top' w='post_link_no_qs']content_type equals post&&&strtotime equals today&&&interval equals -7&&&limit_results equals 5[/slimstat]Jason
- This reply was modified 6 years, 7 months ago by Jason Crouse.
Forum: Plugins
In reply to: [SlimStat Analytics] Customize Top Posts WidgetHi, you can hide the % info by adding a few lines to your CSS. Could you please elaborate on what you mean by “weekly”? Past week?
Forum: Plugins
In reply to: [SlimStat Analytics] No Access to Settings – forbiddenHi @d1plom4t,
nice find! I’m definitely going to add this to our knowledge base for future reference. I wonder what exactly was triggering the problem. Does mod_security give you a log of some kind to let you know why it blocked a given request?
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Customize Top Posts WidgetHi, why not use the built-in Slimstat Widget, instead of the shortcode? If you prefer the shortcode, please take a look at our knowledge base:
https://slimstat.freshdesk.com/a/solutions/articles/5000631833
In your case, you would have
[slimstat f=’top’ w=’post_link_no_qs’]content_type equals post&&&strtotime equals today&&&limit_results equals 5[/slimstat]
Notice:
- post_link_no_qs will omit the query string from the post URLs
- strtotime will retrieve only pageviews for the current day (based on your local WP’s date and time settings)
- the ‘lc’ parameter was deprecated A LONG time ago
I hope this helps,
JasonForum: Plugins
In reply to: [SlimStat Analytics] Stopped working September 15, 2019 8:41 pmthat’s great, thank you for getting back to me so quickly! We’re always looking for people to test our upcoming features, so please consider testing the version on Github anyway!
Best,
JasonForum: Plugins
In reply to: [SlimStat Analytics] No Access to Settings – forbiddenHi @d1plom4t
is the menu still in the admin bar or did you manage to move it to the sidebar? Again, we have no other users who are experiencing this issue, and we haven’t been able to reproduce on any of our environments or clients’ environments (including multisite). Is the plugin network-activated?
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Stopped working September 15, 2019 8:41 pmyou can find the new Release Candidate on our Github repo:
https://github.com/slimstat/wp-slimstat/archive/master.zip
Please download this file to your desktop and unzip it. Then, using your FTP client, replace the content in
/wp-content/plugins/wp-slimstat/
with these new files. DO NOT UNINSTALL Slimstat, or you will lose all your data. Then go to Slimstat > Settings > Tracker and disable the CDN feature to load the new tracker locally (at least unless this update is released to the public). Also, given the changes to the tracker, please make sure you clear your website cache to allow Slimstat to append the new tracking code to your pages. Test this new release as thoroughly as possible, and see if the issue you were experiencing still occurs.
One last thing: this is NOT the official release just yet, and even though we consider it stable enough, we recommend that you update to the OFFICIAL release, once itβs available on the WordPress repository.
Keep me posted and do not hesitate to reach out to us if you notice any issues!
Thank you for helping us improve Slimstat!
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Update issueTerrific. Thank you for reporting back so quickly! Please consider writing a review for Slimstat as a token of appreciation for the support you received. It would be a nice way to say thank you and to let people know how much you value this plugin:
https://wordpress.org/support/plugin/wp-slimstat/reviews/#new-post
Jason
Forum: Plugins
In reply to: [SlimStat Analytics] Stopped working September 15, 2019 8:41 pmit looks like you have the Opt-out feature enabled, however for some reason the message to accept or deny to be tracked is not being displayed (maybe because of something unique about your theme? maybe because of caching plugin conflicts?). I’m trying to reproduce the issue on my end. I will get back to you as soon as I have some more information.
Thank you,
JasonForum: Plugins
In reply to: [SlimStat Analytics] Update issueHi James,
can you please check your server error log for any clues related to this problem and Slimstat?
Thank you,
JasonForum: Reviews
In reply to: [SlimStat Analytics] ***** Excellent Plugin !! Excellent Support *****Hi @nextstep99
thank you for taking some time to encourage people to donate π And for your kind words. Of course, if you get any ideas on how to improve Slimstat, don’t hesitate to shoot them our way!
Best,
Jason