Add Google Analytics to your site with just the Tracking ID through Simple Google Analytics Tracking.
As of April 2026, Simple Google Analytics Tracking is a WordPress google plugin with 1.0K+ active installations and a 5/5 rating from 9 reviews. It has been downloaded 19K+ times in total. Requires WordPress 3.8+ and PHP false+. Available on WordPress.org since 2015. Last updated 8 years ago — may have compatibility concerns. Downloads are down 21% this week. Top alternative: Site Kit by Google – Analytics, Search….
Simple Google Analytics Tracking allows you to add Google Analytics to your WordPress site with only the Tracking ID. Once the Tracking ID is input the Google Analytics code is added automatically with your Tracking ID.
Simple Google Analytics Tracking does not track Editors and Administrators by default to prevent extra page views from showing up in your reports.
Editors and Administrators can be allowed through the sgat_output_ga_code filter.
sgat_output_ga_code: used to override the default user tracking setting.
Example Usage:
add_filter( 'sgat_output_ga_code', 'sgat_override_user_settings' );
function sgat_override_user_settings() {
return true;
}
sgat_tracking_id: used to add the Tracking ID programmatically.
Example Usage:
add_filter( 'sgat_tracking_id', 'sgat_custom_…I switched to Simple Google Analytics Tracking a few months ago because I wanted–well, I wanted simple tracking, without dashboards in my admin and a lot of settings. This does the job perfectly, and without tracking my own visits. Thank you!
As Google continues to change the Analytics product, everyone’s documentation and interfaces become immediately obsolete. After the last hour of “open settings and click on xxxxxxxx” but xxxxxxxx isn’t there anymore, grey screens and blank screens, I found this one.
If you don’t need the hassle of API authentications and secret codes and whatever, but just want to paste in your tracking code already dammit, this is for you.
Great plugin. Simple and does one thing well.
Slim, fast, simple: Thats what I wanted. No beels and whistles.
This plugin was recommended when I was looking for something super slim to get me away from the monster. This is my new go-to.
| WordPress | 3.8+ requiredTested up to 4.7.33 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.