Easy to use Under Construction Page & Coming Soon Page. Enable Under Construction Mode in seconds & sh...
A lightweight Google Analytics plugin for WordPress. Paste your Measurement ID, choose head or footer — done.
Analytics Head is a WordPress plugin designed to integrate Google Analytics tracking code into your site without unnecessary features. It allows you to easily paste your GA4 Measurement ID and choose where to place the tracking code, either in the head or footer of your site.
This plugin is suitable for users who prefer a lightweight solution for analytics without the complexity of dashboards or account connections. It includes options for role-based tracking visibility and complies with GDPR requirements through Consent Mode v2.
Best for: This plugin suits website owners looking for a straightforward way to implement Google Analytics tracking.
What it does well
Where it falls short
Analytics Head provides a simple and efficient method for Google Analytics integration, making it a practical choice for those who want minimalism in their analytics setup.
Łukasz Nowicki's own description of Analytics Head, lightly tidied.
Analytics Head is a deliberately simple WordPress plugin for Google Analytics. No dashboards, no Google account connection, no feature creep — just the tracking code, placed exactly where you want it.
Why use this plugin?
Unlike heavyweight analytics suites, this plugin does one job well: inject the standard gtag.js snippet into your site.
<head> by default (optional footer placement)This plugin connects to Google Analytics (via Google Tag Manager / gtag.js) to provide website analytics.
You are responsible for informing visitors (for example in your privacy policy) and, where required, obtaining consent. Suggested privacy policy text is also offered under Settings → Privacy when the plugin is active.
add_filter( 'pp_google_analytics_head_tracking_ids', function( $ids ) {
// Add a separate destination only — not a second ID for the same Google tag.
$ids[] = 'AW-123456789';
return $ids;
} );
Other plugins for measuring traffic.
Easy to use Under Construction Page & Coming Soon Page. Enable Under Construction Mode in seconds & sh...
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
The best free Google Analytics plugin for WordPress. See how visitors find and use your website so you can gro...
Great looking maintenance, coming soon & under construction pages. Put your site under maintenance in minu...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Adds Google Analytics tracking code to your WordPress site. Supports many tracking features.