Plugin Directory

Changeset 3053858


Ignore:
Timestamp:
03/18/2024 07:17:05 PM (2 years ago)
Author:
REWordPressPlugin
Message:

Tested with WordPress Version 6.4

Location:
reachedge
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • reachedge/trunk/README.txt

    r3053654 r3053858  
    1 === LOCALiQ - Tracking Code ===
    2 Contributors: ReachLocal
     1=== LocaliQ - Tracking Code ===
     2Contributors: LocaliQ
    33Tags: LOCALiQ, Lead Conversion, Call Tracking, Form tracking, Email Tracking
    44Requires at least: 2.7
    55Tested up to: 6.4
    6 Stable tag: 1.5
     6Stable tag: 1.9
    77License: MIT
    88License URI: https://opensource.org/licenses/MIT
    99
    10 Adds ReachLocal's LOCALiQ tracking code on all pages.
     10Adds LocaliQ's tracking code on all pages.
    1111
    1212== Description ==
    1313
    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.
     14The 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.
    1515
    1616The 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.
    1717
    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.
     18As 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.
    1919
    20 For more information on [LOCALiQ](https://localiq.com) visit:
    21 
    22 [ReachLocal](http://www.reachlocal.com)
     20For more information on [LocaliQ](https://localiq.com) visit:
    2321
    2422== Installation ==
     
    3129== API Interaction provided by capture_configs js from the CDN ==
    3230
    33 1. The capture_configs js loads the customer’s configuration data from ReachLocal
    34 2. Sends analytics data back to ReachLocal for performance metrics.
    35 3. Sends visit & referrer attribution back to ReachLocal for analytics
    36 4. Sends visit, email, and form post data back to ReachLocal to 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.
     311. The capture_configs js loads the customer’s configuration data from LocaliQ
     322. Sends analytics data back to LocaliQ for performance metrics.
     333. Sends visit & referrer attribution back to LocaliQ for analytics
     344. Sends visit, email, and form post data back to LocaliQ to provide lead management.
     355. Email links are replaced with contact forms and the form data and sending of email is offloaded to LocaliQ's servers.
    3836
    3937== Screenshots ==
    4038
    41 1. Modified settings panel with ReachLocal tracking.
    42 2. ReachLocal tracking settings page.
     391. Modified settings panel with LocaliQ tracking.
     402. LocaliQ tracking settings page.
    4341
    4442== Changelog ==
     
    5654
    5755= 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
    6058
    6159= 0.3.0 =
     
    6765
    6866= 0.1.0 =
    69 * Initial skeleton and start of plugin
     67* Initial skeleton and start of plugi
Note: See TracChangeset for help on using the changeset viewer.