The revamped Real-time analytics report includes new features such as live filtering, additional campaign UTM parameters, city-level data, conversions, and the ability to pause the report for deeper analysis.
Independent Analytics Pro can now track submissions for forms created with Breakdance, Core Forms, and the Super Addons plugin.
The Solo Report was difficult to read and use on mobile devices. The design has been improved to make better use of the available space and to be easier to navigate.
To install v2.15.0, you’ll need to use PHP 8.0.30 or later. We see that many users are still on PHP 7.4, but after waiting for 3 years since PHP 8.0’s release, it’s time to require everyone to upgrade. This allows us to fix the deprecation notices that were beginning to appear and adopt more modern programming techniques in our codebase.
You can now use the `iawp_user_excluded_posts` hook to pass an array of page IDs, and the analytics script will be excluded on those pages.
If you have a page that doesn’t call the wp_footer() function, you can now call the iawp_output_tracking_script hook to output the analytics script.
Visitors who reach your site via the Google app on Android devices were being seen as coming from com.google.android.googlequicksearchbox. These stats are now attributed to “Google App (Android).”
When one sub-site processed its clicks, it would inadvertently delete any temporary click tracking data recorded by another sub-site. This prevented more than one sub-site from recording clicks.
The geographic maps have been fixed in PDF exports to include their full colors.
Independent Analytics was still making the database queries to get the page’s view counts even when the admin bar stats were disabled.
Added preventions for an extremely uncommon race condition that could occur when tracking a view.
The automatic data deletion now retries the database query up to three times when it fails.
