Press "Enter" to skip to content
v2.14.10

Patch 2.14.10

May 19, 2026
Added a new color option for the email footer text PRO

Previously, you could edit the footer background color, but not the text that shows in it. You can now edit both.

The test email can now be sent to the first email address only PRO

If you’ve already configured the email report to send to yourself and your clients, you can now choose to send the test email to the first email address only, so it doesn’t go to all your clients.

Added detection for nine more file extensions for click tracking PRO

The file extension link pattern can now recognize the following nine extensions: aac, ai, dmg, eps, gz, msi, rar, sketch, and tar.

Switched to a simpler success message for new campaigns PRO

When you create a new campaign with the Campaign Builder, it now creates a much smaller, auto-dismissing success message.

Added page links to the Recent Views module in the Overview report PRO

The Recent Views module now includes a clickable link for every page listed, making it easier to check out the pages your visitors were viewing.

Improved the report loading experience

When you click on a report, the page now loads immediately instead of waiting for the Quick Stats and chart to load. Those are loaded in a second request after the initial page loading, leading to a smoother loading experience that feels faster.

Hid admin notices from other plugins cluttering the Analytics menu

There were a few plugins that showed their admin notices in the Analytics menu, so we hid them to remove the unnecessary clutter on our page.

Added notice if the My Private Site plugin is blocking the REST API

If you’re using the My Private Site plugin and have enabled the setting that disables the REST API, you will now see a warning in the Analytics menu notifying you that visitors are not being tracked.

Each integration in the Integrations menu now links to its own page

The Integrations menu lists every plugin that Independent Analytics Pro has a custom-built integration with. Each integration now links to its own page on our website.

The plugin icon didn't always show up when updating PRO

When updating via the Dashboard > Updates menu, the Independent Analytics Pro icon would often fail to load. It’s now bundled in the plugin so that it will always display.

Visual but with long UTM Source names in the User Journeys report PRO

A long UTM Source value without any spaces could overlap into the Pages Viewed column. It now wraps into a second line if it’s too long to fit in one line.

Using the site URL instead of the WP URL in the campaign builder PRO

If your site has WordPress installed in a custom location, this was causing the Campaign Builder to create links that use that URL as the base instead of the site’s true homepage URL.

The URLs shown in the Pages report used the WP install location

The Pages report was displaying URLs based on the WP install location, rather than the homepage URL.

Resolved conflict with The Events Calendar plugin

The event category archive pages improperly report as both custom taxonomies and custom post type archive pages. Independent Analytics now detects if pages qualify as both and counts them as custom taxonomies. This fixes the results in the Pages report that show “-” for the title and “http://0” for the URL.

The cookie used for ignoring your activity didn't get removed

The option to add a cookie to your own browser to ignore your activity on the site was working well, but it wouldn’t remove the cookie automatically if the option was disabled. It now does.

The country info tooltip in the world map was getting stuck

Hovering over a country in the world map shows a tooltip with stats from that country. In some browsers, it did not disappear when you stopped hovering over that country.

Resolved PHP notice about _load_textdomain_just_in_time

This PHP notice was appearing on every page load due to a translation being loaded too soon in the WP startup process.