You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/listrak/index.md
+6-22Lines changed: 6 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,28 +48,12 @@ Listrak maintains a trait for each email list you add to the integration using `
48
48
49
49
The table below lists events that Listrak sends to Segment. These events appear as tables in your warehouse, and as regular events in other Destinations.
50
50
51
-
<table>
52
-
<tr>
53
-
<td>Event Name</td>
54
-
<td>Description</td>
55
-
</tr>
56
-
<tr>
57
-
<td>Email Opened</td>
58
-
<td>Recipient opened the email</td>
59
-
</tr>
60
-
<tr>
61
-
<td>Email Link Clicked</td>
62
-
<td>Recipient clicked on a link in the email’s body</td>
63
-
</tr>
64
-
<tr>
65
-
<td>Email Bounced</td>
66
-
<td>Email servers rejected the email</td>
67
-
</tr>
68
-
<tr>
69
-
<td>Email Converted</td>
70
-
<td>Recipient placed an order after clicking on the email</td>
71
-
</tr>
72
-
</table>
51
+
Event Name | Description
52
+
------------ | -------------
53
+
Email Opened | The recipient opened the email.
54
+
Email Link Clicked | The recipient clicked on a link in the email's body.
55
+
Email Bounced | The email servers rejected the email.
56
+
Email Converted | The recipient placed an order after clicking on the email.
0 commit comments