=== Tiny gtag.js Analytics === Contributors: lev0 Tags: Google, analytics Requires at least: 2.7.0 Tested up to: 4.9.8 Stable tag: trunk Requires PHP: 5.4.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds the required script tags for gtag.js to the HTML head tag. == Description == A simple, light, ad-free plugin to enable Google Analytics via *gtag.js* on your WordPress site. You can customise it adding with extra JavaScript, and further extend the plugin's content in your own theme or plugin using the provided `tiny_gtag_js_analytics_output` hook. == Installation == 1. Upload the entire, extracted plugin directory to the `wp-content/plugins/` directory, or install the plugin through the WordPress Plugins screen directly. 1. Activate the plugin through the Plugins screen. 1. Go to *Settings > gtag.js*, add your Analyics ID (looks like `UA-XXXXXXXX-X`), and save. 1. Clear caches of any optimisation plugins, or CDNs you use on your site, if any.