https://github.com/uriweb/uri-gtm-injector
URI GTM Injector
https://github.com/uriweb/uri-gtm-injector
Last synced: 5 months ago
JSON representation
URI GTM Injector
- Host: GitHub
- URL: https://github.com/uriweb/uri-gtm-injector
- Owner: uriweb
- License: gpl-3.0
- Created: 2025-07-15T14:59:09.000Z (11 months ago)
- Default Branch: develop
- Last Pushed: 2025-09-12T14:47:23.000Z (9 months ago)
- Last Synced: 2025-09-12T16:54:55.371Z (9 months ago)
- Language: PHP
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# URI GTM Injector
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` and `wp_body_open`.
1) **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.
2) Network-activate the URI GTM Injector plugin.
3) In the plugin's network settings, enter your GTM property ID and save.
4) 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.2
**Stable tag:** 1.0.1
**License:** [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)