uriweb / uri-gtm-injector
A GTM injector for WordPress sites
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=7.4
Requires (Dev)
- phpcompatibility/php-compatibility: dev-develop as 9.99.99
- phpcompatibility/phpcompatibility-wp: ^2.1
- wp-coding-standards/wpcs: ^3.0.0
This package is auto-updated.
Last update: 2025-07-18 16:25:49 UTC
README
A super lightweight plugin to inject a GTM tag across a WordPress multisite network.
Setup
Note: This plugin requires the active theme to support
wp_head
andwp_body_open
.
- Ensure that GTM is not being injected in any other way prior to using this plugin. GTM might already be injected by the active theme, another plugin, or directly via a script tag on a page, post, or widget, etc.
- Network-activate the URI GTM Injector plugin.
- In the plugin's network settings, enter your GTM property ID and save.
- Check Google Analytics to make sure the property is connected and data is flowing.
Plugin Details
Contributors: Brandon Fuller
Tags: plugins
Requires at least: 5.2
Tested up to: 6.8.1
Stable tag: 1.0.0
License: GPL-3.0