Skip to content

Commit cad6ab7

Browse files
authored
Update index.md
1 parent 376ed0e commit cad6ab7

File tree

1 file changed

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

1 file changed

+19
-20
lines changed

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

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,50 +5,48 @@ private: true
55
---
66
{% include content/source-region-unsupported.md %}
77

8+
> info ""
9+
> The Listrak Source is in beta, and Listrak is still developing the source. To join Listrak's beta program or to give any feedback to help improve the Listrak Source and its documentation, [let Listrak know](mailto:[email protected]).
10+
811
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.
912

1013
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.
1114

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.
15+
[Listrak](https://listrak.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} provides self-serve predictive analytics for growth marketers, using machine learning to automate audience insights and recommendations.
1716

18-
This source is maintained by Listrak. For any issues with the source, [contact Listrak's Support team](mailto:[email protected]).
17+
This is an [Event Cloud Source](https://segment.com/docs/sources/#event-cloud-sources){:target="_blank"} can export data into your Segment warehouse and federate the exported data into your other enabled Segment Destinations.
1918

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])!_
19+
Listrak as an Event Cloud Source enables marketers to align contacts in Listrak’s lists to audiences in Segment.
2120

21+
Listrak maintains this Source. For any issues with the source, [contact Listrak's Support team](mailto:[email protected]).
2222

2323
## Getting Started
2424

2525
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**.
2626

27-
1. Search for "Listrak" in the Sources Catalog, select Listrak, and click **Add Source**.
27+
1. Search for **Listrak** in the Sources Catalog, select **Listrak**, and click **Add Source**.
2828

2929
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).
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 Segment recommends using something that reflects the source itself and distinguishes amongst your environments (for example, `Listrak_Prod`, `Listrak_Staging`, `Listrak_Dev`).
3131

3232
1. Click **Add Source** to save your settings.
3333

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.
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**.
3535
- 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.
36+
- Click the Setup tab, where you'll find input fields that allow you to enter the write key as well as other relevant information.
3737

3838
## Components
3939

4040
**Stream**
4141

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.
42+
Listrak uses Segment's 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.
4343

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`.
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 no value for the `Segmentation Field` exists, Listrak won't pass a `userId`. Listrak always uses the contact’s email address as the `anonymousId` and always adds a trait called `email` with the user's email. Listrak also provides a trait that contains the Listrak `listId` with the name `Listrak_list_{listId}`, where `{listId}` is the id of the list, for example, `Listrak_list_12345`.
4545

4646

4747
**Events**
4848

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.
49+
The following table 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.
5250

5351
The following events will be available in a future release.
5452

@@ -64,7 +62,8 @@ The following events will be available in a future release.
6462

6563
**Event Properties**
6664

67-
The table below list the properties included in the events listed above.
65+
The following table lists the properties included in the events table:
66+
6867
|Property Name |Description |
6968
| ----------- | ----------- |
7069
|`event` |Email event type |
@@ -80,8 +79,8 @@ The table below list the properties included in the events listed above.
8079

8180
Now that your Source is set up, you can connect it with Destinations.
8281

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.
82+
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 developing the Destination Action features, enabling you to send website or mobile data to Listrak.
8483

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.
84+
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.
8685

87-
If there are any issues with how the events are arriving to Segment, [contact the Listrak support team](mailto:[email protected]).
86+
If there are any issues with how the events are arriving to Segment, [contact the Listrak support team](mailto:[email protected]).

0 commit comments

Comments
 (0)