=== Ank Simplified Google Analytics === Tags: google analytics, tracking, light weight, simple, easy, free , multisite, webmaster Requires at least: 3.8.0 Tested up to: 4.3.1 Stable tag: 0.9.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Contributors: ank91 The most simplified Google Analytics Plugin for WordPress. == Description == Track your WordPress website with Google Analytics service. > Translators welcome : https://github.com/ank91/ank-simplified-ga = Notable Features = * Simplest user interface * Most light weight plugin * Support Universal Google and Classic Analytics * Using untouched and latest tracking code by Google * Choose where to place your tracking code * Control code priority * Choose to disable tracking if user logged-in * Track 404 pages and searched items * Sub-domain tracking * Don't track anything inside wp-admin by default * Custom Trackers * Demographics & Interest Reports * Enhanced Link Attribution * Anonymize IPs * Supports multi-site * Disable tracking when Network Admin is logged-in * Debugging mode * Force SSL * Link to Google Webmaster > ★ Recommended by -
> Ank Simplified Google Analytics plugin is recommended by [themeous.com](http://themeous.com/) over the giants. > ❤ Thanks for showing your love. > Found bugs ?
> I am happy to resolve bugs, report your bugs [here](https://github.com/ank91/ank-simplified-ga/issues)
> Please note that support is only available via WordPress forums. > Have questions ?
> Head over to [FAQ](https://wordpress.org/plugins/ank-simplified-ga/faq/) section first.
> You can always use support [forums](https://wordpress.org/support/plugin/ank-simplified-ga). == Installation == 0. Remove existing Google Analytics plugin or disable them. 1. Search for 'Ank Simplified GA' in WordPress Plugin Directory and Download the .zip file & extract it. 2. Upload the folder `ank-simplified-ga` to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins List' page in WordPress Admin Area. 4. Configure this plugin via Settings-->Google Analytics 5. Login to Google Analytics account to view stats. == Frequently Asked Questions == = What is different with this plugin ? = WordPress plugin directory already have many of these kind of plugins. But not all are optimized for performance. Most of them lacks some features, while some of them cover unused features. This plugin was developed to provide most used feature in one place without compromising the speed. So give it a try , i am sure you will not regret for your decision. = Tracking code not shown up in front end = There may be several reasons for this. * Make sure you have entered a valid tracking ID. * Check if tracking is not disabled for current logged in user. * Try to flush/delete your site cache. * Try re-installing the plugin. = Changes does not reflect after saving settings ? = Are you using some Cache/Performance plugin (eg:WP Super Cache/W3 Total Cache) ? Then flush your WP cache after saving settings. = Where does it store settings and options ? = WP Database->wp-options->asga_options. Uses a Single Row, stored in array for faster access. = What if i uninstall/remove this plugin? = No worry! It will remove its traces from database upon uninstall. It will also disable tracking by remove code from front-end. = Where to find my GA Tracking ID ? = Just go [here](https://support.google.com/analytics/answer/1032385). = Am i using Classic or Universal GA ? = [This](https://support.google.com/analytics/answer/4457764) might help. = What is debugging mode, How do i use it ? = Debugging mode allows you to troubleshot problems with Google Analytics web tracking. Once you enable this mode. Open up your site homepage and press F12 to open developer tools, now switch to console tab to see detailed messages. You can read more about troubleshooting [here](https://developers.google.com/analytics/resources/articles/gaTrackingTroubleshooting#gaDebug) Don't forget to disable this mode in production. This mode is only available for administrators only when they are logged-in to WordPress dashboard. = How does it work for multi-site ? = You need to configure the plugin for each of sub-site individually. = Did you test it with old version of WordPress ? = No, tested with v4.1 and up only. So i recommend you to upgrade to latest WordPress today. = Is Google Analytics service free. = Yes, There is paid version of Google Analytics also. Read more [here](https://developers.google.com/analytics/devguides/collection/analyticsjs/limits-quotas). = How do i enter Google Webmaster verification code ? = Login to Google Webmaster [console](https://www.google.com/webmasters/tools/home?hl=en), get the verification code from there Checkout this [link](http://googlewebmastercentral.blogspot.in/2011/02/linking-google-analytics-to-webmaster.html) OR You can search google like 'Linking google analytics to webmaster' = Future Plans ? = * OAuth * More options may be. == Screenshots == 1. General Options 2. Advanced Options 3. Tracking/Monitor Options 4. Control code execution 5. Troubleshooting Options == Changelog == = 0.9.4 = * Bug Fix: Fixed a bug with handling different database options = 0.9.3 = * Post release: Minor tweaks and fixes, sorry for two updates in a single day * Updates screen-shots * Updated docs = 0.9.2 = * Feature: Ability to link to Google Webmaster = 0.9.1 = * Minor Fix : Debugging info was not shown for classic ga when 'On page load' is enabled * Code improvements = 0.9.0 = * Bug Fix - Rollback transient js feature = 0.8.7 = * Fixed translation issues * Code organization * UI Fixes = 0.8.6 = * Fix text domain issues * Changed text-domain * Tested up to WordPress v4.3.1 = 0.8.5 = * Plugin is now translation ready * Fixed typos * Tested up to WordPress v4.2.5 = 0.8.4 = * More debugging options * Fixed bugs = 0.8.3 = * Some new options added * Minified admin js = 0.8.2 = * Custom Trackers * Return to same tab upon save * Minor adjustments = 0.8.1 = * Track user engagement option removed in favor of [this](http://riveted.parsnip.io/) = 0.8 = * Bug fixes = 0.7 = * Improved upgrade paths = 0.6 = * Cache processed js code for faster access * More docs coming soon = 0.5 = * Plugin name changed to 'Ank Simplified Google Analytics' * New tabbed interface * Force SSL * User engagement tracking * Control tracking code execution = 0.4 = * Debugging mode * Updated docs = 0.3 = * Multi-site support * More stable and secure * Tested with WordPress v4.2 = 0.2 = * Updated docs and adjustments * Submitted to WordPress plugin directory = 0.1 = * First beta == Upgrade Notes == You should be running minimum of v0.9.0 of this plugin.