name
, id
, or placeholder
attribute of an <input>
field to label data on your dashboard.
If none of these are present, Trakg will generate a random identifier, which may lead to messy or unclear data labels.
name
attribute to your inputs.name
is missing, provide an id
or a user-friendly placeholder
.name
, id
, or placeholder
to keep things organized.