Changeset 3053858
- Timestamp:
- 03/18/2024 07:17:05 PM (2 years ago)
- Location:
- reachedge
- Files:
-
- 1 deleted
- 1 edited
-
tags/1.9 (deleted)
-
trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reachedge/trunk/README.txt
r3053654 r3053858 1 === L OCALiQ - Tracking Code ===2 Contributors: ReachLocal1 === LocaliQ - Tracking Code === 2 Contributors: LocaliQ 3 3 Tags: LOCALiQ, Lead Conversion, Call Tracking, Form tracking, Email Tracking 4 4 Requires at least: 2.7 5 5 Tested up to: 6.4 6 Stable tag: 1. 56 Stable tag: 1.9 7 7 License: MIT 8 8 License URI: https://opensource.org/licenses/MIT 9 9 10 Adds ReachLocal's LOCALiQtracking code on all pages.10 Adds LocaliQ's tracking code on all pages. 11 11 12 12 == Description == 13 13 14 The ReachLocal LOCALiQ WordPress plugin adds the tracking code to the WordPress site. This plugin adds the required javascript code on all pages in order to track analytics and enable other features for the [LOCALiQ](https://localiq.com) product and other [ReachLocal](http://www.reachlocal.com)digital marketing solutions.14 The LocaliQ WordPress plugin adds the tracking code to the WordPress site. This plugin adds the required javascript code on all pages in order to track analytics and enable other features for the [LocaliQ](https://localiq.com) products and other digital marketing solutions. 15 15 16 16 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. 17 17 18 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.18 As new features and functionality are added to LocaliQ Tracking, those updates will be rolled out through the mms.js file, and no updates of this plugin will be required. 19 19 20 For more information on [LOCALiQ](https://localiq.com) visit: 21 22 [ReachLocal](http://www.reachlocal.com) 20 For more information on [LocaliQ](https://localiq.com) visit: 23 21 24 22 == Installation == … … 31 29 == API Interaction provided by capture_configs js from the CDN == 32 30 33 1. The capture_configs js loads the customer’s configuration data from ReachLocal34 2. Sends analytics data back to ReachLocalfor performance metrics.35 3. Sends visit & referrer attribution back to ReachLocalfor analytics36 4. Sends visit, email, and form post data back to ReachLocalto provide lead management.37 5. Email links are replaced with contact forms and the form data and sending of email is offloaded to ReachLocal's servers.31 1. The capture_configs js loads the customer’s configuration data from LocaliQ 32 2. Sends analytics data back to LocaliQ for performance metrics. 33 3. Sends visit & referrer attribution back to LocaliQ for analytics 34 4. Sends visit, email, and form post data back to LocaliQ to provide lead management. 35 5. Email links are replaced with contact forms and the form data and sending of email is offloaded to LocaliQ's servers. 38 36 39 37 == Screenshots == 40 38 41 1. Modified settings panel with ReachLocaltracking.42 2. ReachLocaltracking settings page.39 1. Modified settings panel with LocaliQ tracking. 40 2. LocaliQ tracking settings page. 43 41 44 42 == Changelog == … … 56 54 57 55 = 0.4.0 = 58 * Changed the tracking code name for greater uniqueness 59 * Use enqueue_script to place capture JS on the page 56 * Changed the tracking code name for greater uniqueness 57 * Use enqueue_script to place capture JS on the page 60 58 61 59 = 0.3.0 = … … 67 65 68 66 = 0.1.0 = 69 * Initial skeleton and start of plugi n67 * Initial skeleton and start of plugi
Note: See TracChangeset
for help on using the changeset viewer.