Instantanalytics Versions Save

DEPRECATED Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.

1.1.14

6 years ago

Changed

  • [Improved] Fixed an issue with parsing of the _ga_ cookie

1.1.12

6 years ago
  • [Added] Added support for automatic parsing of UTM query string parameters

1.1.11

6 years ago

Changed

  • [Fixed] Fixed a regression with product variants

1.1.10

6 years ago

Changed

  • Fixed an issue with Digital Products (and potentially other types of third-party purchasables)

1.1.9

6 years ago

Changed

  • [Fixed] Fixed the default DocumentReferrer that could have caused spurious analytic results in some cases
  • [Improved] Updated to the latest composer dependencies

1.1.8

6 years ago

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

1.1.7

7 years ago
  • [Improved] Wrap calls to sendHit() in a try / catch block to avoid hard errors

1.1.6

7 years ago
  • [Fixed] Fixed an issue where the LIST_INDEX wasn't being passed down to addCommerceProductImpression
  • [Fixed] Fixed an issue that would cause only one item to be listed on Product Lists
  • [Improved] Broke out the changelog into CHANGELOG.md

1.1.5

7 years ago
  • [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

1.1.4

7 years ago
  • [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