Descrição
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
Instalação
- 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
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Lead Capture for ClientLabs” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Lead Capture for ClientLabs” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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