このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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, 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.

スクリーンショット

  • 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.

評価

2024年10月25日
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.
2件のレビューをすべて表示

貢献者と開発者

LocaliQ – Tracking Code はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LocaliQ – Tracking Code” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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