Mehmet
Forum Replies Created
-
Hi @martinm76,
That’s a great suggestion thank you for sharing it!
You’re absolutely right, it would make sense for the plugin to automatically detect the presence of the
CF-Connecting-IPheader and prompt the administrator to switch to the correct IP detection method. This would help prevent confusion for users who recently moved their sites behind Cloudflare.Appreciate your thoughtful feedback and for taking the time to follow up!
Best,
MehmetHi @martinm76,
Thanks a lot for bringing this up!
I’ve actually checked this with Cloudflare, and it seems everything is working fine on our side. I’m currently seeing visitors with different IPs as expected.
Could you please double-check the following setting on your site just to make sure it’s correctly configured?
Statistics > Settings > Advanced Options > Location Detection Method
Make sure it’s set to Cloudflare IP Geolocation.Best regards,
MehmetHi @lodree,
First of all, I sincerely apologise for the delayed response and thank you for your patience.
I’ve reviewed your previous ticket and all the related discussions in detail before replying here.Based on your description, the issue seems to be related to IONOS’s ModSecurity configuration.
IONOS enables ModSecurity by default and usually doesn’t allow customers to disable it directly. In such cases, requests sent to the endpointwp-json/wp-statistics/v2/*
are often silently blocked (returning a 403 or being dropped entirely). This would explain why client-side tracking doesn’t record visits properly while server-side tracking works fine.Here’s what you can do next:
Please contact IONOS support and ask them to whitelist the path:wp-json/wp-statistics/v2/*from ModSecurity.
Alternatively, you can request them to temporarily disable ModSecurity for your domain to verify if tracking resumes correctly after that.
Once this exception is added or the rule is disabled, client-side tracking should start recording visits normally again.
Please let us know what IONOS replies.
We’ll gladly assist you further based on their response.Best regards,
MehmetHi @vhmarkgmailcom,
Thank you for your detailed explanation.
At the moment, there isn’t a dedicated hook or option in the free version of WP Statistics to remove or modify those promotional links within the email reports. These links are automatically included in the default email layout.
If you’d like full control over the email design and content (including the ability to remove such links), we recommend using our Advanced Reporting add-on, which provides a more customizable and professional reporting system.
Alternatively, if you’re comfortable editing files directly, you can modify the email template manually by editing the following file on your site:
wp-statistics/includes/admin/templates/emails/layout.phpYou can safely remove or comment out the part that adds those external URLs there.
We completely understand your security and branding concerns, and your feedback will be shared with our team for future improvement.
Best regards,
MehmetForum: Plugins
In reply to: [SlimStat Analytics] Missing info on the Real Time pageHi again,
Yes, that’s correct
We haven’t removed those metrics. They should still be collected as usual.Could you please go to
Slimstat > Settings > General
and check whether the Tracking Mode is set to Client?If it’s set to something else, that might be the reason why screen resolution and fingerprint stopped appearing.
Hi @the5krunner,
Thanks for the details!
Just to clarify, did our plugin specifically recommend installing or enabling a Consent plugin?
Since WP Statistics is cookie-less and does not rely on cookies at all, there’s no requirement to use a consent plugin with it.
Of course, if you have other reasons for using one (for example, compliance or other integrations), that’s totally understandable.Currently, the consent plugins we officially support and integrate with are:
- WP Consent API
- Real Cookie Banner PRO
- Borlabs Cookie
Regarding your question about displaying two separate sets of stats (cookie-approved vs. regular), unfortunately, that’s not possible at the moment.
Kind regards,
MehmetForum: Plugins
In reply to: [SlimStat Analytics] Missing info on the Real Time pageHi @blackbird69,
Sorry for the delay in getting back to you.
The screen resolution and fingerprint data haven’t been removed; they should still be available.Could you please share a bit more information about the issue?
If possible, please attach a screenshot so we can take a closer look and help you resolve it quickly.Best regards,
Mehmet@ranveig
Thank you very much for your kind message. It has been a genuine pleasure to assist you through this digital journey, and I look forward to supporting you in the steps ahead.
Best regards,
MehemtHello @hirngesicht,
Apologies for the delay in getting back to you, and thank you for sharing all these details.
I’ve passed this matter along to our development team for further investigation. I’ll keep you updated here in this thread and follow up with you as soon as I have more information.
Thank you for your patience and cooperation.
Best regards,
MehmetHello @southy65,
What you are experiencing is very likely automated bot traffic or a scan attempt rather than a real human visitor. This is quite common and does not mean your site has been hacked, but it’s still a good idea to protect your site. I recommend installing a security plugin such as Wordfence or another firewall plugin if you don’t already use one.
In WP Statistics, you can also filter out this type of traffic. To do so, go to:
- Statistics > Settings > Filtering & Exceptions > IP Exclusions – here you can block or exclude specific IP addresses.
- Statistics > Settings > Filtering & Exceptions > Robot Exclusions – here you can add known bots and exclude them from your statistics.
Applying these steps will help keep your reports clean and reduce the noise caused by automated traffic.
Best regards,
MehmetHi Ranveig,
Thank you for following up and confirming that AdBlock is the cause.
In this case, the best solution is to look for a way to prevent AdBlock from blocking the WP Statistics admin files while still keeping the extension active.Since AdBlock has its own filtering and whitelisting rules, I recommend reaching out to their support team and opening a ticket. They can guide you on how to whitelist your WordPress dashboard specifically, so that the plugin’s CSS/JS files load correctly without having to disable AdBlock entirely.
This way, you can keep AdBlock active while ensuring WP Statistics displays as expected.
Best regards,
MehmetHi William,
Perfect, I’m glad to hear you found the information you needed on GitHub.
Thank you for letting us know and for following up here as well.We truly appreciate your patience and support. If you run into any other questions in the future, don’t hesitate to open a new thread. We’ll be happy to assist.
Best regards,
MehmetHi Ranveig,
Thank you for sharing the details, that helps a lot.
Based on the error
ERR_BLOCKED_BY_CLIENT, the CSS/JS files from WP Statistics are definitely being blocked by one of your browser extensions (most commonly AdBlock or F-Secure). That’s why the page works fine in other browsers/incognito, but not in your main Chrome setup.Here’s how you can fix it:
- Whitelist your WordPress dashboard in AdBlock
- In Chrome, click the AdBlock icon.
- Choose “Pause on this site”.
- Reload your WP Admin page to test.
- Whitelist in F-Secure (if Web Protection is active)
- Go to the whitelist/allowed sites settings in F-Secure.
- Add this pattern:
https://blaerekreftnorge.no/wp-admin/* - Save changes and restart the browser.
- Restart Chrome after applying the whitelist so the settings take effect.
- If the issue persists
- Temporarily disable all extensions in Chrome by visiting
chrome://extensions. - Then enable them back one by one while checking the Statistics page. This will help identify the exact extension causing the block.
- Temporarily disable all extensions in Chrome by visiting
Once the correct whitelist is in place, the WP Statistics page should load with full styling and charts again.
Please give this a try and let me know how it goes.
Best regards,
MehmetForum: Plugins
In reply to: [SlimStat Analytics] PageSpeed Insights reports outdated JSHi there,
Thank you so much for your kind words and for providing this information.
We’ll review the JavaScript issue you mentioned and follow up with you once we have more details.Best regards,
MehmetHi Ranveig,
Thank you for your update and detailed explanations.
Since the WP Statistics page displays correctly in another browser and in incognito mode, the issue is not with the plugin or WordPress itself. It’s caused by your main browser or one of its extensions blocking the CSS/JS files of WP Statistics.
Could you please let us know:
- Which browser you are using?
- Which extensions are installed on your browser?
This will help us guide you specifically on how to whitelist your WordPress dashboard so that the plugin displays correctly.
Once we have this information, we can give you exact steps to fix the issue.
Best regards,
Mehmet