Dwivo Lead Capture

Beskrivning

Dwivo Lead Capture helps businesses collect website leads and automatically synchronize them with the Dwivo CRM platform without slowing down the user experience.

The plugin instantly stores every submission in the local WordPress database and processes it asynchronously using a background queue, ensuring reliable lead delivery even if the external service is temporarily unavailable.

Features

  • Easy-to-use lead capture form via the [lead_form] shortcode.
  • Stores leads securely in the local WordPress database.
  • Automatic background synchronization using WP-Cron.
  • Automatic retry mechanism for failed API requests.
  • Searchable international country code selector.
  • Automatic visitor timezone detection.
  • Customizable form colors.
  • Option to inherit the active WordPress theme styling.
  • Admin settings page for API Key and Organization ID.
  • Spam protection using a honeypot field.
  • Input validation and sanitization.
  • Lightweight and easy to integrate.

External Services

This plugin connects to the Dwivo cloud service to synchronize captured leads.

The service is contacted only after a visitor intentionally submits the lead form.

The following information may be transmitted:

  • Full Name
  • Email Address
  • Phone Number
  • Company
  • Notes
  • Tags
  • Timezone
  • Referring page URL
  • Organization ID

Service Provider: Dwivo

Terms of Service:
https://dwivo.com/wp-content/uploads/2025/09/Terms-of-Use.pdf

Privacy Policy:
https://dwivo.com/appprivacypolicy/

Installation

  1. Upload the plugin or install it from the WordPress Plugin Directory.
  2. Activate the plugin.
  3. Go to Dwivo Lead Capture in the WordPress admin menu.
  4. Enter your API Key and Organization ID.
  5. Save your settings.
  6. Add the shortcode [lead_form] to any page or post.

Vanliga frågor

Does the plugin slow down my website?

No. Form submissions are stored instantly in the local database and synchronized with the Dwivo platform in the background.

What happens if the API is temporarily unavailable?

The plugin automatically retries failed requests using its background queue.

Can I customize the form appearance?

Yes. You can either inherit your active theme’s styling or configure custom colors from the plugin settings.

Does it support international phone numbers?

Yes. The plugin includes a searchable country code selector.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Dwivo Lead Capture” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Dwivo Lead Capture” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

2.9.10

  • Added searchable international country code selector.
  • Added automatic timezone detection.
  • Added theme style inheritance option.
  • Added customizable form colors.
  • Improved background queue processing.
  • Improved loading state during form submission.
  • Improved UI and success message handling.
  • Security and sanitization improvements.