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/xtremepush/index.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This destination is maintained by Xtremepush. For any issues with the destinatio
16
16
17
17
1. From the Segment web app, click **Catalog**.
18
18
2. Search for "Xtremepush" in the Catalog, select it, and choose which of your sources to connect the destination to.
19
-
3. Enter the "API Key" into your Segment Settings UI which you can find from your Xtremepush Project under *Settings > Integrations* as described in the [user guide](https://support.xtremepush.com/hc/en-us/articles/360001351637-Generating-API-Tokens).
19
+
3. Enter the "API Key" into your Segment Settings UI which you can find from your Xtremepush Project under *Settings > Integrations* as described in the [user guide](https://docs.xtremepush.com/docs/third-party-integrations).
20
20
21
21
## Identify
22
22
@@ -39,7 +39,7 @@ Some special traits will also be used as additional user identifiers:
39
39
| email | email |
40
40
| phone | mobile_number |
41
41
42
-
For any additional traits you want to save you should create [User Profile Attributes](https://support.xtremepush.com/hc/en-us/articles/360000850789-User-Profiles-Quick-Start-Guide#AddingOtherAttributestoUserProfiles) in your Xtremepush Project.
42
+
For any additional traits you want to save you should create [User Profile Attributes](https://docs.xtremepush.com/docs/attributes-tags) in your Xtremepush Project.
43
43
44
44
If a trait does not match a custom Xtremepush User Profile Attribute and is not recognized as a User Identifier it will be ignored.
Track calls will be sent to Xtremepush as a `event hits`, so you can use it to [trigger a campaign](https://support.xtremepush.com/hc/en-us/articles/207743999-Event-Tab) for a user.
56
+
Track calls will be sent to Xtremepush as a `event hits`, so you can use it to [trigger a campaign](https://docs.xtremepush.com/docs/campaign-events) for a user.
57
57
58
58
Event properties can be used as merge tags in the message content. You can also define additional rules on where to trigger the campaign based on event properties value.
59
59
60
60
## Enabling Push and In-App Notifications
61
-
To enable Xtremepush push and in-app notifications you will also need to to install the relevant [Xtremepush SDKs](https://support.xtremepush.com/hc/en-us/categories/200812171-SDKs).
61
+
To enable Xtremepush push and in-app notifications you will also need to to install the relevant Xtremepush SDKs.
0 commit comments