Skip to content

Lead capture forms

Lead capture is an embeddable sign-up form. Drop one line of code on your site and submissions arrive as Karani contacts, automatically tagged Web signup.

Configure it at karani.co/contacts/lead-capture, or via Lead Capture on the contacts list.

The Lead Capture page showing the embed snippet with a copy button, form settings for enabled state, heading, button label and success message, optional field toggles for phone, address and message, a live preview of the form, and a Rotate embed key button
Settings on the left, live preview on the right.

Copy the snippet and paste it into your page:

<script src="https://karani.co/embed/YOUR-KEY.js" async></script>

The form appears where the script tag sits.

To control where it lands, add a target element anywhere on the page:

<div data-karani-embed="YOUR-KEY"></div>

The iframe drops into that element instead of next to the script tag. Useful when your script tags live in the page footer.

Setting Notes
Form enabled When off, the public form returns 404 so old snippets stop working.
Heading The form’s title. Default: “Sign up for updates”.
Button label Default: “Sign up”.
Success message Shown after submission. Default: “Thanks! You’re on the list.”

Name and email are always shown. You can additionally enable:

  • Phone
  • Address — street, city, state, postal code
  • Message — a notes textarea

The live preview on the right shows the current form. Save, then refresh to see changes.

A new contact is created, tagged Web signup. The message, if you enabled it, lands in the contact’s notes.

A useful habit: a saved search for contacts tagged “Web signup” added in the last 30 days, checked weekly.

Rotate embed key issues a new key.

The form includes bot protection. If spam signups get through anyway, turning Form enabled off stops submissions immediately while you sort it out.

  • Your personal support page
  • A newsletter sign-up in your site footer
  • A landing page for a specific appeal
  • A QR code at an event, pointing at a page with the form