Press "Enter" to skip to content
🎉 Tuesday, October 21st: Exciting New Features & Improvements in v2.13.0
v2.13.0

Exciting New Features & Improvements in v2.13.0

October 21, 2025
Added new grouping options to the Campaigns report PRO

The Campaigns report has always shown every unique campaign, but this can make it hard to see how much traffic you get from a campaign when it has lots of different Term and Content fields.

Now, you can group the table by Landing Page, Source, Medium, or Campaign instead. This collapses the table rows so you can easily see data like the total visitors from a specific source, or the number of conversions from a campaign, regardless of the source or medium.

Added new grouping options to the Referrers report

You can now group your referrers by Referrer Type. This will simplify the table so that it only shows rows for Search, Social, AI, Direct, etc. This makes it easy to compare your marketing channels, so you can find what’s working best for your site.

You can now filter by ANY or ALL matching conditions

Up until now, the filtering system has required that all of the conditions be met. This is good the majority of the time, but sometimes, you want to match multiple conditions, such as a page that matches one of a few different URLs. You can now tell the filter to match ANY of the conditions instead of requiring a match for ALL of them.

Massively improved the Order Referrer WooCommerce box PRO

The Order Referrer box has been renamed to “Customer Journey,” and now includes the customer’s time of arrival, time of purchase, landing page, number of pages viewed, device data, and geolocation.

Added all date ranges to Overview modules PRO

All of the date ranges available in the normal date picker are now available for the Overview modules.

Added support for more WooCommerce multi-currency plugins PRO

IA Pro now reports sales figures correctly for stores using the Curcy, YITH Multi Currency, and WooPayments plugins. You can find a full list of supported multi-currency plugins here.

Added AI referrer type

Sites like chatgpt.com are now categorized in the new AI referrer type, making it easier for you to see how traffic to your site from AI sites has changed over time.

Switched to new geographic map library

The world map was previously built using a library from Google. It now uses a library called svgMap, which is bundled in the Independent Analytics plugin.

The iawp_top_posts() API function now accepts categories

If you want to create your own widget to show a list of top posts, you can do so with the `iawp_top_posts()` function. In this update, we added the option to choose a specific category to get the posts from. You can learn how to use this function here.

Detection added for spam clicks PRO

A layer of spam detection was added to keep ugly bot clicks out of the Clicks report.

Stopped auto-loading Overview module options PRO

There are some options that were being auto-loaded for the Overview report, despite only being used on that one page. We’ve disabled auto-loading for these options to gain a minor reduction in performance overhead.

Fixed the layout of Recent Views & Recent Conversions modules on mobile PRO

If either of these modules were given a two-column width, they would appear broken when viewed on a mobile device.

Resolved potential email report error PRO

Some environments triggered a fatal error when attempting to send the email report due to the line length being too long.

Fixed PHP triggered due to a bad visitor ID value

In some environments, the Visitor ID could be returned as a string instead of an integer, triggering an error.

Only verifying the geolocation DB file once per day

In some environments, the file validation process used for the geolocation database runs extremely slowly. To avoid performance issues, we’ve limited this validation to run once per day at most.