Skip to content

Commit 89eb407

Browse files
author
markzegarelli
authored
Merge pull request #1831 from segmentio/thomas/prosperstack_quick_edit
[index.md] removed repetitive section about the integration still being in beta
2 parents 266a405 + 0766fb9 commit 89eb407

File tree

1 file changed

+2
-4
lines changed
  • src/connections/destinations/catalog/prosperstack

1 file changed

+2
-4
lines changed

src/connections/destinations/catalog/prosperstack/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ beta: true
88

99
ProsperStack maintains this destination. For any issues with the ProsperStack Destination, [contact the ProsperStack Support team](mailto:[email protected]).
1010

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-
1311
## Getting Started
1412

1513
{% include content/connection-modes.md %}
@@ -28,7 +26,7 @@ To add additional sources, click **Connect a source**.
2826

2927
1. In the Segment app, go to **Connections** and click **Add Destination**.
3028
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.
3230
4. Create a new API key from the [ProsperStack API keys settings screen](https://app.prosperstack.com/settings/api-keys){:target="\_blank"}.
3331
5. Enter the **API Key** in the ProsperStack destination **Settings** tab in Segment.
3432

@@ -54,6 +52,6 @@ analytics.identify("userId123", {
5452

5553
Segment sends Identify calls to ProsperStack as an `identify` event.
5654

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.
5856

5957
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

Comments
 (0)