GTM Kit – Google Tag Manager & GA4 integration

설명

GTM Kit puts the Google Tag Manager container code on your website so that you don’t need to touch any code. It also pushes data from WooCommerce, Easy Digital Downloads (EDD) and Contact Form 7 to the data layer for use with for Google Analytics 4, Facebook and other GTM tags.

The goal of GTM Kit is to provide a flexible tool for generating the data layer for Google Tag Manager. It is easy to use and doesn’t require any coding, but it allows developers to customize the plugin as needed.

eCommerce events tracked with Google Analytics 4

The following GA4 events are automatically included in the dataLayer:

WooCommerce

  • view_item_list
  • select_item
  • view_item
  • add_to_wishlist [Premium]
  • add_to_cart
  • view_cart
  • remove_from_cart
  • begin_checkout
  • add_shipping_info
  • add_payment_info
  • purchase
  • refund [Premium]
  • order_paid [Premium]

Unlock all features with GTM Kit Woo Add-On.

Easy Digital Downloads

  • view_item
  • add_to_cart
  • begin_checkout
  • purchase

Flexible container implementation

Depending on how you use Google Tag Manager you can delay the loading of the container script until the browser is idle. This may be relevant to you be if are focusing on pagespeed.

You may enter a custom domain name if you are using a custom server side GTM (sGTM) container for tracking. It’s also possible to specify a custom loader. GTM Kit has full support for Stape server GTM hosting.

Post data

You may specify which post data elements you wish to include in the dataLayer for use in Google Tag Manager.
– Post type: include the type of the current post or archive page.
– Page type: include a defined page type. I.e. post, page, product, category, cart, checkout etc.
– Categories: include the categories of the current post or archive page.
– Tags: include the tags of the current post or archive page.
– Post title: include the post title of the current post.
– Post ID: include the Post ID of the current post.
– Post date: include the post date.
– Post author name: include the post author name.
– Post author ID: include the post author ID.

스크린샷

  • GTM Kit Dashboard
  • Google Tag Manager container code and server side GTM
  • Post data settings
  • Google Consent Mode
  • WooCommerce Integration

설치

  1. Install GTM Kit either via the WordPress.org plugin repository or by uploading the files to your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter your GTM Container ID and click ‘Save changes’.

FAQ

Where do I get a GTM Container ID?

Create an account and container in Google Tag Manager and get it there.

Is Google Analytics 4 (GA4) supported?

Yes! We strive to support the full feature set of Google Analytics 4 and will implement any future features of Analytics 4.

Is this plugin cache friendly?

Yes! Pagespeed is one of our main focus points, and we strive to make the plugin compatible with full page caching.

후기

2024년 10월 16일
After years of using GTM4WP I started having troubles tracking the purchase events of my woocommerce. GTM Kit solved every issue in 5 minutes. It’s straightforward to set up. It also imports settings from GTM4WP at first activation, and finally, all my e-commerce events are tracked properly.
2024년 9월 26일
I have been using gtm4wp for years and didn’t think I would find anything better. But I did. And with great support. It also fixed the issue with Bricks Builder right away. It looks really great.
2024년 4월 9일
Works as expected, its fast, adds datalayer and has fast and useful support!
2024년 3월 6일
It’s a great plugin, it works perfectly. Very good support. Thanks for creating this plugin! 🙂
모든 17 평가 읽기

기여자 & 개발자

“GTM Kit – Google Tag Manager & GA4 integration”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“GTM Kit – Google Tag Manager & GA4 integration”(이)가 3 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “GTM Kit – Google Tag Manager & GA4 integration”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.2.2

Release date: 2024-12-03

Other:

  • Tested up to WooCommerce 9.4.
  • Tested up to PHP 8.4.

2.2.1

Release date: 2024-10-29

Bugfixes:

  • If the cart and checkout endpoints were 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

Release date: 2024-10-16

Find out about what’s new in our our release post.

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

Release date: 2024-10-01

Find out about what’s new in our our release post.

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

Release date: 2024-09-23

Bugfixes:

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

2.0.0

Release date: 2024-09-DD

We are introducing GTM Kit Woo Add-On, which is a premium plugin that unlock premium features in GTM Kit.

Find out about what else is new in our our release post.

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.