LocaliQ – Tracking Code

外掛說明

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 on LocaliQ visit:

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.

螢幕擷圖

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

安裝方式

  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.

使用者評論

閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈LocaliQ – Tracking Code〉的開發相關工作。

參與者

將〈LocaliQ – Tracking Code〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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