Skip to content

Commit 706d613

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This source is maintained by Listrak. For any issues with the source, [contact t
3939

4040
Listrak uses our stream Source component to send Segment event data. It uses the server-side `identify` and `track` methods to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
4141

42-
Listrak always sets the `anonymousId` and the `email` trait to the email address of the contact.
42+
Listrak sets the `anonymousId` and the `email` trait to the email address of the contact.
4343

4444
If a profile field was entered when the email list was added to the integration and the email address has a value for that profile field, the `userId` will be set to that value when sending `identify` events. Otherwise, Listrak will not set the `userId`. The `userId` will not be set for any `track` events.
4545

0 commit comments

Comments
 (0)