Add one or more Google Analytics trackers to your website.
As of April 2026, Multiple Google Analytics Trackers is a WordPress stats plugin with 70 active installations and a 3.7/5 rating from 3 reviews. It has been downloaded 4.5K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2016. Last updated 8 years ago — may have compatibility concerns. Top alternative: WP Statistics – Simple, privacy-friendly….
Minimalistic Google Analytics plugin that lets you add one or more trackers and control exactly how the script is rendered.
This plugin lets you control wether the Google Analytics script is printed in the <head>-element, the <body>-element or using a custom action.
There’s also a filter available, if you want to completely override the code that prints the analytics code. This way you can use the plugin simply for storing the property ID’s in the database and manually render the analytics script exactly as your want it.
The filter for overriding the script code is ahr-google-analtyics/script_file_path and you’d use it like so:
add_filter('ahr-google-analtyics/script_file_path', function($default_path){
// return an absolute file path…| WordPress | 4.0+ requiredTested up to 4.8.28 |
| PHP | false+ required |
Release Date: September 11th, 2017
Add support for the new longer google analytics ID’s that would previously be rejected by the validator
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.