Lead Recorder

外掛說明

Adds your Lead Recorder tracking snippet to every page on your WordPress site. No theme edits, no tag manager.

Lead Recorder shows you where every lead came from. It matches each phone click, form submission and booking to the ad, search or post that produced it.

What it does

Once you paste in your tracking key, the plugin enqueues a single tracking script on every page view. That’s it. The tracking itself happens in Lead Recorder.

The plugin stores only the tracking key extracted from your snippet and builds the script tag itself. It never renders raw pasted markup back onto your site.

What gets sent

The script loads from www.leadrecorder.com and sends page views and lead events (form submissions, phone clicks, booking-link clicks) to Lead Recorder so they show in your dashboard.

Nothing is sent until an admin enters a tracking key. Without one, the plugin loads nothing.

No cookies are used, so there’s no consent banner requirement for this plugin’s own operation.

External services

This plugin connects to Lead Recorder (https://www.leadrecorder.com), the lead tracking service the site owner has an account with. It only does so once an administrator has entered a tracking key under Settings > Lead Recorder.

What it loads: a single JavaScript file served from www.leadrecorder.com, enqueued on every page view once a tracking key has been entered.

What that script does: once loaded in a visitor’s browser, it sends page view and lead conversion events (form submissions, phone number clicks and booking link clicks) to Lead Recorder’s servers, so the site owner can see them in their Lead Recorder dashboard. No data is sent anywhere unless an administrator has entered a key, since without one the plugin loads nothing.

Terms of Service: https://www.leadrecorder.com/terms
Privacy Policy: https://www.leadrecorder.com/privacy

螢幕擷圖

安裝方式

  1. Upload the plugin files to /wp-content/plugins/lead-recorder, or install it directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings Lead Recorder.
  4. Paste your tracking snippet (or just the key) from your Lead Recorder dashboard and save.

常見問題集

Do I need a paid Lead Recorder plan?

No, the free tier works.

Does this plugin set cookies?

No. See the Lead Recorder privacy policy for details on how the tracking script itself handles data.

What happens if I don’t enter a tracking key?

Nothing is loaded on your site. The plugin only enqueues the tracking script once a valid key has been saved.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Lead Recorder〉的開發相關工作。

參與者

將〈Lead Recorder〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Add plugin icon, banner and screenshots.
  • Readme corrections.

1.0.1

  • Enqueue the tracking script via wp_enqueue_script instead of printing a raw <script> tag.
  • Add External services section to this readme.

1.0.0

  • Initial release.