Adds your Google Analytics Tracking ID to your headers.
As of April 2026, Technicality Google Analytics is a WordPress google analytics plugin with 0 active installations and a 0/5 rating0. It has been downloaded 2.6K+ times in total. Requires WordPress 4.6+ and PHP 5.2.4+. Available on WordPress.org since 2019. Last updated 4 years ago — may have compatibility concerns. Top alternative: MonsterInsights – Google Analytics….
This is a very simple WordPress plugin that adds the code needed for Google Analytics to your page. You just need to install the plugin, activate it, and enter your Tracking ID.
Technical Details (in case you are curious, the plugin takes care of this for you)
If your Google Analytics Tracking ID is UA-XXXXXXXX-1, this code needs to be added to your page headers for tracking to occur:
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-XXXXXXXX-1’);
The plugin adds a field to the General Settings page for you to enter your Tracking ID. Activate the plugin, enter your Tracking ID – that’s all you have to do. The code above (with your Tracking ID) will auto…
| WordPress | 4.6+ requiredTested up to 5.7.15 |
| PHP | 5.2.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.