email.clicked
A tracked link was clicked — a much stronger signal than an open.
A tracked link was clicked. A much stronger signal than an open.
Payload
PropType
email_idstring
eml_…
Type
stringthread_idstring
The conversation.
Type
stringdomain_idstring | null
The domain it was sent from, or null when sent through a mailbox.
Type
string | nullmailbox_idstring | null
The mailbox it was sent through, or null when sent from a domain.
Type
string | nullsuppression_keystring | null
The list the send named, when it named one.
Type
string | nullurlstring
The destination that was clicked.
Type
stringHandling it
A click is a real human action in a way an open is not, so this is the event to attribute against. Security scanners do visit links before the recipient does, though — if the click arrives within a second or two of delivery, treat it with suspicion.