|
| 1 | +--- |
| 2 | +title: 'Listrak Source' |
| 3 | +hidden: true |
| 4 | +private: true |
| 5 | +--- |
| 6 | +{% include content/source-region-unsupported.md %} |
| 7 | + |
| 8 | +Listrak is the retail industry’s leading customer engagement platform. Listrak delivers results for more than 1,000 retailers by providing best-in-class email, text message marketing, identity resolution marketing and push notifications through seamless cross-channel orchestration. Listrak’s data-first approach delivers 1:1 personalization at scale so you can send messages at precisely the right time across the right combination of channels and devices to maximize customer engagement, revenue, and lifetime value. |
| 9 | + |
| 10 | +The Listrak as an Event Cloud Source integration enables marketers to utilize behavioral activities such as sending, opening, clicking, converting, bouncing, abuse complaints, and unsubscribing events within the Segment platform. This capability empowers marketers to perform downstream analysis by leveraging additional platform integrations set up as Segment destinations. |
| 11 | + |
| 12 | +[Listrak](https://listrak.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} provides self-serve predictive analytics for growth marketers, leveraging machine learning to automate audience insights and recommendations. |
| 13 | + |
| 14 | +This is an [Event Cloud Source](https://segment.com/docs/sources/#event-cloud-sources){:target="_blank"} which can not only export data into your Segment warehouse, but they can also federate the exported data into your other enabled Segment Destinations. |
| 15 | + |
| 16 | +This Initial release for Listrak as an Event Cloud Source enables marketers to align contacts in Listrak’s lists to audiences in Segment. |
| 17 | + |
| 18 | +This source is maintained by Listrak. For any issues with the source, [contact Listrak's Support team ](mailto:[email protected]). |
| 19 | + |
| 20 | +_NOTE: The Listrak Source is currently in beta, which means that they are still actively developing the source. This doc was last updated on July 3, 2023. If you are interested in joining their beta program or have any feedback to help improve the Listrak Source and its documentation, [let Listrak know ](mailto:[email protected])! _ |
| 21 | + |
| 22 | + |
| 23 | +## Getting Started |
| 24 | + |
| 25 | +1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**. |
| 26 | + |
| 27 | +1. Search for "Listrak" in the Sources Catalog, select “Listrak”, and click **Add Source**. |
| 28 | + |
| 29 | +1. On the next screen, give the Source a nickname configure any other settings. |
| 30 | + - The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. Listrak_Prod, Listrak_Staging, Listrak_Dev). |
| 31 | + |
| 32 | +1. Click **Add Source** to save your settings. |
| 33 | + |
| 34 | +1. Copy the Write key from the Segment UI and log in to your Listrak account - navigate to Integrations > Integrations Manager > New Integration > Segment Integration. |
| 35 | + - You should see the Information tab for the Segment Integration. |
| 36 | + - Click the Setup tab, here you will have input fields that allow you to enter the write key as well as other relevant information. |
| 37 | + |
| 38 | +## Components |
| 39 | + |
| 40 | +**Stream** |
| 41 | + |
| 42 | +Listrak uses our stream Source component to send Segment event data. It uses server-side `track` and `identify` 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. |
| 43 | + |
| 44 | +The default behavior is for Listrak to pass the `userId` associated with the email recipient as the `userId`. The Listrak Segment integration maps a Listrak `Segmentation Field` to Segment's `userId`. If we do not have a value for the `Segmentation Field` we will not pass a `userId`. We will always use the contact’s email address as the `anonymousId` and we will always add a trait called `email` with the user's email. We will also provide a trait that contains the Listrak `listId` with the name `Listrak_list_{listId}` where `{listId}` is the id of the list. Ex. `Listrak_list_12345`. |
| 45 | + |
| 46 | + |
| 47 | +**Events** |
| 48 | + |
| 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. Listrak includes the `userId` if available. |
| 50 | + |
| 51 | +This Initial release for Listrak as an Event Cloud Source enables marketers to align contacts in Listrak’s lists to audiences in Segment. |
| 52 | + |
| 53 | +The following events will be available in a future release. |
| 54 | + |
| 55 | +| Event Name | Description | |
| 56 | +| ----------- | ----------- | |
| 57 | +| `Email Sent` | Email was sent successfully | |
| 58 | +| `Email Opened` | Prospect opened the email | |
| 59 | +| `Link Clicked` | Prospect clicked the tracking link | |
| 60 | +| `Email Replied` | Prospect replied to the email sent | |
| 61 | +| `Email Bounced` | Email servers rejected the email | |
| 62 | +| `Email Unsubscribed` | Prospect clicked the unsubscribe link | |
| 63 | + |
| 64 | + |
| 65 | +**Event Properties** |
| 66 | + |
| 67 | +The table below list the properties included in the events listed above. |
| 68 | +|Property Name |Description | |
| 69 | +| ----------- | ----------- | |
| 70 | +|`event` |Email event type | |
| 71 | +|`userId` |Prospect email ID | |
| 72 | +|`email_id` |ID of the email | |
| 73 | +|`fromId` |Sender email ID | |
| 74 | +|`email_subject`|Subject line of the email | |
| 75 | +|`link` |URL of the link clicked | |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | +## Adding Destinations |
| 80 | + |
| 81 | +Now that your Source is set up, you can connect it with Destinations. |
| 82 | + |
| 83 | +Please note that the Listrak Source works better when you also connect Listrak as a Destination Action. With the Listrak Destination Action, you can use Segment to send Listrak user and event data, enabling you to trigger email campaigns. Listrak is currently developing the Destination Action features, enabling you to send website or mobile data to Listrak. |
| 84 | + |
| 85 | +Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](https://segment.com/docs/connections/event-delivery/){:target="_blank"} tool, and refer to the Destination docs for each tool for troubleshooting. |
| 86 | + |
| 87 | +If there are any issues with how the events are arriving to Segment, [contact the Listrak support team ](mailto:[email protected]). |
0 commit comments