=== Chroma Google Analytics === Contributors: ChromaDot Tags: statistics, google, analytics, tracking Requires at least: 4.0 Tested up to: 4.8.1 Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin for adding Google Analytics tracking to your website == Description == Chroma Google Analytics is a plugin for adding Google Analytics tracking to your website. Input your Tracking ID into the plugin settings page in your admin area and visitors will start being tracked. A Google Analytics account is required. Go to analytics.google.com to sign up. ###Features * Uses the latest Google Analytics Universal code * Allows specific user roles to be excluded from tracking * The tracking code can either be run in the page head or after the page loads * Localhost environments can be excluded from tracking == Installation == 1. Upload `chroma-googleanalyics` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click on Settings/Chroma Google Analytics to access the plugin setup page == Frequently Asked Questions == = How does it work? = Inputting your Google Analytics Tracking ID in the Admin/Settings/Chroma Google Analytics section will start tracking page visits to your website. You need to have a Google Analytics account to use this feature. To get the Tracking ID, log into your GA account and go to Admin > Property > Tracking Info > Tracking Code. == Changelog == = 1.2 = * Added support for custom user role exclusion = 1.1 = * Added Tracking ID validation = 1.0 = * Initial release