|
1 | 1 | title: Pushwoosh (Actions) Destination
|
| 2 | +id: 64e72af1eabf77368b877a51 |
2 | 3 | ---
|
3 | 4 |
|
4 | 5 | {% include content/plan-grid.md name="actions" %}
|
5 | 6 |
|
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. |
7 | 8 |
|
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"}. |
9 | 10 |
|
10 | 11 | {% include content/ajs-upgrade.md %}
|
11 | 12 |
|
12 | 13 | ## Getting started
|
13 | 14 |
|
14 | 15 | ##### Pushwoosh SDK integration
|
| 16 | + |
15 | 17 | - 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. |
17 | 19 |
|
18 | 20 | ##### 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**. |
20 | 23 | 2. Search for **Pushwoosh** and select it as the destination.
|
21 | 24 | 3. Choose the sources you want to connect the Pushwoosh destination to.
|
22 | 25 | 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. |
25 | 28 |
|
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. |
27 | 30 |
|
28 | 31 | {% include components/actions-fields.html %}
|
0 commit comments