This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LocaliQ – Tracking Code

Description

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 products and other 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 LocaliQ Tracking, those updates will be rolled out through the mms.js file, and no updates of this plugin will be required.

For more information, visit https://localiq.com.

API Interaction provided by capture_configs js from the CDN

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

Screenshots

  • Modified settings panel with LocaliQ tracking.
  • LocaliQ tracking settings page.

Installation

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

Reviews

25 October 2024
I’ve installed the plugin, followed the steps provided, entered the tracking code, kept getting an error not installed within localiq dashboard, then finally managed to get the tracking code working according to their dashboard. Nothing is appearing in front end though, no chatbot, no phone call widgets, submitted a ticket to localiq and after one week I got a weird irrelevant reply advising to seek assistance with wordpress or my website provider. I’ve deleted this useless plugin.
Read all 2 reviews

Contributors & Developers

“LocaliQ – Tracking Code” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.9.1

  • Remove clean_url filter to fix async loading of tracking code

1.9

  • Tested with WordPress 6.4

1.5

  • Tested with newer WordPress Version

1.4

  • LOCALiQ branding changes, combined MMS and MIT license

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