Releases: patricedefago/gtm-integration
Releases · patricedefago/gtm-integration
Release list
GTM Integration v1.0.0
🎉 Initial Release
GTM Integration – Minimalist WordPress plugin to inject Google Tag Manager the right way.
Features
- ✅ Injects GTM script into
<head>usingwp_headwith high priority - ✅ Injects noscript iframe right after
<body>usingwp_body_open() - ✅ Works with any modern WordPress theme
- ✅ No theme file editing required
- ✅ Ultra-lightweight: no bloat, no dashboards
Installation
- Download
gtm-integration-1.0.0.zip - In WordPress: Plugins → Add New → Upload Plugin
- Activate and go to Settings → GTM Integration
- Enter your GTM container ID (e.g.,
GTM-ABC1234)
Requirements
- WordPress 5.0+
- PHP 7.3+