Send lead attribution into every HubSpot contact.
HubSpot lets you create custom hidden form fields with your own internal name. LeadLotus matches against that name, so every form submission writes channel, drilldowns, landing page, and visit history straight onto the contact record — usable in lists, workflows, and reports.
<!-- LeadLotus Attribution Snippet --> <script async src="https://www.leadlotus.com/snippet.js?key=YOUR_API_KEY" data-key="YOUR_API_KEY" data-endpoint="https://www.leadlotus.com/api/v1/ingest"> </script>
leadlotus-channel leadlotus-drilldown1 leadlotus-drilldown2 leadlotus-drilldown3 leadlotus-drilldown4 leadlotus-landing-url leadlotus-first-visit leadlotus-visits
LeadLotus writes these hidden field values just before your form submits.
| Field name | Example value | Description |
|---|---|---|
leadlotus-channel | Organic Search | Top-level channel (Organic Search, Paid Social, Direct, Referral, etc.) |
leadlotus-drilldown1 | Channel-specific source (search engine, social network, or utm_source) | |
leadlotus-drilldown2 | spring_launch | utm_campaign on paid traffic, referring host on organic |
leadlotus-drilldown3 | pricing_keyword | utm_term — keyword or ad term, when present |
leadlotus-drilldown4 | hero_cta | utm_content — ad variant or placement, when present |
leadlotus-landing-url | /pricing | First landing page of the visitor |
leadlotus-first-visit | 2026-04-24 | Date of the first visit (ISO) |
leadlotus-visits | 3 | Total sessions before conversion |