URI GTM Injector
URI GTM Injector
by URI Web Communications · github.com/uriweb/uri-gtm-injector · website
★ 0stars
372composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uriweb/uri-gtm-injector/archive/refs/heads/develop.zipAlso on Packagist as uriweb/uri-gtm-injector:
composer require uriweb/uri-gtm-injectorFrom the 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 wphead and wpbodyopen.
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
Read the full README on GitHub →