Forms is rolling out to workspaces gradually, so you may not see it yet, and it’s
available to admins only. Where it’s enabled, it takes over from the Pixel page under
Settings — the same domains, forms, and field mappings now live here.
How it works
One script on your site does the work. Once it’s live:- It watches for forms. The Pixel finds the forms on your pages by itself — the ones you built, and the ones HubSpot, Marketo, Pardot, or Paperform render for you. You don’t tag or configure anything per form.
- You approve what it finds. New forms don’t go live on their own. You confirm which ones to capture and tell Default what their fields mean, so submissions land on the right person and company records.
- Submissions flow into Default. From then on, every submission arrives with the visitor’s context attached — the pages they viewed, the campaign that brought them, and who they turned out to be — and can trigger a workflow.
The pieces
- Signals is the tracking layer. Connect a domain and install the snippet, and the Pixel — the small script that runs on your site — starts sending data.
- Form Capture detects and captures submissions from forms already on your site (including HubSpot, Marketo, Pardot, and Paperform), or from forms you build in Default.
- Reveal de-anonymizes visitors who never submit a form, so anonymous traffic still shows up as identified people and companies where possible.
What the Pixel captures
No per-form setup is needed for any of this.- Form submissions, including forms added to the page after it loads (for example, in modals or after navigation). Third-party form tools are recognized too — HubSpot, Marketo, Pardot, and Paperform.
- Form interactions. As a visitor fills a form — on focus, field change, blur, and paste — the Pixel sends the field values entered so far, before and independently of submission. That’s what lets Default start resolving who someone is from their email as soon as they type it, so the record is ready by the time they submit. It also means a form a visitor abandons partway can still have been partly captured.
- Page activity, such as page views, UTM and click-ID parameters, and basic session context, so submissions arrive with context attached.
- Anonymous-to-identified visitor matching. As a visitor’s activity accumulates — and once they’re identified, whether by submitting a form or through Reveal — Default connects their earlier anonymous activity to who they turned out to be.
Where to find it
Forms appears in the sidebar as two entries:- Signals — the websites you’ve connected, their status, and the paths discovered on each.
- Forms — every form Default knows about across those domains, detected and built alike.
Where to go next
Start with Set up the Pixel and Forms SDK — it walks the whole path from connecting a domain to a verified submission. Until the script is live, nothing else in Forms has anything to work with. From there:
The Default SDK section covers submitting forms from your own code, the
options and events available, and how the scripts behave end to end.