Enhanced Form Tracking & Custom Field Capture

Form tracking now captures more than just names and email addresses.

External Tracking has been enhanced to detect, capture, and map custom fields from both Clixio forms and standard HTML forms, with improved field-level accuracy.

What’s New: Custom Field Capture

You can now capture a wide range of custom field types, including:

  • Single-line and multi-line text fields
  • Dropdowns (single and multi-select)
  • Checkboxes and radio buttons
  • Ratings and scores
  • Number, monetary, and date picker fields
  • File uploads and signatures (metadata only)
  • Source, captcha, and boolean fields

Fields are captured only when they:

  • Are visible on the form
  • Have a valid name attribute

🔁 Smarter Field Mapping

Custom fields are mapped using a consistent priority order:

  • Field name matches a Clixio property or custom field key
  • Field label matches a Clixio display name
  • Field name matches the label text (case-insensitive)

If no match is found, the field is stored as unmapped_field, making it easy to identify and correct mapping issues.

🏷️ Better Data Handling

Captured fields are stored with awareness of their data type:

  • Text, number, and choice-based fields
  • Single-select vs multi-select values
  • Metadata-only handling for file uploads and signatures

This ensures consistent and reliable usage of field data across downstream workflows.

  1. Hidden or disabled fields are not captured (unless explicitly configured)
  2. Third-party widgets or iframe-based inputs are supported only if the value is visible in the DOM and has a name attribute
  3. File uploads and signatures capture metadata only — files are not stored