This update expands the capabilities of the Live Radar introduced in the previous version, equipping it with a true behavioral analysis engine. The system no longer just tells you who is on your forum, but analyzes in real-time what they are trying to do.
New Behavioral Analysis (Threat Tags)The Live Radar now scans browsing habits and automatically assigns visual micro-badges to highlight anomalous activities:
[SCRAPER] (Purple): Identifies entities performing massive data extraction and heavy bandwidth consumption (triggers over 300 Hits in suspicious sessions).
[SCANNER] (Cyan): Detects hacking attempts or vulnerability scouting. The system intercepts anyone looking for system files, backups, or foreign CMS panels (.env, .sql, /wp-login, etc.).
[BRUTE FORCE] (Orange): Flags repeated attacks on login pages. Smart Thresholds applied: The system distinguishes between an attack bot (low threshold) and a real human user who simply forgot their password (high threshold), preventing false positives and accidental lockouts of your members.
UI/UX Design
- Micro-LED Status: The "Evaluation/Score" column of the Radar has been completely redesigned. Bulky rectangular buttons have been replaced with sleek, glowing "Micro-LED" visual indicators. The radar is now much cleaner, compact, and readable.
- Updated Legend: Restructured the legend box to include explanations for the new Threat Tags and the new visual style.
Bug Fixes & Logic Tweaks
- BAN Button Logic Fix: The "BAN IP" action button will no longer appear for Bots explicitly classified as "GOOD" (e.g., Googlebot, Facebook), even if they correctly trigger the "Scraper" badge due to their high indexing volumes.
This is one of the biggest updates ever released for this add-on. We've transformed the statistics into a true security command center (WAF), introducing real-time analysis tools, instant blocking actions, and a new robust data calculation engine.
New Major Features (Live Traffic Radar & WAF)
- New "Live Traffic Radar": A real-time investigative panel showing the last 150 forum accesses, detailing IP, Country, Bot/User Identity, Target URI, Hit count, and Trust Score.
- 1-Click IP Ban System (Brand New): Added a tactical button in the Radar that appears exclusively for identified malicious bots. With a single click, permanently ban the attacker's IP address. This is natively integrated with XenForo's core firewall (XF:IpMatch).
- Smart Bot Classification: Added [GOOD], [AI], and [BAD] buttons to train the firewall. A new heuristic algorithm automatically extracts the clean "signature" of the bot (ignoring version numbers and fake browser strings), creating bulletproof universal blocking rules.
- AbuseIPDB Integration: IP addresses in the Radar are now one-click links to AbuseIPDB for instant threat reputation analysis.
New Hybrid Measurement Engine & Core Fixes
- Human Traffic & Trends (Unique IPs): General charts (Humans vs Bots, Devices, Browsers, 30-Day Trend, Sidebar Widget) now strictly use Unique IPs to ensure accurate demographic proportions.
- Security & WAF (Hit Volume): Protection-focused sections (Geo-maps, Top blocked bots) use Total Volume (Hits) to show the real impact on your server bandwidth.
- Timezone Desync Fix: Fixed a bug that caused double dates to appear in the "30-Day Trend" chart during night hours due to the offset between the MySQL server (UTC) and the forum's local timezone.
- Sidebar Widget Fix: The bot count has been unhooked from XenForo's default session system and now accurately displays total daily unique bots.
UI/UX Enhancements
- Chart.js Optimizations: The Y-axis of monthly and geographical charts is now forced to always start at "Zero" to prevent misleading visual scaling.
- Smart Glass Mode: Apply the Glass/Blur effect exclusively to specific style IDs (e.g., Dark Themes), preventing readability issues on light forum themes.
- Foolproof Protection: Manual classification buttons auto-disable if a generic browser is detected, preventing accidental bans of real human users.
- Legend UI: Fixed a text-wrapping issue in the legend buttons on smaller screens.
![]()
Hi everyone,
Thank you for your continuous feedback! This update brings a crucial structural improvement, specifically designed to optimize performance on high-traffic boards.
Thanks to the reports from our community (specifically regarding XenForo cron entries stalling and thread views not updating), I have completely refactored how the add-on handles database maintenance.
Changelog 1.7.4:
Upgrade Instructions:Simply upload the new files and upgrade the add-on from your Admin Control Panel. Your existing data and history are 100% safe. The new cron will automatically respect your existing "Pruning Days" setting in the add-on options.
- Major Performance Overhaul: Moved heavy database tasks (such as pruning old logs and aggregating yesterday's traffic data) out of the real-time Widget.
- New Dedicated Cron Entry: Maintenance operations are now handled by a lightweight, dedicated background Cron process (Statistiche - Manutenzione Giornaliera). It runs silently once a day, completely eliminating database bottlenecks during peak traffic hours.
- Fixed System Cron Stalling: Resolved the issue where heavy DELETE queries under high traffic could lock the database tables and stall XenForo's native cron queue.
- Ultra-Light Widget: The sidebar widget now only performs fast SELECT operations, drastically reducing the overall load on your server.
Thank you to everyone who helped test and report this!
Changelog:
- NEW: Top Blocked Bots Chart: Added a new horizontal bar chart to the main report page. It displays today's "Top 10 Blocked Bots," giving you immediate visual feedback on exactly who is attacking your forum and being stopped by the AI/Junk Shields.
- PERFORMANCE: Core Optimization: Implemented an optimized version of the core file (Listener.php) featuring a smart cache limiting system. This reduces database write operations by approximately 90% without losing tracking precision.
- OPTION: Navigation Link: Added a new setting to enable a public statistics link positioned under the "Members" tab (useful if you prefer not to use the sidebar widget). The link location can be fully customized and moved anywhere via the XenForo Admin Panel (Public Navigation).
- DESIGN: Visual Overhaul: The report page graphics have been completely rewritten to provide a cleaner, more modern, and easier-to-read visualization of your data.
![]()
![]()
![]()
Changelog:
- NEW: Top Blocked Bots Chart: Added a new horizontal bar chart to the main report page. It displays today's "Top 10 Blocked Bots," giving you immediate visual feedback on exactly who is attacking your forum and being stopped by the AI/Junk Shields.
- PERFORMANCE: Core Optimization: Implemented an optimized version of the core file (Listener.php) featuring a smart cache limiting system. This reduces database write operations by approximately 90% without losing tracking precision.
- OPTION: Navigation Link: Added a new setting to enable a public statistics link positioned under the "Members" tab (useful if you prefer not to use the sidebar widget). The link location can be fully customized and moved anywhere via the XenForo Admin Panel (Public Navigation).
- DESIGN: Visual Overhaul: The report page graphics have been completely rewritten to provide a cleaner, more modern, and easier-to-read visualization of your data.
![]()
![]()
![]()
We are thrilled to announce the release of Advanced Traffic Statistics version 1.7.1!
This update introduces a crucial analysis tool for your forum's security and resolves some annoying bugs reported by the community.
With version 1.7.1, we've introduced a new section dedicated entirely to the "Cyber-Geography" of your traffic. Leveraging GeoIP integration (MaxMind or Cloudflare), the add-on now maps not just human users, but the exact origin of Bots as well.
Main New Feature: Global Threat Intelligence
We have added two new dedicated charts:
- Threats Origin (in red): Shows which countries malicious bots, aggressive scrapers, and unauthorized AIs (e.g., Bytespider, ClaudeBot, etc.) are coming from.
- Authorized Bots Infrastructure (in green): Confirms the geographical origin of legitimate bots (e.g., Google, Bing), helping you identify any spoofed crawlers (a Googlebot originating from Russia is clearly a fake!).
Until now, we could know which bots were attacking us, but not from where. With Global Threat Intelligence, administrators gain Actionable Intelligence.
Why is this so important?
Practical example: If your forum has an exclusively European audience, but the chart shows that 90% of your "Junk/Bad" traffic and scraping attempts come from specific countries (e.g., China, Singapore, or Russia), you can proactively block those entire nations directly from your firewall or Cloudflare, drastically reducing server load and improving security.
Note: Like the rest of the advanced dashboard, this section is integrated into the Pro protection system. It is visible to administrators but obfuscated for those without an active license.🛠 Bug Fixes & Optimizations
This update is highly recommended for all users. As always, simply upload the new files via FTP and run the upgrade from the XenForo Add-ons control panel to automatically apply the new templates and features.
- CRITICAL FIX - File Health Check: We resolved a bothersome false positive that caused an "Unexpected contents" error on the src/addons/Statistiche/_data/templates.xml file. The export package has been rebuilt and completely cleaned, now guaranteeing a 100% clean and green native XenForo integrity check.
- UI FIX - Sidebar Widget: Fixed a visual issue where the online users' "Pulse" animation (the blinking green dot) in the sidebar widget was partially cut off on the left margin due to the CSS shadow. It now has the proper spacing, and the animation is smooth.
- Template Optimization: We performed a deep clean of the frontend code (HTML/CSS/JS), removing all hardcoded text and ensuring that every single string passes through XenForo's native Phrase system, making translation even easier.
Thank you for your continued support and for the feedback that helps us constantly improve!
![]()
- Community Pulse (New): Added a new historical chart comparing Attachment Size (MB) and Attachment Count. This replaces the reactions chart to provide a more technical overview of server resource usage.
- Unified Security Core: Synchronized the detection lists between the Firewall and the Report. The system now consistently recognizes and handles hundreds of User Agents, including Applebot (which is now correctly classified as "Good").
- Hacker Tools Block: Added specific signatures to block vulnerability scanning tools such as SQLMap, Nikto, Hydra, and Nmap (classified as "Junk/Bad").
- UI/UX "Cyber" Upgrade: Introduced CSS animations to the report (Radar Pulse on health indicators, scanning effects on the Vitality bars, and fluid movements in the header) to provide immediate visual feedback on the system's status.
- Database Fix: Fixed compatibility issues with the native XenForo historical table (xf_stats_daily).
- Graphics improvements, Server CPU and RAM usage bar (Linux systems only) Bot Analysis graph (24h)
- Bug Fixes and Missing Phrases
![]()
![]()
Dear PRO users, I think you'll love this update.
What is the point of statistics if they are not used?Knowing who visits your site is good. Being able to control it is power.
We decided to develop a major update focused entirely on the Security of your forum, specifically targeting the most frequent, resource-hungry, and anonymous visitors to our pages: Bots.
We have analyzed them. We have classified them. And now, the time has come to manage them: letting the good ones through and annihilating the bad ones.
This is not just a counter anymore. It is a firewall. The new Active Defense system intercepts traffic before XenForo fully loads, saving massive amounts of CPU and RAM.
Introducing: Active Defense System
AI Shield: Blocks LLM scrapers (ChatGPT, Claude, CommonCrawl) from training on your community's content.
Junk Shield: Automatically identifies and blocks aggressive commercial crawlers (MJ12, Ahrefs, Semrush) and script-kiddie tools (Python requests, Curl, Wget) that consume your bandwidth for zero return.
Emergency Mode: A panic button to block ALL unknown bots instantly during a DDoS or high-load attack.
We redesigned the report page to give you a "Security Center" feel.
New Traffic Insight Dashboard
- Real-Time Threat Counter: See exactly how many malicious requests were blocked today in red.
- Visual Intelligence: New tags (AI, BAD, UNK) make it easy to spot threats in seconds.
- Status Badges: Immediately see which Shields are active.
This release refines the intelligence behind the blocking engine:
What's New in v1.6.3?
Smarter Bot Recognition:
- Safe: Social Preview bots (WhatsApp, Telegram, Facebook, Discord) and Tech bots (Cloudflare, PayPal, Stripe) are now whitelisted to ensure your site functions perfectly.
- Deadly: Hacking tools and raw scripts (Python, Java, Go-http, Curl) are now aggressively classified as BAD and blocked by the Junk Shield.
IP Whitelist: A new option to define trusted IPs that will bypass all security checks (perfect for admins or uptime monitors).
Human-Friendly Block Page: If a legitimate user is caught by mistake, they won't see a raw error. They will see a polite, branded "Security Check" HTML page explaining the situation.
Chart Fixes: Adjusted the Annual Comparison chart to correctly align large numbers (Posts) to the right axis for better readability.
Scrollable Bot Lists: The bot list is now compact and scrollable, keeping your dashboard clean even with hundreds of entries.
Why Go PRO?Stop paying for bandwidth consumed by scrapers. Protect your content from AI training. Gain full visibility and control over your traffic.
Upgrade to Advanced Traffic Statistics 1.6.3 today.
![]()
What's New in 1.6.1?
Bot Intelligence & AI DetectionWe have rewritten the detection engine from scratch. The addon now distinguishes between:
- Authorized Crawlers (Green): Essential traffic like Google, Bing, Yahoo.
- AI & LLM Scrapers (Purple): Identify who is training on your data (ChatGPT, GPTBot, Claude, CCBot).
- Aggressive/Unknown Bots (Red): Commercial crawlers (Ahrefs, Semrush, MJ12) and unclassified traffic.
Traffic Insight (Health Score)No need to guess if your traffic is healthy. The new "Traffic Insight" box gives you an immediate A/B/C Grade based on the ratio between real humans and aggressive bots.
- Score A: Healthy traffic.
- Score C: High risk / Bot spam detected -> Recommendations included (e.g., "Consider enabling WAF").
Glass Mode & Dark Theme PerfectionWe have improved the UI for dark styles. Charts now support a beautiful "Glass Mode" with transparency effects, and labels automatically adapt to ensure perfect readability on dark backgrounds.
Other Improvements:
- Database: Optimized table structure for bot name storage.
- Security: Enhanced core integrity checks.
- Setup: Improved upgrade routine for smoother transition from older versions.
Screenshots:[Qui puoi inserire gli screenshot che mi hai mostrato: il box Traffic Insight con la "A", la lista dei Bot colorata e il grafico Glass Mode]
Upgrade now to 1.6.1 to turn your raw data into actionable insights!
![]()
![]()
We're excited to announce the release of version 1.5.7, an update that takes your forum monitoring to the next level, introducing exclusive integration and new proactive analytics.
What's new?
"Quiz System" Widget Integration
Are you a proud user of our Quiz System? Now you can showcase your community's activity directly in the statistics widget!
Note: This feature can be enabled/disabled from the admin options.
- Total Attempts: Monitor your users' engagement.
- Success Rate: View how many quizzes are passed or failed in real time.
Under the Hood
- Performance: SQL query optimization for technological data retrieval.
- Clean Code: Code completely cleaned of redundant comments and debugging for maximum execution speed.
Improve your forum engagement!
Did you know that statistics are only half the battle? To turn your visitors into active users, we've created the ultimate gamification tool.
Download now: Quiz System PRO - Gamification & Analytics
With the Quiz System, you can create exciting challenges, issue customized PDF certificates, and track progress with dedicated dashboards. Seamless integration with Advanced Traffic Statistics lets you keep everything under control in a single suite!
How to update
Download the new build 1.5.7.
Upload the files, overwriting the previous ones.
Upgrade from your Admin Panel.
Enjoy the new stats!
Like this update? Leave a ★★★★★ review to support continued development!
![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.