TrendBender Script Injector for Google Tag Manager (GTM)

Опис

Trendbender Script Injector for Google Tag Manager is a lightweight plugin that adds Google Tag Manager (GTM) to your WordPress site in a clean and reliable way.

  • Inserts the official GTM script into the <head>
  • Inserts the GTM noscript iframe right after <body> (using wp_body_open)
  • Minimal setup: only a GTM Container ID
  • Built-in status check to confirm GTM is active on the front-end
  • No external dependencies, no bloat

Скріншоти

Встановлення

  1. Upload the plugin folder to /wp-content/plugins/trendbender-script-injector-gtm/ or install via the Plugins screen in WordPress.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to Settings Trendbender Script Injector for Google Tag Manager and paste your GTM Container ID (example: GTM-ABC1234).
  4. Visit any public page on your site once to update the status indicator.

Часті питання

Does this plugin add Google Analytics?

No. This plugin only inserts Google Tag Manager. Use GTM to load Google Analytics, pixels, and other tags as needed.

Will this work with caching/CDN plugins?

Yes. The GTM snippets are output on every page render. If you use aggressive caching, visit a public page once after changes to refresh the status indicator.

Privacy / cookie compliance

This plugin does not collect or send any data by itself.
Compliance depends on what you configure inside GTM and your consent solution.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“TrendBender Script Injector for Google Tag Manager (GTM)” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“TrendBender Script Injector for Google Tag Manager (GTM)” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “TrendBender Script Injector for Google Tag Manager (GTM)” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2.1

  • Fix: admin status persistence now updates reliably on front-end visits
  • Added: Settings shortcut in the Plugins list row
  • Improved: internationalization-ready admin strings

1.2.0

  • Stable release
  • Head and body (noscript) injection
  • Settings page with GTM Container ID
  • Built-in front-end status confirmation