LeadMachine Connector allows you to easily capture leads from your WordPress website and automatically send them to your LeadMachine CRM account.
[leadmachine_form] to any page or postAlready using Gravity Forms? Connect your existing forms to LeadMachine:
Customize individual forms using shortcode attributes:
[leadmachine_form title="Contact Us" description="We'd love to hear from you!" tags="Contact Form,Website"]
Available attributes:
title – Form title (overrides global setting)description – Form description textbutton_text – Submit button textbutton_color – Button background color (hex)tags – Comma-separated tags to apply to leadsbackground – Form background color (use “transparent” for none)title_color – Title text colordescription_color – Description text colorlabel_color – Form label text colorExamples:
Contact form: [leadmachine_form tags="Contact Form,High Priority"]
For simple newsletter signups, use the dedicated newsletter shortcode:
[leadmachine_newsletter]
This form only collects:
* Full Name
* Email Address
* Opt-in checkbox
Newsletter shortcode attributes:
title – Form title (default: “Subscribe to Our Newsletter”)description – Form description textbutton_text – Submit button text (default: “Subscribe”)tags – Comma-separated tags (default: “newsletter”)optin_text – Opt-in checkbox text (supports HTML for links)name_label – Label for name fieldemail_label – Label for email fieldExamples:
Newsletter signup: [leadmachine_newsletter title="Stay Updated" tags="newsletter,blog"]
Simple signup: [leadmachine_newsletter button_text="Sign Up" button_color="#22c55e"]
Both forms automatically collect browser and tracking data:
Form submissions also fire conversion events for:
* Google Analytics 4 (gtag.js)
* Google Analytics Universal (legacy)
* Facebook Pixel
* LinkedIn Insight Tag
* TikTok Pixel
* Microsoft/Bing UET
* Google Tag Manager dataLayer