Lead Capture for ClientLabs

描述

ClientLabs is a lead capture and CRM platform for freelancers and small businesses. This plugin connects your WordPress website to your ClientLabs dashboard to automatically capture visitors and leads from your site.

Features

  • Setup in 2 minutes, no coding required
  • Automatic lead capture from forms
  • Compatible with Contact Form 7, Elementor Forms and any standard HTML form
  • Lead management dashboard at clientlabs.io
  • No performance impact (async loading)

External Service

This plugin uses the ClientLabs service (https://clientlabs.io) to process and store lead capture data. By using this plugin, visitor data from your website is sent to ClientLabs servers.

  • Website: https://clientlabs.io
  • Privacy Policy: https://clientlabs.io/privacy
  • Terms of Service: https://clientlabs.io/terms

安裝

  1. Upload the plugin to /wp-content/plugins/ or install it from the WordPress admin panel under Plugins Add New Upload Plugin
  2. Activate the plugin under Plugins
  3. Go to Settings ClientLabs
  4. Enter your API Key — find it at clientlabs.io/dashboard/settings/api
  5. Save — your site is now connected

常見問題

Where do I find my API Key?

In your ClientLabs dashboard, go to Settings API Keys and copy your public key (starts with cl_pub_).

Does the plugin affect performance?

No. The script loads asynchronously so it does not block your page from loading.

What data does it collect?

Page visits, form submissions and lead identification data (email when a visitor fills out a form on your site).

Is it compatible with my theme?

Yes. The plugin is compatible with any WordPress theme as it only adds a script to the head of your site.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Lead Capture for ClientLabs” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Lead Capture for ClientLabs 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Renamed plugin and slug for WordPress.org directory requirements
  • Updated PHP class prefixes to cllabs_
  • Updated all PHP constants to CLLABS_ prefix

1.0.0

  • Initial stable release