Publish landing page and capture leads
Marketing User creates and publishes a landing page with a form. Form submissions create or update Leads.
When this happens: You click New Landing Page from Marketing — Landing Pages.
Step by step
- 1
Click New Landing Page.
EasyCRM shows editor: Name (required), URL Slug (required, lowercase alphanumeric + hyphens, unique), HTML Content (rich text/HTML editor), Linked Campaign (optional), Form Fields (configurable), Hidden Fields (UTM params), Status (Active/Inactive, default Inactive).
- 2
Designs the page content.
- 3
Configure form fields: adds Name (required), Email (required), Phone (optional), Company (optional). Maps each field to a Lead field.
- 4
Configure the thank-you message or redirect URL.
- 5
Click Preview to review the page.
- 6
Sets Status to Active and clicks Save.
EasyCRM checks: URL slug unique, at least Name + Email form fields. Publishes the page at
/lp/{slug}.
Other paths
Deactivate landing page
Sets Status to Inactive Page returns 404 for new visitors. Any in-flight form submissions are still processed.
If something goes wrong
Duplicate URL slug
If slug already in use. EasyCRM shows: This URL is already in use Save blocked.
Good to know
- URL slug must be unique.
- Inactive pages return 404 but in-flight submissions are processed.
- Form must include at least Name and Email fields.