Skip to content

Commit dbe2789

Browse files
Update src/connections/sources/catalog/cloud-apps/listrak/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent fa9f5d9 commit dbe2789

File tree

1 file changed

+14
-54
lines changed
  • src/connections/sources/catalog/cloud-apps/listrak

1 file changed

+14
-54
lines changed

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

Lines changed: 14 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -75,60 +75,20 @@ The table below lists events that Listrak sends to Segment. These events appear
7575

7676
The table below lists the properties included in the events listed above.
7777

78-
<table>
79-
<tr>
80-
<td>Property Name</td>
81-
<td>Description</td>
82-
</tr>
83-
<tr>
84-
<td>`email_id`</td>
85-
<td>An ID used to identify the email</td>
86-
</tr>
87-
<tr>
88-
<td>`email_subject`</td>
89-
<td>The email’s subject line</td>
90-
</tr>
91-
<tr>
92-
<td>`campaign_name`</td>
93-
<td>A name used to identify a Listrak campaign</td>
94-
</tr>
95-
<tr>
96-
<td>`link_id`</td>
97-
<td>An ID used to identify a link</td>
98-
</tr>
99-
<tr>
100-
<td>`link_url`</td>
101-
<td>The URL the link points to</td>
102-
</tr>
103-
<tr>
104-
<td>`google_analytics_campaign_name`</td>
105-
<td>A name used to identify a Google Analytics campaign</td>
106-
</tr>
107-
<tr>
108-
<td>`list_id`</td>
109-
<td>An ID used to identify a list</td>
110-
</tr>
111-
<tr>
112-
<td>`list_name`</td>
113-
<td>A name used to identify a list</td>
114-
</tr>
115-
<tr>
116-
<td>`order_total`</td>
117-
<td>The order total associated with the conversion</td>
118-
</tr>
119-
<tr>
120-
<td>`context.ip`</td>
121-
<td>The opening computer’s public IP address</td>
122-
</tr>
123-
<tr>
124-
<td>`context.traits.email`</td>
125-
<td>The intended recipient’s email address</td>
126-
</tr>
127-
<tr>
128-
<td>`context.user_agent`</td>
129-
<td>The opening browser’s user agent</td>
130-
</tr>
131-
</table>
78+
Property Name | Description
79+
--------------- | ------------
80+
`email_id`| An ID used to identify the email.
81+
`email_subject`| The email’s subject line.
82+
`campaign_name`| A name used to identify a Listrak campaign.
83+
`link_id` | An ID used to identify a link.
84+
`link_url` | The URL the link points to.
85+
`google_analytics_campaign_name` | A name used to identify a Google Analytics campaign.
86+
`list_id` | An ID used to identify a list.
87+
`list_name` | A name used to identify a list.
88+
`order_total` | The order total associated with the conversion.
89+
`context.ip` | The opening computer’s public IP address.
90+
`context.traits.email` | The intended recipient’s email address.
91+
`context.user_agent` | The opening browser’s user agent.
13292

13393
## Adding Destinations
13494

0 commit comments

Comments
 (0)