Beschreibung
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
Installation
- 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
FAQ
-
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Lead Capture for ClientLabs“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Lead Capture for ClientLabs“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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