Skip to content

Commit 2a2fd05

Browse files
committed
Add Pushwoosh (Actions) Docs
1 parent 1704bc7 commit 2a2fd05

File tree

2 files changed

+40
-7
lines changed

2 files changed

+40
-7
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
title: Pushwoosh (Actions) Destination
2+
---
3+
4+
{% include content/plan-grid.md name="actions" %}
5+
6+
[Pushwoosh](https://pushwoosh.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a customer engagement platform that lets you create personalized messaging campaigns combining multiple channels, like push notifications, in-app messages, emails, and SMS.
7+
8+
Pushwoosh maintains this destination. For any issues with the destination, [contact the Pushwoosh support team](mailto:[email protected]){:target="_blank"}.
9+
10+
{% include content/ajs-upgrade.md %}
11+
12+
## Getting started
13+
14+
##### Pushwoosh SDK integration
15+
16+
- If you configured Segment to receive push tokens, you don't need to integrate the Pushwoosh SDK into your app.
17+
- If your Segment implementation doesn't receive push tokens, integrate the Pushwoosh SDK into your app before setting up the Pushwoosh integration.
18+
19+
##### Segment configuraion
20+
21+
1. From the Segment web app, navigate to **Connections > Destinations**, and click **Add Destination**.
22+
2. Search for **Pushwoosh** and select it as the destination.
23+
3. Choose the sources you want to connect the Pushwoosh destination to.
24+
4. Open the destination settings.
25+
5. Enter your [**Pushwoosh API key**](https://docs.pushwoosh.com/platform-docs/api-reference/api-access-token/){:target="_blank"} and **application code**, which you can find below the project name in Pushwoosh. Verify that the **Enable Destination** switch is toggled on, then click **Save Changes**.
26+
6. Go to the **Mappings** tab and verify that the **Create or Update User Profile** and **Track Events options** are enabled.
27+
28+
Once you've configured the integration, Pushwoosh will receive events and user attributes from Segment.
29+
30+
{% include components/actions-fields.html %}
Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,31 @@
11
title: Pushwoosh (Actions) Destination
2+
id: 64e72af1eabf77368b877a51
23
---
34

45
{% include content/plan-grid.md name="actions" %}
56

6-
[Pushwoosh](https://pushwoosh.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is a customer engagement platform that allows you to create personalized messaging campaigns combining multiple channels: push notifications, in-app messages, emails, and SMS.
7+
[Pushwoosh](https://pushwoosh.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a customer engagement platform that allows you to create personalized messaging campaigns combining multiple channels: push notifications, in-app messages, emails, and SMS.
78

8-
This destination is maintained by Pushwoosh. For any issues with the destination, [contact Support team](mailto:[email protected]).
9+
Pushwoosh maintains this destination. For any issues with the destination, [contact the Pushwoosh support team](mailto:[email protected]){:target="_blank"}.
910

1011
{% include content/ajs-upgrade.md %}
1112

1213
## Getting started
1314

1415
##### Pushwoosh SDK integration
16+
1517
- If you configured sending push tokens from your app to Segment, you don't need to integrate the Pushwoosh SDK into your app.
16-
- If Segment does not receive push tokens, integrate the Pushwoosh SDK into your app before setting up integration with Pushwoosh.
18+
- If your Segment implementation doesn't receive push tokens, integrate the Pushwoosh SDK into your app before setting up the Pushwoosh integration.
1719

1820
##### Segment configuraion
19-
1. In the Segment web interface, navigate to **Connections → Destinations** and click **Add Destination**.
21+
22+
1. From the Segment web app, navigate to **Connections > Destinations**, and click **Add Destination**.
2023
2. Search for **Pushwoosh** and select it as the destination.
2124
3. Choose the sources you want to connect the Pushwoosh destination to.
2225
4. Open the destination settings.
23-
5. Enter the [**Pushwoosh API key**](https://docs.pushwoosh.com/platform-docs/api-reference/api-access-token/) and **application code** (it can be found below the project name in Pushwoosh). Ensure the **Enable Destination** switch is on and click **Save Changes**.
24-
6. Go to the **Mappings** tab and ensure the **Create or Update User Profile** and **Track Events options** are enabled.
26+
5. Enter your [**Pushwoosh API key**](https://docs.pushwoosh.com/platform-docs/api-reference/api-access-token/){:target="_blank"} and **application code**, which you can find below the project name in Pushwoosh. Verify that the **Enable Destination** switch is toggled on, then click **Save Changes**.
27+
6. Go to the **Mappings** tab and verify that the **Create or Update User Profile** and **Track Events options** are enabled.
2528

26-
If the integration is configured correctly, Pushwoosh will start receiving Events and user attributes from Segment.
29+
Once you've configured the integration, Pushwoosh will receive events and user attributes from Segment.
2730

2831
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)