type="password"
are never tracked by Trakg, even without the trakg-input-no-track
attribute.
type="text"
(e.g., during “show password” interactions), Trakg might track it unless you explicitly mark it as not tracked.
trakg-input-no-track="true"
on sensitive fields like passwords or payment data.