=== ReachLocal - Tracking Code ===
Contributors: ReachLocal
Tags: javascript, ReachLocal, ReachEdge, tracking, analytics, reach edge, reach local
Requires at least: 2.7
Tested up to: 4.3
Stable tag: 0.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds ReachLocal's tracking code on all pages.

== Description ==

This plugin adds the required javascript code on all pages in order to track analytics and enable other features for the [ReachEdge](http://go.reachlocal.com/contact-us-edge.html) product and other [ReachLocal](http://www.reachlocal.com) digital marketing solutions.

The required javascript is loaded from a CDN at cdn.rlets.com/capture_static/mms/mms.js. This file is under continuing development to provide the best performance and stability across all browser and OS combinations.

As new features and functionality are added to ReachLocal Tracking, those updates will be rolled out through the mms.js file, and no updates of this plugin will be required.  

For more information on [ReachEdge](http://go.reachlocal.com/contact-us-edge.html) visit:

[ReachLocal](http://www.reachlocal.com)

== Installation ==

1. Activate plugin.
2. In the WordPress dashboard, navigate to the 'Settings' menu.
3. Select the 'ReachLocal Tracking Code' option from the menu.
4. Enter your tracking code ID into the ID field, and click the 'Save Changes' button.

== API Interaction provided by mms.js from the CDN ==

1. mms.js loads the customer's configuration data from ReachLocal 
2. Sends analytics data back to ReachLocal for performance metrics.
3. Sends visit & referrer attribution back to ReachLocal for analytics
4. Sends visit, email, and form post data back to ReachLocal to provide lead management.
5. Email links are replaced with contact forms and the form data and sending of email is offloaded to ReachLocal's servers.

== Screenshots ==

1. Modified settings panel with ReachLocal tracking.
2. ReachLocal tracking settings page.

== Changelog ==
= 0.4.1 =
* Updated README with information about why JavaScript asset is loaded from CDN.

= 0.4.0 =
* Changed the tracking code name for greater uniqueness 
* Use enqueue_script to place capture JS on the page  

= 0.3.0 =
* Restructured plugin for easier distribution

= 0.2.0 =
* Formalize the plugin a bit more
* Added better docs

= 0.1.0 =
* Initial skeleton and start of plugin
