khaledsaikat/tracking-code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: khaledsaikat Donate link: http://khaledsaikat.com Tags: tracking, code, admin, site, google, yahoo, bing, piwik, google analytics Requires at least: 2.0.0 Tested up to: 3.8 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple plugin for adding tracking code to site head and footer section. == Description == Add tracking code(e.g. google analytics, piwik) on your website without hacking your theme file. This plugin provide simple way to add your tracking code in html head or footer section of the site. == Installation == 1. Upload and extract `user-meta.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add your tracking code by navigating Settings >> Tracking Code == Screenshots == 1. Tracking Code Admin Panel == Changelog == = 1.1 = * Solved previous bug. * Change enable checkbox to disable checkbox. = 1.0.0 = * First version.