email.clicked
Fired when a link within an email is clicked. Includes click details such as IP address, user agent, and the URL that was clicked.
Fields
idstringLink
Unique click identifier.
objectstringLink
Always click.
emailobjectLink
The email that was clicked.
email.idstringLink
Email identifier.
email.rcpt_tostringLink
Recipient email address.
email.mail_fromstringLink
Sender email address.
email.subjectstringLink
Email subject line.
email.metaobject | nullLink
Custom metadata attached to the email.
linkobjectLink
The link that was clicked.
link.idstringLink
Link identifier.
link.urlstringLink
The URL that was clicked.
ip_addressstringLink
IP address of the click.
user_agentstringLink
User agent string of the client.
created_atstringLink
ISO 8601 timestamp of the click.