Mô tả
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
Cài đặt
- Upload the plugin to /wp-content/plugins/ or install it from the WordPress admin panel under Plugins Add New Upload Plugin
- Activate the plugin under Plugins
- Go to Settings ClientLabs
- Enter your API Key — find it at clientlabs.io/dashboard/settings/api
- Save — your site is now connected
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Lead Capture for ClientLabs” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Lead Capture for ClientLabs” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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