piwik_noscript 8.x-1.10

Bug fixes
  • A minor JS tweak to ensure compatibility with legacy browsers.

piwik_noscript 8.x-1.9

Bug fixes
  • Fix the library version to use its own version (currently 1.9.0) rather than the core version.

piwik_noscript 8.x-1.8

Bug fixes
  • Fixed bug preventing the JavaScript-based referrer-tracking functionality from working on recent versions of Drupal core (this functionality is used only if Matomo module is not installed);
  • Dropped support for Drupal core < 9.2; and
  • Removed jQuery dependency in favor of "vanilla" JavaScript.

piwik_noscript 8.x-1.7

New features

Drupal 10 compatibility for development and testing purposes.

piwik_noscript 8.x-1.3

Bug fixes
New features
  • Code style fixes; and
  • Provide Drupal 9 compatibility.

piwik_noscript 7.x-1.4

Bug fixes
  • Improved logic for generating URL of current request. Generating the request URL using url($_GET['q']) did not work well for 404 pages if a custom 404 page was configured.
  • Module name is now "Matomo Noscript".

piwik_noscript 7.x-1.2

Bug fixes
New features
  • Use hook_page_build() instead of hook_page_alter() so it's easier for other modules to alter Piwik stuff.
  • Use defer for JS performance optimization.
  • Adds a basic functional test.
  • Fix code style issues.

piwik_noscript 7.x-1.1

New features

Use /js/ URL to get around adblockers which block piwik.php

piwik_noscript 8.x-1.1

New features

Use /js/ URL to get around adblockers which block piwik.php

Subscribe with RSS Subscribe to Releases for Matomo Noscript