Press "Enter" to skip to content
v2.11.2

Update 2.11.2

May 12, 2025
Added a new ID link pattern PRO

If you aren’t able to use a class to track a link, you can now use an element’s ID to track it instead.

New iawp_top_posts() function added to the developer API

There is a new function documented in the API article that lets you grab the most popular posts of any post type from any date range.

Resetting the analytics no longer affects campaigns and link patterns PRO

If you are setting up a new site and then want to reset the analytics, you can reset all the data, and it will no longer delete the created link patterns or campaigns.

Updated all translations PRO

All translations in Independent Analytics Pro were updated.

Now recognizing X, Bluesky, Threads, and Mastodon as Social referrers

They were reported as “Referral” type referrers until now.

Traffic from Facebook Ads is now tracked separately

Going forward, you will be able to see Facebook Ads traffic separately from your organic Facebook traffic.

Added option to set dark mode based on system default

You can choose from dark, light, or system to let you computer’s settings dictate whether IA is in dark/light mode.

Added option to disable geotracking

You can set the IAWP_DISABLE_GEO_TRACKING constant to true in wp-config.php to disable geotracking.

Added auto-retry mechanism for geotracking mmdb file

On some sites, the required MMDB file fails to download and unzip. The retry mechanism attempts to resolve this on its own without requiring manual intervention.

Resolved style conflict with other plugins affecting spinners

The Buddy Boss theme, in particular, was affecting the styles of spinning icons in the UI.

Hid the scrollbar in the date picker

The date picker is only scrollable on very short screens, so the scrollbar does not need to always be present.

Compatibility fix with the SG Speed Optimizer plugin

The option to minify JS files was preventing the tracking script from firing, so it is now programmatically excluded from this option in their plugin

Fixed fatal error with WP Cerber

A check was added in case none of the recognized options for WP Cerber were found when checking for REST API compatibility.