Skip to content

Releases: patricedefago/gtm-integration

GTM Integration v1.0.0

Choose a tag to compare

@patricedefago patricedefago released this 13 Dec 11:28

🎉 Initial Release

GTM Integration – Minimalist WordPress plugin to inject Google Tag Manager the right way.

Features

  • ✅ Injects GTM script into <head> using wp_head with high priority
  • ✅ Injects noscript iframe right after <body> using wp_body_open()
  • ✅ Works with any modern WordPress theme
  • ✅ No theme file editing required
  • ✅ Ultra-lightweight: no bloat, no dashboards

Installation

  1. Download gtm-integration-1.0.0.zip
  2. In WordPress: Plugins → Add New → Upload Plugin
  3. Activate and go to Settings → GTM Integration
  4. Enter your GTM container ID (e.g., GTM-ABC1234)

Requirements

  • WordPress 5.0+
  • PHP 7.3+

📘 Full tutorial (FR)