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%
NewStatPress
NewStatPress is a new version of StatPress that was the first real-time plugin dedicated to the management of statistics about blog visits. It collects information about visitors, spiders, search keywords, feeds, browsers etc. Once the plugin NewStatPress has been activated it immediately starts to collect statistics information. Using NewStatPress you could spy your visitors while they are surfing your blog or check which are the preferred pages, posts and categories. In the Dashboard menu you will find the NewStatPress page where you could look up the statistics (overview or detailed). NewStatPress also includes a widget one can possibly add to a sidebar (or easy PHP code if you can’t use widgets!). With the new ajax/javascript usage for variables in widget, the plugin is faster for a user being visit your site even with 1GB or more of database to use! (requires the External API be enabled in NewStatPress>Options>API) IMPORTANT: all previous versions from 1.0.4 are subject to XSS and SQL injection from an old Statpress routine. You have to use at least version 1.0.6 to avoid security issue. PLEASE UPDATE always to the latest version available. Support Check at http://newstatpress.altervista.org What’s new? Simple adding index to database and changes some data fields for better database storing (from here http://www.poundbangwhack.com/2010/07/03/improve-the-performance-of-the-wordpress-plugin-statpress-and-your-blog/ where some modification comes from) Ban IP You could ban IP list from stats editing def/banips.dat file. DB Table maintenance NewStatPress can automatically delete older records to allow the insertion of newer records when limited space is present. This features is left as original StatPress but it will be replaced by the history data instead. External API External API are a way to gives the collected informations as a web service using a POST call. With it you can use (for example) your collected data of WordPress inside a Drupal site. The API must be enables by check a flag into the option (by default is disabled) and a private KEY must be entered (you can generate a random one). This KEY is for authenticate the called as a valid allowed client. Even if the API is for external usage, it will be used internally for speed up page generation using AJAX, so at some point you will need to activate it to continue to see overview and Details pages. Actually those are the available commands: Command | Parameters | Description version gives the Newstatpress version in use dashboard gives the Newstatpress dashboard overview table External API is actually used by Multi-NewStatPress (a software than manages data from multiple installation of NewStatPress in different servers). If you want to use the API you need to pass to POST those values: VAR the variable for the query (like ‘Version’) KEY the MD5 of date at minute level plus the key you enter into option (e.g in PHP: md5(gmdate(‘m-d-y H i’).key) ) PAR the parameter associated with the VAR TYP the type of result: JSON (default) of HTML into those url: your_site+”/wp-content/plugins/newstatpress/includes/api/external.php” NewStatPress Widget / NewStatPress_Print function Widget is customizable. These are the available variables: %thistotalvisits% – this page, total visits %alltotalvisits% – all page, total visits %totalpageviews% – total pages view %monthtotalpageviews% – total pages view in the month %todaytotalpageviews% – total pages view today %since% – Date of the first hit %visits% – Today visits %yvisits% – Yesterday visits %mvisits% – Month visits %wvisits% – Week visits %totalvisits% – Total visits %os% – Operative system %browser% – Browser %ip% – IP address %visitorsonline% – Counts all online visitors %usersonline% – Counts logged online visitors %toppost% – The most viewed Post %topbrowser% – The most used Browser %topos% – The most used O.S. %topsearch% – The most used search terms In widget, those are special html contropart: %br% => %ul% => * %/ul% => %li% => %/li% => Now you could add these values everywhere! NewStatPress offers a new PHP function newstatpress_print(). * i.e. newstatpress_print(“%totalvisits% total visits.”); New experimental functions: place this command [NewStatPress: xxx] every were in your WordPress blog pages and you will have the graph about the xxx function. Available functions are: * [NewStatPress: Overview] * [NewStatPress: Top days] * [NewStatPress: O.S.] * [NewStatPress: Browser] * [NewStatPress: Feeds] * [NewStatPress: Search Engine] * [NewStatPress: Search terms] * [NewStatPress: Top referrer] * [NewStatPress: Languages] * [NewStatPress: Spider] * [NewStatPress: Top Pages] * [NewStatPress: Top Days – Unique visitors] * [NewStatPress: Top Days – Pageviews] * [NewStatPress: Top IPs – Pageviews] License GPLv2 or later License URI https://www.gnu.org/licenses/gpl-2.0.html