Explore Plans
Mobile menu Close menu
Drip

New email click

This trigger fires when a subscriber clicks an email.

Developer info

API endpoint slug
drip.new_email_click

Trigger fields

No fields for this trigger

Ingredients

Subscriber email The subscriber's email address.

Slug
subscriber_email
Filter code
Drip.newEmailClick.SubscriberEmail
Type
String
Example
john@doe.com

Subscriber The ID of the subscriber.

Slug
subscriber_id
Filter code
Drip.newEmailClick.SubscriberId
Type
String
Example
9999999

Email subject The subject of the email.

Slug
email_subject
Filter code
Drip.newEmailClick.EmailSubject
Type
String
Example
Email Course: Day 1

Email The ID of the email.

Slug
email_id
Filter code
Drip.newEmailClick.EmailId
Type
String
Example
88888

Url The URL of the clicked link.

Slug
url
Filter code
Drip.newEmailClick.Url
Type
String
Example
http://www.example.com

User agent The user agent which was used to click the link.

Slug
user_agent
Filter code
Drip.newEmailClick.UserAgent
Type
String
Example
Mozilla/5.0 ...

Delivery The delivery ID of the email.

Slug
delivery_id
Filter code
Drip.newEmailClick.DeliveryId
Type
String
Example
99999

Account The ID of the account the email was sent from.

Slug
account_id
Filter code
Drip.newEmailClick.AccountId
Type
String
Example
9999999

Ip address The IP address which was used to click the link.

Slug
ip_address
Filter code
Drip.newEmailClick.IpAddress
Type
String
Example
111.111.111.11

Created at Date and time event was created.

Slug
created_at
Filter code
Drip.newEmailClick.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00