
Statify
Visitor statistics for WordPress with focus on data protection, transparency and clarity. Perfect as a widget in your WordPress Dashboard.




Overview
Compatibility
Customer support & learning resources
Changelog
Main benefits
Privacy-friendly tracking
Interactive charts and lists
GDPR compliant
Configurable dashboard widget
JavaScript tracking option
About this plugin
Categories: Utilities
Version: 1.8.4
Last updated: 25-11-2023
WordPress version: 4.7
Tested up to: 6.4.5
PHP version required: 5.2
Languages: English (Australia), English (Canada) [+24]
Tags:
Learning resources: View resources
Overview
Statify is a privacy-friendly WordPress plugin designed to provide uncomplicated access to site view statistics without utilizing cookies or third-party services. Unlike platforms like Google Analytics, Statify prioritizes data privacy by avoiding the processing and storage of personal data such as IP addresses, focusing solely on counting site views. The plugin features an interactive chart and customizable lists of common reference sources and target pages, all viewable on the dashboard. It is fully GDPR-compliant, maintaining a local database with minimal fields for transparency. Statify also offers compatibility with caching plugins through optional JavaScript tracking and includes functionalities like spam referrer filtering. Users can easily configure and manage the widget directly from the dashboard, adjusting parameters such as the display period and list lengths. Additionally, support and active development are available through GitHub and the WordPress support forums.
Data Privacy
- Does not process or store personal data such as IP addresses.
- Counts site views, not visitors.
- 100% compliant with GDPR.
- Uses a local WordPress database table with only four fields (ID, date, source, target).
Display of the Widget
- Configuration can be changed directly in the Statify Widget on the dashboard.
- Allows setting the amount of links shown and the option to count only today's views.
- Statistics for the dashboard widget are cached for four minutes.
Period of Data Saving
- Stores data only for a limited period (default: two weeks).
- Longer intervals can be selected as an option in the widget.
- Data older than the selected period is deleted by a daily cron job.
JavaScript Tracking for Caching Compatibility
- Offers an optional switchable tracking via JavaScript for compatibility with caching plugins.
- Allows reliable count of cached blog pages.
- Requires the active theme to call wp_footer() in a file named footer.php.