=== Exclude Me === Contributors: sanjayojha Donate link: http://www.sanjayojha.com/ Tags: exclude, google analytics, remove yourself, exclude from analytics, analytic, hide yourself Requires at least: 4.0 Tested up to: 4.8 Stable tag: 2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Exclude yourself and your members from being tracked by google analytic or other JavaScript base tracking code. == Description == Exclude Me is a very simple and easy plugin that can be used to exclude yourself from google analytic or any other piece of code that you wants to remove for yourself. Use this plugin to get exclude yourself from google analytic tracking codes. **You have 3 options** * Exclude yourself using browser cookie. You can use this method to exclude yourself even you are not logged in. This is effective if you visit your WordPress site without logging. * You can exclude an entire group of users, for example, "Editor". The plugin also supports custom groups. * You can select individual or multiple registered users to exclude them from google analytic tracking code. **Note:** If you are using any other plugin or theme to put google analytic code then please remove it. If you have bug report or suggestions, feel free to email me at sanjay.ojha@mail.com. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/exclude-me` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Use the "Exclude me" menu to configure the plugin. == Frequently Asked Questions == = How cookie base setting work? = When you exclude yourself using cookie method, a browser cookie is set in your browser, base on this value you are excluded from google analytic. If you use a different browser then you have to set cookies in all of them. If you delete the browser cookie, you need to set it again. It also works if you are not logged in. = User group and selected user = You can select entire user group or individual members to exclude them from tracking code. It works only for logged in members. == Screenshots == 1. The screen of Exclude Me setting. Tick or select and click "Save Settings" == Changelog == = 2.0 = * Added the option of selecting header or footer to embed the code either in head or footer section of HTML page = 1.2 = * Remove setting from database on uninstalling the plugin = 1.1 = * Fixed minor bugs * Checked for 4.8 compatibility = 1.0 = * Set google analytic code. * Exclude yourself using browser cookie. * Exclude any user groups including the custom created groups. * Exclude individual or multiple members. == Upgrade Notice == = 2.0 = * Simply update the plugin and select the option again