=== xooAnalytics === Contributors: Xooxia Donate link: http://xooxia.com Tags: post, pages, posts, code, google analytics Tested up to: 2.3 == Description == This plugin will add urchinTracker() functionality to all of your external links (absolute links) and email links in your posts/pages. v1.2.1 = added support for email links and validates the email syntax v1.1 = added support for external links (only http, https, ftp) == Installation == 1. Upload the `xooAnalytics.php` file to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress *** You must have the Google tracking script placed just below the opening body tag of your page (instead of before the closing body tag) == Screenshots == == Frequently Asked Questions == 1. Why does this add the tracking to my internal links? The tracking code is added to all absolute links. You can alter the regular expression in the xooAnalytics.php page to exclude your internal absolute links.