이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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