Metrics Query
This Google Analytics for WordPress plugin enables you to track your site using the latest Google Analytics tracking code and allows you to view key Google Analytics stats in your WordPress install. In addition to a set of general Google Analytics stats, in-depth Page reports and in-depth Post reports allow further segmentation of your analytics data, providing performance details for each post or page from your website. The Google Analytics tracking code is fully customizable through options and hooks, allowing advanced data collection like custom dimensions and events. Credits This plugin forked from Google Analytics Dashboard for WP Created by Alin Marcu and forked by Yehuda Hassine Google Analytics Real-Time Stats Google Analytics reports, in real-time, in your dashboard screen: Real-time number of visitors Real-time acquisition channels Real-time traffic sources details Google Analytics Reports The Google Analytics reports you need, on your dashboard, in your All Posts and All Pages screens, and on site’s frontend: Sessions, organic searches, page views, bounce rate analytics stats Locations, pages, referrers, keywords, 404 errors analytics stats Traffic channels, social networks, traffic mediums, search engines analytics stats Device categories, browsers, operating systems, screen resolutions, mobile brands analytics stats In addition, you can control who can view specific Google Analytics reports by setting permissions based on user roles. Google Analytics Tracking Installs the latest Google Analytics tracking code and allows full code customization: Universal Google Analytics (analytics.js) tracking code Global Site Tag (gtag.js) tracking code Enhanced link attribution Remarketing, demographics and interests tracking Page Speed sampling rate control User sampling rate control Cross domain tracking Exclude user roles from tracking Accelerated Mobile Pages (AMP) support for Google Analytics Ecommerce support for Google Analytics User privacy oriented features: IP address anonymization option to follow Do Not Track (DNT) sent by browsers support for user tracking opt-out Google Analytics Dashboard for WP enables you to easily track events like: Downloads Emails Outbound links Affiliate links Fragment identifiers Telephone Page Scrolling Depth Custom event categories, actions and labels using annotated HTML elements With Google Analytics Dashboard for WP you can use custom dimensions to track: Authors Publication year Publication month Categories Tags User engagement Actions and filters are available for further Google Analytics tracking code customization. Google Tag Manager Tracking As an alternative to Google Analytics tracking code, you can use Google Tag Manager for tracking: Google Tag Manager code Data Layer variables: authors, publication year, publication month, categories, tags, user type Exclude user roles from tracking Accelerated Mobile Pages (AMP) support for Google Tag Manager Accelerated Mobile Pages (AMP) features Google Tag Manager basic tracking Google Analytics basic tracking Automatically removes amp/ from Google Analytics tracking page URL Scrolling depth tracking Custom dimensions tracking User sampling rate control Form submit tracking File downloads tracking Affiliate links tracking Hashmarks, outbound links, telephones and e-mails tracking Custom event categories, actions and labels using annotated HTML elements Google Analytics Dashboard for WP on Multisite This plugin is fully compatible with multisite network installs, allowing three setup modes: Mode 1: network activated using multiple Google Analytics accounts Mode 2: network activated using a single Google Analytics account Mode 3: network deactivated using multiple Google Analytics accounts Localization You can translate Metrics Query on translate.wordpress.org.
Top keywords
- analytics32×5.96%
- google31×5.77%
- google analytics26×4.84%
- tracking24×4.47%
- code9×1.68%
- user9×1.68%
- analytics tracking7×1.30%
- google analytics tracking7×1.30%
- stats7×1.30%
- tracking code7×1.30%
- analytics stats6×1.12%
- dashboard6×1.12%
Snorklee Analytics
Snorklee Analytics is the official WordPress plugin for Snorklee — a privacy-first, 100% EU-sovereign web analytics service. The plugin auto-injects a single tag on every public page of your site, with two modes : Standard mode (3rd-party) The classic snippet : . Simple, lightweight, no server-side load. Drawback : Chrome 121+ in incognito mode and ad-blockers (uBlock Origin, Brave Shields, AdGuard) block requests to third-party “analytics” domains by default. Depending on your audience, 5 to 20 % of sessions silently disappear. Self-host mode (1st-party — built-in proxy) The killer feature. With one toggle, the plugin : Serves the tracker JS from your own domain via a WordPress route (/js/flow.js) Proxies all events (/api/event, /api/ping, /api/zone, /api/click) through WordPress to snorklee.com Caches the tracker JS for 1 hour using the WordPress Transients API (no extra DB load) Forwards X-Forwarded-For so snorklee.com sees the visitor’s real IP for geolocation The visitor’s browser sees only 1st-party requests to your own domain. uBlock, Brave, AdGuard and Chrome’s Tracking Protection have nothing to filter. No DNS configuration. No Nginx tweak. No cPanel access required. Works on every WordPress hosting, including OVH/IONOS/Infomaniak shared plans. Privacy by construction No cookie set on the visitor’s browser No persistent identifier (visitor hash rotates daily, salt rotates monthly) No cross-site tracking (each site has an isolated identifier space) No advertising classification (no UTM parsing, no paid/organic split) Honors Do Not Track, Sec-GPC, and a localStorage opt-out flag Designed so that the ePrivacy consent requirement (article 5(3)) is not triggered : nothing is stored on or read from the visitor’s device — documented in the Snorklee compliance dossier What the plugin does NOT do No phone-home from PHP for visitor tracking in standard mode (everything happens client-side) — the only server-side call is the optional AI-crawler beacon described under “External services”, disabled with one toggle No tracking pixel injected by the plugin itself No data collection beyond what the standard Snorklee JS tracker does No third-party scripts loaded No SQL table created (the plugin only stores 3 options : domain, dashboard URL, self-host toggle) No personal data stored on your WordPress server (in self-host mode, events transit through but are not logged) Why use the plugin instead of pasting the snippet manually Survives theme updates (the snippet sits in plugin code, not in header.php) Settings page with built-in installation test (HTTP probe on home page) Self-host mode in one click (impossible without writing PHP yourself) Multisite-compatible Clean uninstall : no leftover options, no SQL tables, no transient MIT-licensed source code under 600 lines, fully auditable External services This plugin connects to the Snorklee analytics service (https://snorklee.com), which is what it exists for. Three kinds of requests are involved : Visitor tracking (standard mode) : the visitor’s browser loads the tracker from snorklee.com/w.js and sends pageview events to snorklee.com/api/event. Data sent : page path (query string stripped), referrer, viewport size, user agent. The visitor’s IP is used transiently for country/region geolocation and is never stored. No cookies, no persistent identifier. Visitor tracking (self-host mode) : same data, but the requests transit through your own WordPress site, which forwards them server-side to snorklee.com. AI-crawler beacon (server-side, optional, on by default) : when a known AI crawler (GPTBot, ClaudeBot, PerplexityBot…) requests a page, the plugin reports that crawl server-to-server to snorklee.com/api/event (crawler user agent + page path, query string stripped). This concerns bot traffic only, never your human visitors. One toggle on the settings page disables it. Service provider : Snorklee (France). Terms : https://snorklee.com/docs/en/gdpr · Privacy : https://snorklee.com/en/privacy-compliance · Data collected : https://snorklee.com/docs/en/data-collected