Skip to content

Releases: statrio/wordpress

Release list

1.0.0

Choose a tag to compare

@harrisonratcliffe harrisonratcliffe released this 16 Apr 23:29

🚀 Statrio Analytics v1.0.0 — Initial Release

We are excited to announce the first stable release of Statrio Analytics for WordPress! This plugin provides a lightweight, privacy-friendly alternative to bloated analytics suites,
allowing you to track your site's performance without compromising user privacy or site speed.

✨ Key Features

  • Privacy-First Tracking: No cookies, no cross-site tracking, and fully compliant with GDPR, CCPA, and PECR.
  • Ultralight Impact: Injects a tiny tracking script that won't slow down your page load times.
  • Flexible Script Loading: Choose between loading the script from the Statrio CDN for speed or hosting it Locally for maximum privacy and control.
  • Smart Exclusions: Automatically exclude administrators or specific user roles from tracking to keep your data clean.
  • Outbound Link Tracking: Enable one-click tracking for all external links leaving your site.
  • Advanced Event Tracking:
    • Shortcode Support: Easily track clicks on specific elements using [statrio_event].
    • Developer Friendly: Use the statrio_track_event() PHP helper to fire custom events from your own theme or plugins.
  • GDPR Consent Integration: Optionally wait for a specific consent cookie before firing the tracking script.
  • Built-in Test Mode: A dedicated diagnostics page to verify your tracking setup is working perfectly.

🛠 Technical Details

  • Requires: WordPress 5.8+
  • Tested up to: WordPress 6.5+
  • PHP Version: 7.4+
  • License: GPL-2.0-or-later

📥 Installation

  1. Upload the statrio-analytics folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Settings > Statrio and enter your domain to begin tracking.