Dwivo Lead Capture

外掛說明

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/

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Dwivo Lead Capture〉的開發相關工作。

參與者

將〈Dwivo Lead Capture〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.9.11

  • Improved form submission and page refresh handling.
  • Improved caching behavior after form submission.
  • Various bug fixes and improvements.

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.