Title: iCONstat Tracker
Author: iconsuite
Published: <strong>April 16, 2026</strong>
Last modified: April 16, 2026

---

Search plugins

![](https://ps.w.org/iconstat-tracker/assets/banner-772x250.png?rev=3510278)

![](https://ps.w.org/iconstat-tracker/assets/icon-256x256.png?rev=3508236)

# iCONstat Tracker

 By [iconsuite](https://profiles.wordpress.org/iconsuite/)

[Download](https://downloads.wordpress.org/plugin/iconstat-tracker.1.1.3.zip)

 * [Details](https://wordpress.org/plugins/iconstat-tracker/#description)
 * [Reviews](https://wordpress.org/plugins/iconstat-tracker/#reviews)
 *  [Installation](https://wordpress.org/plugins/iconstat-tracker/#installation)
 * [Development](https://wordpress.org/plugins/iconstat-tracker/#developers)

 [Support](https://wordpress.org/support/plugin/iconstat-tracker/)

## Description

**iCONstat Tracker** is the official WordPress companion plugin for [iCONstat](https://iconsuite.it/iconstat),
a lightweight, database-free web analytics tool.

This plugin does one thing: it adds the iCONstat tracking script to every page of
your WordPress site. That is it.

**Why iCONstat?**

 * No database required – all data stored in flat files
 * GDPR-compliant by design – no cookies, no personal data collection
 * Self-hosted – your data stays on your server
 * Lightweight – PageSpeed scores of 99-100
 * Simple dashboard – no complexity, just the metrics that matter
 * One-time payment – no subscriptions, no recurring fees

The plugin will show a friendly reminder in your admin panel if the iCONstat files
are not yet uploaded.

**Note:** This plugin requires a valid iCONstat license. You can purchase one at
[iconsuite.it/iconstat](https://iconsuite.it/iconstat).

## Screenshots

 * [[
 * iCONstat Tracker active in the WordPress plugins list
 * [[
 * The tracking script correctly injected in the page source
 * [[
 * Quick access link in the WordPress admin bar
 * [[
 * iCONstat analytics dashboards (requires separate iCONstat installation)

## Installation

 1. Install and activate the plugin inside WordPress, or unzip the plugin file, upload
    the iconstat-tracker folder to /wp-content/plugins/ and activate it
 2. Upload your iCONstat _iconstat/ installation folder in your WordPress root directory
    via FTP
 3. Activate iCONstat with your credentials and a valid license
 4. That is it – the tracking script is now active on all pages

## FAQ

### Do I need an iCONstat license?

Yes. This plugin only adds the tracking script to your pages. You need a valid iCONstat
installation with an active license for analytics to work. Visit [iconsuite.it/iconstat](https://iconsuite.it/iconstat)
to get your license.

### What happens if iCONstat is not installed?

The plugin will try to load a small JavaScript file that will not be found (404).
This has no impact on your site performance. You will also see a helpful notice 
in your WordPress admin panel reminding you to upload the iCONstat files.

### Does this plugin use cookies?

No. iCONstat is designed to be GDPR-compliant and does not use cookies or collect
personal data.

### Does this plugin slow down my site?

No. The plugin adds a single lightweight script tag with the defer attribute. iCONstat
itself is designed for maximum performance, consistently achieving PageSpeed scores
of 99-100.

### Is this plugin compatible with caching and optimization plugins?

Yes. The plugin adds optimizer-exclusion attributes (data-no-optimize, data-no-minify,
data-cfasync) to the script tag to prevent SiteGround Optimizer, WP Rocket, Autoptimize,
LiteSpeed Cache and Cloudflare from modifying the tracker script. This ensures reliable
tracking on all hosting environments.

### Will WordPress updates break this plugin?

Extremely unlikely. The plugin uses standard WordPress APIs (wp_enqueue_scripts,
wp_script_attributes, script_loader_tag) that are stable and well-documented. There
is nothing to break.

### Where do I see my analytics?

Access your iCONstat dashboard directly at yoursite.com/_iconstat/iconstat.php (
or wherever you installed iCONstat). A quick link is also available in your WordPress
admin bar. Analytics are not displayed inside WordPress admin.

### The plugin doesn’t detect my _iconstat installation. What should I do?

If you have uploaded the `_iconstat` folder to your site root but the plugin still
cannot detect it, your server structure may be complex (e.g., WordPress in a subdirectory,
custom document root, or symlinks). In this case, you can try the free [iCONstat Tracker Plus](https://iconsuite.it/iconstat#tracker)
version, which includes advanced auto-detection and manual path override for challenging
environments.

## Reviews

![](https://secure.gravatar.com/avatar/cbb2e06a93ba0d44bface614c5663d4b557b33f3a9358e0e7124bb9078292c46?
s=60&d=retro&r=g)

### 󠀁[Simple, fast and effective](https://wordpress.org/support/topic/simple-fast-and-effective-11/)󠁿

 [sotesc77](https://profiles.wordpress.org/sotesc77/) April 16, 2026

Installation was a breeze and it does exactly what it says. It adds the iCONstat
script without slowing down the site at all. Perfect for a clean, GDPR-compliant
tracking setup.

 [ Read all 1 review ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/)

## Contributors & Developers

“iCONstat Tracker” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ iconsuite ](https://profiles.wordpress.org/iconsuite/)

[Translate “iCONstat Tracker” into your language.](https://translate.wordpress.org/projects/wp-plugins/iconstat-tracker)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/iconstat-tracker/),
check out the [SVN repository](https://plugins.svn.wordpress.org/iconstat-tracker/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/iconstat-tracker/)
by [RSS](https://plugins.trac.wordpress.org/log/iconstat-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.3

 * Fixed: script loading now uses wp_enqueue_script() with defer strategy for full
   WordPress.org compliance
 * Added: optimizer-exclusion attributes via wp_script_attributes filter to prevent
   SiteGround Optimizer, WP Rocket, Autoptimize, LiteSpeed Cache and Cloudflare 
   from renaming or minifying tracker.js
 * Added: fallback via script_loader_tag filter for WordPress versions older than
   6.1
 * Fixed: file detection now uses wp_upload_dir() to derive the WordPress root directory,
   following WordPress.org guidelines
 * Updated: FAQ section with caching/optimization plugin compatibility info

#### 1.1.0

 * Fixed: SiteGround Optimizer compatibility – added optimizer-exclusion attributes
   to prevent script renaming
 * Changed: script output method to ensure attributes are preserved

#### 1.0.1

 * Fixed: tracker script and admin bar link now use site_url() for correct path 
   resolution when WordPress is installed in a subfolder

#### 1.0.0

 * Initial release
 * Adds iCONstat tracking script before body closing tag
 * Admin notice when tracker.js is not found

## Meta

 *  Version **1.1.3**
 *  Last updated **4 weeks ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [analytics](https://wordpress.org/plugins/tags/analytics/)[GDPR](https://wordpress.org/plugins/tags/gdpr/)
   [privacy](https://wordpress.org/plugins/tags/privacy/)[statistics](https://wordpress.org/plugins/tags/statistics/)
   [tracking](https://wordpress.org/plugins/tags/tracking/)
 *  [Advanced View](https://wordpress.org/plugins/iconstat-tracker/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/iconstat-tracker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/iconstat-tracker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/iconstat-tracker/reviews/)

## Contributors

 *   [ iconsuite ](https://profiles.wordpress.org/iconsuite/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/iconstat-tracker/)