Overview
Formcertify uses HTML data attributes to capture important consent information like who is the consenter and the disclosure they are consenting to.HTML Data Tags
Form elements must use thedata-fc-type attribute with one of the following values:
string
Input field for collecting the user’s full name
string
Input field for collecting the user’s phone number
string
Input field for collecting the user’s email address
string
Container element displaying the consent disclosure langauge shown to the user
string
Checkbox input associated with the consent disclosure for explicit opt-in
string
Element containing the name of the entity receiving consent
string
The form’s submit button
string
Can be added to the form element itself for explicit form identification
