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/white-label-loyalty/index.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,41 +4,41 @@ id: xeZMgSrtAQ
4
4
beta: true
5
5
---
6
6
7
-
[White Label Loyalty](https://whitelabel-loyalty.com/){:target="_blank”} is an eventpowered loyalty solution to drive customer retention.
7
+
[White Label Loyalty](https://whitelabel-loyalty.com/){:target="_blank”} is an event-powered loyalty solution to drive customer retention.
8
8
9
-
This is an [Event Cloud Source](/docs/sources/#event-cloud-sources)which can not only export data into your Segment warehouse, but can also federate the exported data into your other enabled Segment Destinations.
9
+
This is an [Event Cloud Source](/docs/sources/#event-cloud-sources)that can not only export data into your Segment warehouse but also federate the exported data into your other Segment-enabled destinations.
10
10
11
-
This source is maintained by White Label Loyalty. For any issues with the source, [contact their Support team](mailto:[email protected]).
11
+
White Label Loyalty maintains this source. For any issues with the source, [contact their support team](mailto:[email protected]).
12
12
13
13
## Getting started
14
14
15
-
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”} click **Add Source**.
15
+
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”}, click **Add Source**.
16
16
2. Search for "White Label Loyalty" in the Sources Catalog, select White Label Loyalty, and click **Add Source**.
17
-
3. On the next screen, give the Source a name configure any other settings.
17
+
3. On the next screen, give the source a name and configure any other settings.
18
18
19
-
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. WhiteLabel_Prod, WhiteLabel_Staging, WhiteLabel_Dev).
19
+
- The name is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The name can be anything, but Segment recommend using something that reflects the source itself and distinguishes amongst your environments (for example, `WhiteLabel_Prod`, `WhiteLabel_Staging`, `WhiteLabel_Dev`).
20
20
21
21
4. Click **Add Source** to save your settings.
22
-
5. Copy the Write key from the Segment UI.
23
-
6.Navigate to the White Label Loyalty Console navigate to Settings > Integrations > Extensions and click the Create button (or edit an existing segment integration if you already have one).
22
+
5. Copy the write key from the Segment UI.
23
+
6.In the White Label Loyalty Console, navigate to **Settings > Integrations > Extensions** and click **Create**. Alternatively, you can edit an existing Segment integration.
24
24
7. Paste the write key in when prompted.
25
-
8. (OPTIONAL) specify a JSON path to use for the users ID (defaults to authIdentifier).
26
-
9. Click save.
25
+
8. (Optional:) Specify a JSON path to use for the users ID (defaults to `authIdentifier`).
26
+
9. Click **Save**.
27
27
28
28
## Stream
29
29
30
-
White Label Loyalty 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.
30
+
White Label Loyalty uses Segment's stream source component to send Segment event data. The source 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.
31
31
32
-
The default behavior is for White Label Loyalty to pass the authIdentifier associated with the user as the userId. You can specify a custom JSONPath in the White Label Loyalty Console to change the source of the userId.
32
+
By default, White Label Loyalty passes the `authIdentifier` associated with the user as the `userId`. You can specify a custom JSONPath in the White Label Loyalty Console to change the source of the `userId`.
33
33
34
34
## Events
35
35
36
36
White Label Loyalty will send all custom and intrinsic event types created in the White Label Loyalty Console, as per the schema provided when you set it up. White Label Loyalty will send all events reported against a user and include the `userId`.
37
37
38
-
## Adding Destinations
38
+
## Adding destinations
39
39
40
-
Now that your Source is set up, you can connect it with Destinations.
40
+
Now that your source is set up, you can connect it with Destinations.
41
41
42
-
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](/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
42
+
Log in to your downstream tools and verify 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](/docs/connections/event-delivery/) tool, and refer to the destination docs for each tool for troubleshooting.
43
43
44
-
If there are any issues with how the events are arriving to Segment, [contact the White Label Loyalty support team](mailto:[email protected]).
44
+
If you experience any issues with how events are arriving to Segment, [contact the White Label Loyalty support team](mailto:[email protected]).
0 commit comments