Skip to content

Releases: tlamedia/gtm-kit

2.2.1

29 Oct 07:24
Compare
Choose a tag to compare

Bugfixes:

  • If the cart and checkout endpoints where set to the same page in order to skip the cart the 'checkout' and 'purchase' events would not fire.

Other:

  • Tested up to WordPress 6.7.

2.2.0

16 Oct 07:45
Compare
Choose a tag to compare

Enhancements:

  • Added notifications and warnings for missing GTM container, debug log usage, auto-update and event inspector usage. These improvements aim to ensure smooth production operations.

Other:

  • Minor refactoring

2.1.0

01 Oct 06:53
Compare
Choose a tag to compare

Enhancements:

  • Added support for the Bricks theme builder.

Bugfixes:

  • In some cases other plugins or a theme could block GTM Kit from firing JS event like the one that fires the add_to_cart GTM event.

2.0.1

23 Sep 06:12
Compare
Choose a tag to compare

Bugfixes:

  • Fix an edge case that could cause a fatal error in admin_body_class().

2.0

11 Sep 06:30
Compare
Choose a tag to compare
2.0

Breaking change:

  • Starting with GTM Kit version 2.0, the add_to_wishlist event is no longer supported in the free version of GTM Kit.

Enhancements:

  • A notifications handler has been added to communicate issues and notifications that require the user’s attention.
  • Added a warning when other Google Tag Manager plugins that may cause a conflict are active.
  • WooCommerce users are advised to install a supported SEO plugin to take advantage of a default category in data layer items.

Other:

  • Increased PHPStan analysis level to 6, enhancing static code analysis and catching potential issues earlier in the development process.
  • Require WordPress 6.3.
  • Require WooCommerce 8.3.
  • Require PHP 7.4.

1.23.3

22 Aug 06:20
Compare
Choose a tag to compare

Bugfixes:

  • Prevent fatal errors caused by invalid filter input from third-party plugins.
  • In WordPress versions prior to 6.6, the options pages fail to load due to a missing dependency.

1.23.2

13 Aug 06:02
Compare
Choose a tag to compare

Other:

  • Require WooCommerce 8.2.
  • Tested up to WooCommerce 9.2.

1.23.1

15 Jul 06:56
Compare
Choose a tag to compare

Enhancements:

  • The 'Getting Started' section the setup wizard has been updated with new content.

Bugfixes:

  • The settings were not saved correctly in multisite installations.
  • An upgrade function was causing problems for multisite installations leading lost configuration.

Other:

  • The load priority of the script 'gtmkit-js-before' has been lowered from 1 to 5 to allow user to register scripts before.

1.23

04 Jul 06:24
Compare
Choose a tag to compare

Enhancements:

  • Added an option to exclude selected user roles from tracking.
  • Improve the flexibility of GTM Kit integrations.

Other:

  • Tested up to WooCommerce 9.1.
  • Tested up to WordPress 6.6.

1.22.4

30 May 06:11
Compare
Choose a tag to compare

Enhancements:

  • Improve log and support data.

Bugfixes:

  • There was a typo preventing the GTMKIT_WC_DEBUG_TRACK_PURCHASE constant from having any effect.

Other:

  • Tested up to WooCommerce 8.9.