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/destinations/catalog/prosperstack/index.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ beta: true
8
8
9
9
ProsperStack maintains this destination. For any issues with the ProsperStack Destination, [contact the ProsperStack Support team](mailto:[email protected]).
10
10
11
-
> The ProsperStack Destination is currently in beta, and is actively developing. To join the beta program, or if you have any feedback to help improve the ProsperStack Destination and its documentation, [contact the ProsperStack support team](mailto:[email protected]).
12
-
13
11
## Getting Started
14
12
15
13
{% include content/connection-modes.md %}
@@ -28,7 +26,7 @@ To add additional sources, click **Connect a source**.
28
26
29
27
1. In the Segment app, go to **Connections** and click **Add Destination**.
30
28
2. Search for "ProsperStack" in the Destinations Catalog, and select the **ProsperStack** destination.
31
-
3. Click **Configure ProsperStack** and choose the source you want to connect the destination to.
29
+
3. Click **Configure ProsperStack** and choose the source you want to connect the destination to.
32
30
4. Create a new API key from the [ProsperStack API keys settings screen](https://app.prosperstack.com/settings/api-keys){:target="\_blank"}.
33
31
5. Enter the **API Key** in the ProsperStack destination **Settings** tab in Segment.
Segment sends Identify calls to ProsperStack as an `identify` event.
56
54
57
-
Custom traits specified in an Identify call update [custom properties](https://prosperstack.com/docs/custom-properties/){:target="\_blank"} for a corresponding subscriber in ProsperStack. You must specify an `email` in an Identify call in order for a ProsperStack subscriber to match with the Identify call.
55
+
Custom traits specified in an Identify call update [custom properties](https://prosperstack.com/docs/custom-properties/){:target="\_blank"} for a corresponding subscriber in ProsperStack. You must specify an `email` in an Identify call in order for a ProsperStack subscriber to match with the Identify call.
58
56
59
57
Custom properties in ProsperStack that match the exact key of a trait update automatically. You can configure additional trait mappings in the [ProsperStack configuration dashboard](https://app.prosperstack.com/settings/integrations/segment){:target="\_blank"}.
0 commit comments