Mehmet
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] Error when calling whatismyipaddress.comHi @dragon013,
Thank you very much for your detailed explanation and for taking the time to test with other plugins and installations — that’s very helpful.
Could you please navigate to:
Slimstat > Settings > Reports
Then set the IP Geolocation option to:
https://ip-api.com/#After making that change, check if the issue is resolved.
Let us know how it goes or if you need any further assistance.
Thanks again!Hi @big2k,
Thank you for your clear and detailed report — it’s greatly appreciated.Please note that WP Statistics is fully GDPR, CCPA, and PECR compliant by default,
and because it uses cookie-less tracking, your site does not require a cookie banner for legal compliance.If you’re using a consent manager like Borlabs Cookie,
you can view the list of supported integrations in:
Statistics > Settings > Privacy & Data Protection > Consent Plugin Integration.I tried to replicate the issue on my side,
but since Borlabs Cookie is a premium plugin, I currently don’t have access for direct testing.Thanks again for bringing this to our attention.
If you receive further technical info from the Borlabs team, feel free to share it here.Best regards,
Forum: Plugins
In reply to: [SlimStat Analytics] Error when calling whatismyipaddress.comHello @dragon013,
Thank you for reaching out and for the details you’ve shared.
To better understand the issue, could you please send us a screenshot showing exactly where you’re clicking and what happens afterward?
Just to clarify, when clicking on the location icon, the plugin is not designed to open a popup with IP information. Instead, it applies a filter based on the selected location so you can view all similar records.
It sounds like you’re expecting a popup to display external IP details, but due to browser security policies like
X-Frame-Options, embedding websites such as whatismyipaddress.com is restricted and will not work inside iframes.Looking forward to your screenshot so we can assist you further.
Best regards,
Hi @qianerica,
I just checked again, including the spam folder, but I haven’t received any emails from you.
Would it be possible for you to try sending the email from a different address? Once you’ve done that, please let me know so I can investigate further and understand why this might be happening.
Thank you for your patience, and I’m looking forward to resolving this issue for you!
Best regards,
MehmetHi @bujinkanat,
Thank you for reaching out.
Based on the error message and the recent behavior you’ve described, it seems very likely that a caching plugin—most probably WP Rocket—is interfering with the loading or execution of
tracker.js, which is essential for visitor tracking.To confirm this, could you please temporarily deactivate WP Rocket and check if the visitor counting starts working again?
If that resolves the issue, we recommend excluding the
tracker.jsfile from WP Rocket’s cache to prevent this conflict in the future. You can do this by adding/wp-content/plugins/wp-statistics/assets/js/tracker.jsto the exclusion list in WP Rocket’s settings.Please let us know how it goes. I believe this should quickly resolve the issue, but we’re here if you need further help.
Best regards,
MehmetHi @qianerica,
Thank you for your quick response and for confirming the details.
Since the issue persists despite disabling all plugins and the debugger shows no errors, we’d like to take a closer look.
To expedite the troubleshooting process, could you please send us a message directly at our support email address?
Kindly include your website URL and mention this issue so we can assist you more efficiently.
We’ll be happy to investigate further and help you get WP Statistics working properly.
Looking forward to your message.
Best regards,
Hi @qianerica,
Thanks for reaching out and providing the details.
After checking your website, I noticed that thetracker.jsThe file is missing from your site’s source code.
This often happens when a caching plugin combines or removes JavaScript files.
As a first step, please try disabling your caching plugin temporarily.
Once done, let me know so I can recheck the tracker.
Also, this guide might be helpful for further troubleshooting:
https://wp-statistics.com/resources/troubleshoot-the-tracker/
Additionally, please go to:
Statistics > Settings > General
Click on the “Open debugger” button, and let us know if you see any errors.
Lastly, check this path:
Statistics > Optimization > Plugin Maintenance > Database Schema
Make sure you see the message “Database schema is healthy.”
Let me know what you find, and I’ll assist you further.
Best regards,
MehmetHi @tonyrhnewtons,
Thank you for your message, and we’re truly sorry to hear about the trouble you’re experiencing.
We’d like to help you resolve this as quickly as possible.
Could you please check the Database Schema section and let us know if you see the message “Database schema is healthy” there?
If you do see that message, it means the database itself is not the issue.
In that case, the problem might be caused by a conflict with another plugin or theme.
To help us investigate further, could you send us the relevant browser console log and any related PHP debug log entries connected to our plugin?
We sincerely apologize for the inconvenience and appreciate your patience. We’re committed to resolving this for you.
Best regards,
MehmetDear @designu,
Thank you once again for your patience and continued cooperation.
We’d like to inform you that version 14.14.1 of the WP Statistics plugin has just been released.
You can now update the plugin to this latest version.
After updating, please go to:
Statistics > Optimization > Plugin Maintenance,
then scroll down to the Database Schema section.If there are any issues with the database, you will see an option to fix them directly from there.
Please let us know how it goes or if you run into any difficulties — we’re here to help.
Best regards,
MehmetHi @kheresy,
Thank you for your patience and continued cooperation.
We’d like to inform you that version 14.14.1 of the WP Statistics plugin has just been released.
You can now update the plugin to this latest version.
After updating, please go to:
Statistics > Optimization > Plugin Maintenance,
then scroll down to the Database Schema section.If there are any issues with the database, you will see an option to fix them directly from there.
Please let us know how it goes or if you run into any difficulties — we’re here to help.
Best regards,
MehmetHi Michael,
Thank you for following up and for testing the latest release.
You’re absolutely right — the change hasn’t been included in version 14.14.1, and I truly appreciate your patience.
We’ve added this improvement to our roadmap for the next release, and we’ll make sure the dashboard widgets load more cleanly by default, with only the “Traffic Overview” enabled.
Thanks again for your helpful feedback — it really does help us improve the plugin for everyone.
Best regards,
MehmetHi @tlozano,
Thank you for your kind words and for using our plugin — we’re glad to hear it’s working well for you.
Currently, it’s not possible to change the default time the report email is sent via the plugin settings.
However, there are two possible workarounds you can try:
1. Display yesterday’s statistics in the report
Since the email is sent early in the morning, you can adjust the shortcode used in the report to show data from the previous day.
For example, use this shortcode:[wpstatistics stat=visitors time=yesterday]
This way, the report will always include full data from the day before.2. Manually adjust the report schedule
You can use the WP Crontrol plugin to edit the time the report is sent.
After installing it, go to Tools > Cron Events,
Search for the hook calledwp_statistics_report_hook,
Click on Edit,
Then update the Next Run time to your preferred hour (e.g., 11:50 PM), and save the changes.Let us know if you need help with any of the steps above — we’re happy to assist.
Thanks again for reaching out!
Warm regards,
MehmetHi @vhmarkgmailcom,
Thank you for your message.
It seems that this issue is not related to the WP Statistics plugin. The error suggests that the WP_DEBUG Constant is not being correctly recognised, often due to incorrect quotation marks in
wp-config.php.Please make sure you’re using standard single quotes
'like this:define('WP_DEBUG', false);
define('WP_DEBUG_DISPLAY', false);Sometimes using fancy quotes (e.g.,
‘or’) can cause this issue.Hope this helps! Let us know if you have any other questions.
Best regards,
MehmetHi @gerardolatino73,
We just wanted to follow up as we haven’t heard back from you in a while.
For now, I’ll go ahead and mark this thread as resolved.
If you still need help or have any questions, feel free to reply here anytime.
We’re always happy to assist.
Best regards,
Mehmet