Skip to content

Commit 2b7d247

Browse files
Merge pull request #5126 from listrak/listrak/update-source-docs
Listrak - add information for new events
2 parents 291aa71 + e26ab3c commit 2b7d247

File tree

1 file changed

+6
-2
lines changed
  • src/connections/sources/catalog/cloud-apps/listrak

1 file changed

+6
-2
lines changed

src/connections/sources/catalog/cloud-apps/listrak/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,13 @@ The table below lists events that Listrak sends to Segment. These events appear
5050

5151
Event Name | Description
5252
------------ | -------------
53-
Email Opened | The recipient opened the email.
54-
Email Link Clicked | The recipient clicked on a link in the email's body.
5553
Email Bounced | The email servers rejected the email.
5654
Email Converted | The recipient placed an order after clicking on the email.
55+
Email Link Clicked | The recipient clicked on a link in the email's body.
56+
Email Marked As Spam | The recipient marked an email as spam.
57+
Email Opened | The recipient opened the email.
58+
Email Sent | An email was sent to the recipient.
59+
Unsubscribed | The recipient unsubscribed from the email list.
5760

5861
## Event Properties
5962

@@ -70,6 +73,7 @@ Property Name | Description
7073
`list_id` | An ID used to identify a list.
7174
`list_name` | A name used to identify a list.
7275
`order_total` | The order total associated with the conversion.
76+
`unsubscribe_type` | The method by which the contact was removed from the list. See the [Unsubscribed Contacts Report Help Article](https://help.listrak.com/en/articles/1550570-unsubscribed-contacts-report#unsubscribe-method-definitions).
7377
`context.ip` | The opening computer’s public IP address.
7478
`context.traits.email` | The intended recipient’s email address.
7579
`context.user_agent` | The opening browser’s user agent.

0 commit comments

Comments
 (0)