Beschrijving
Track returning customers and registered users, monitor Javascript events, detect intrusions, analyze email campaigns. Thousands of WordPress sites are already using it.
Belangrijkste functies
- Realtime toegang log: meet de latentie van de server, volg pagina gebeurtenissen, houd je bounce percentage in de gaten en nog veel meer.
- Shortcodes: rapporten weergeven in widgets of rechtstreeks in berichten en pagina’s.
- GDPR: volledig in overeenstemming met de Europese GDPR (AVG) wetgeving. Je kunt je site testen op cookiebot.com.
- Filters: exclude users from statistics collection based on various criteria, including user roles, common robots, IP subnets, admin pages, country, etc.
- Exporteren naar Excel: download je rapporten als CSV bestanden, genereer heatmaps voor gebruikers of ontvang dagelijkse e-mails rechtstreeks in je mailbox (via Pro).
- Cache: compatible met W3 Total Cache, WP SuperCache, CloudFlare en de meeste caching plugins.
- Privacy: hash IP addressen om je gebruikers privacy te beschermen.
- Geolocatie: identificeer je bezoekers per stad en land, browsertype en besturingssysteem (met dank aan MaxMind en Browscap).
- Wereld Kaart: zien waar je bezoekers vandaan komen, zelfs op je mobiele apparaat (met dank aan amMap).
Pro Pack Features
- Network Analytics: Enable a network-wide view of your reports and settings.
- Email Reports: Receive your reports directly in your mailbox.
- Export to Excel: Download your reports as CSV files.
- Heatmap: Display a heatmap layer of the most clicked areas on your website.
- User Overview: Monitor your registered users by tracking their activities and time on site.
- MaxMind Integration: Connect to MaxMind’s Geolocation API to retrieve detailed information about your visitors.
- Custom DB: Use an external database to store all the information about your visitors.
- Extended Overview: Add custom columns to the User Overview widget and export file.
Eigenschappen
- WordPress 5.0+
- PHP 7.4+
- MySQL 5.0.3+
- At least 5 MB of free web space (240 MB if you plan on using the external libraries for geolocation and browser detection)
- Ten minste 10 MB vrije DB ruimte
- At least 32 Mb of free PHP memory for the tracker (peak memory usage)
Let op
- If you decide to uninstall Slimstat Analytics, all the stats will be PERMANENTLY deleted from your database. Make sure to setup a database backup (wp_slim_*) to avoid losing your data.
Report Bugs
Having trouble with a bug? Please create an issue on GitHub. Kindly note that GitHub is exclusively for bug reports; other inquiries will be closed.
For security vulnerabilities, please report them through the Patchstack Vulnerability Disclosure Program. The Patchstack team will validate, triage, and handle any security issues.
Schermafdrukken
Real-Time – A real-time view of your visitors’ whereabouts Overview – Your website traffic at a glance Audience – See your visitors’ full information Site Analysis – Provides insights into how visitors are using your website Traffic Sources – See where your visitors are coming from, such as search engines, social media, or referral websites Customize widgets – Allows you to customize the analytics widgets that are displayed in your Slimstat dashboard Settings – Plenty of options to customize the plugin’s behavior
Installatie
- In your WordPress admin, go to Plugins > Add New
- Search for Slimstat Analytics
- Click on Install Now next to Slimstat Analytics and then activate the plugin
- Make sure your template calls
wp_footer()
or the equivalent hook somewhere (possibly just before the</body>
tag)
FAQ
An extensive knowledge base is available on our website.
Beoordelingen
Bijdragers & ontwikkelaars
“SlimStat Analytics” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“SlimStat Analytics” is vertaald in 11 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “SlimStat Analytics” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
5.2.13 – 2025-04-29
- Fix: Resolved issues with pagination in reports.
5.2.12 – 2025-04-26
- Enhancement: Removed red color from report export boxes to reduce eye strain and improve user experience.
5.2.11 – 2025-04-25
- Full release notes WordPress Real-time Analytics Plugin – SlimStat 5.2.11 Release Notes
- Visual Enhancement: Improved UI with eye-catching visual elements for better user experience.
- Enhancement: Optimized SQL query to reduce the chances of errors and improve overall performance.
- Enhancement: The “Export” button for non-Pro users now links to the Slimstat PRO version page, improving clarity around upgrade options.
- Enhancement: Added support for the WordPress date format setting for the charts.
- Fix: Fatal error in EmailReportsAddon.php for missing
get_plugins
method. - Fix: Prevented PHP warning by checking if ‘referer’ array key is set in searchterms reports view.
- Fix: Fix a database error related to the notes column.
- Fix: Prevented horizontal scrolling in the reports area and improved page loading animations by ensuring styles are applied correctly.
- Fix: Addressed several user-reported issues to enhance overall stability and user experience.
- Fix: Investigate and resolve the “Division by zero” fatal error in
wp-slimstat-db.php
caused by PHP version 8.2.22. Further investigation needed to determine the root cause and provide a fix.
5.2.9 – 2024-11-12
- Enhancement: Ensured compatibility with WordPress version 6.7.
- Fix: Resolved the Top Referring Domain Issue.