Title: People Leads Integration
Author: Ariel Yakimov
Published: <strong>Igbe 27, 2025</strong>
Last modified: Igbe 6, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/leader-integration/assets/icon-256x256.png?rev=3388379)

# People Leads Integration

 Láti ọwọ́ [Ariel Yakimov](https://profiles.wordpress.org/meame69/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/leader-integration.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/leader-integration/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/leader-integration/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/leader-integration/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/leader-integration/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/leader-integration/)

## Àpèjúwe

People Leads Integration seamlessly connects your WordPress site with the People
Leads Management System. Send form submissions from Elementor Pro and Contact Form
7 directly to People Leads, along with UTM parameters, click IDs, referrer data,
and tracking details. All submitted data is logged locally for review, ensuring 
you have a complete record of your leads.

### External Services

This plugin connects to the People Leads API to send lead data and retrieve responses.
The API is used to integrate WordPress with the People Leads Lead Management System.

**What data is sent:**
 Ìtumọ̀ Yorùbá: – Lead data (e.g., name, email, phone, comments).
Ìtumọ̀ Yorùbá: – UTM parameters (if available). Ìtumọ̀ Yorùbá: – Referrer URL (if
UTM parameters are not available). Ìtumọ̀ Yorùbá: – IP address and user agent of
the user submitting the form.

**When data is sent:**
 Ìtumọ̀ Yorùbá: – Data is sent when a form submission is 
processed through the “Send to People Leads” action in Elementor Pro, or via the
Contact Form 7 integration hook.

**Service Provider:**
 Ìtumọ̀ Yorùbá: – Leader API (https://app.weallleaders.co.
il/index_api/leads) Ìtumọ̀ Yorùbá: – Terms of Service: https://app.weallleaders.
co.il/uploads/Leader_Terms_of_Use.pdf Ìtumọ̀ Yorùbá: – Privacy Policy: https://weallleaders.
co.il/policy

## Ìgbéwọlẹ̀

 1. Upload the `leader-integration` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. On first activation, the setup wizard will launch. Enter your Client ID, Integration
    Token, Leader ID, and Service ID.
 4. In Elementor, create or edit a form and add the “Send to People Leads” action under“
    Actions After Submit”.

## FAQ

### Why doesnÌtumọ̀ Yorùbá: ’t the “Send to People Leads” action appear in my form?

Ensure that your site is running a compatible version of Elementor Pro and that 
you have added an Elementor form widget on a page. The custom action registers only
when the Elementor Forms module is loaded.

### Where can I view the leads that are submitted?

All leads are logged in a custom database table. You can view these logs by navigating
to the Lead Logs page under the People Leads Integration admin menu.

### Can I change my People Leads ID or Service ID later?

Yes, you can update these settings at any time via the plugin settings page in the
WordPress dashboard.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“People Leads Integration” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí
ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Ariel Yakimov ](https://profiles.wordpress.org/meame69/)

[Túmọ̀ “People Leads Integration” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/leader-integration)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/leader-integration/), 
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/leader-integration/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/leader-integration/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/leader-integration/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 2.2.0

 * Added: Dynamic services dropdown in settings, fetched from the CRM API (like 
   sources).
 * Added: Click IDs (fbclid, gclid, ttclid, msclkid, etc.) now sent as individual
   fields instead of JSON blob.
 * Added: Real visitor IP forwarded to CRM via `client_ip` field (previously logged
   WP server IP).
 * Added: Unique `external_id` generated per submission for CRM deduplication support.

#### 2.1.0

 * Security: Removed PHP object injection vector in log decoder.
 * Improved: API error responses are now parsed and structured for better diagnostics.
 * Improved: Site admins receive a throttled email notification when the API returns
   an error.
 * Added: Contact Form 7 per-form opt-out via `people_leads_enabled "no"` additional
   setting.
 * Refactored: Extracted shared field detection into `Leader_Field_Detector` utility.
 * Refactored: Extracted shared lead building, sending, and logging into `Leader_Lead_Builder`.
 * Refactored: Elementor and CF7 handlers now delegate to `Leader_Lead_Builder`,
   eliminating duplicated logic.

#### 2.0.0

 * Major rewrite with improved architecture and tracking.
 * Added UTM and click ID tracking via frontend cookies.
 * Added source dropdown fetched from the CRM API.
 * Added per-form source and service overrides for Elementor.
 * Added per-form field mapping (auto-detect or manual) for Elementor.
 * Added Contact Form 7 integration with additional settings support.
 * Added local submission logging with 30-day auto-cleanup.
 * Migrated settings keys for backward compatibility with v1.x.

#### 1.0.3

 * Added integration with Contact Form 7 plugin.

#### 1.0.2

 * Added ability to send Custom Leader and Service IDs per form.

#### 1.0.1

 * Fixed an issue where custom fields were not being sent to Leader.

#### 1.0.0

 * Initial release.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **2.2.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 3 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 5.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.8.5**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/leader-integration/)
 * Àwọn àmì
 * [crm](https://yor.wordpress.org/plugins/tags/crm/)[elementor](https://yor.wordpress.org/plugins/tags/elementor/)
   [integration](https://yor.wordpress.org/plugins/tags/integration/)[Leader](https://yor.wordpress.org/plugins/tags/leader/)
   [leads](https://yor.wordpress.org/plugins/tags/leads/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/leader-integration/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/leader-integration/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/leader-integration/reviews/)

## Àwọn Olùkópa

 *   [ Ariel Yakimov ](https://profiles.wordpress.org/meame69/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/leader-integration/)