Releases: nystudio107/instantanalytics
Releases · nystudio107/instantanalytics
Version 1.1.14
Version 1.1.12
- [Added] Added support for automatic parsing of UTM query string parameters
Version 1.1.11
Changed
- [Fixed] Fixed a regression with product variants
Version 1.1.10
Changed
- Fixed an issue with Digital Products (and potentially other types of third-party purchasables)
Version 1.1.9
Changed
- [Fixed] Fixed the default DocumentReferrer that could have caused spurious analytic results in some cases
- [Improved] Updated to the latest composer dependencies
Version 1.1.8
Changed
- [Fixed] Fix for error when passing variant to
addCommerceProductDetailView
- [Improved] Installed the latest Composer dependencies
Added
- [Added] Added support for category fields in products
Version 1.1.7
- [Improved] Wrap calls to
sendHit()
in atry
/catch
block to avoid hard errors
Version 1.1.6
- [Fixed] Fixed an issue where the
LIST_INDEX
wasn't being passed down toaddCommerceProductImpression
- [Fixed] Fixed an issue that would cause only one item to be listed on Product Lists
- [Improved] Broke out the changelog into CHANGELOG.md
Version 1.1.5
- [Improved] Fixed the Analytics Excludes
- [Added] Added support for DigitalProducts and other base purchaseables
- [Added] Added
UptimeRobot
to the crawlers list - [Improved] Rolled the multi-env aware
config.php
back; Craft doesn't work that way - [Improved] Updated README.md
Version 1.1.4
- [Fixed]
addCommerceProductImpression()
now works properly - [Improved] Made the default
config.php
multi-environment - [Added] Added extensive logging of excluded analytics data
- [Added] Added
logExcludedAnalytics
config.php setting - [Fixed] Fixed an issue that would cause InstantAnalytics to not filter out bots properly
- [Improved]
DocumentHostName
is now set by default - [Improved] Fixed a CSS file typo in the
welcome.twig
template - [Improved] Updated to the latest vendor deps
- [Improved] Updated README.md