-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5601 from segmentio/external-link-attribute-fix
Add {:target="_blank"} to all external links in partner-submitted documentation
- Loading branch information
Showing
416 changed files
with
1,351 additions
and
1,356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ title: 2mee Destination | |
rewrite: true | ||
id: 60b5d0a01f3726b85dc05aab | ||
--- | ||
[2mee](https://2mee.com ) is a Human Hologram platform that automatically cuts the person out from the background, removing the visual clutter, and places them in the familiar context of your phone or website so that they dominate the screen. | ||
[2mee](https://2mee.com){:target="_blank”} is a Human Hologram platform that automatically cuts the person out from the background, removing the visual clutter, and places them in the familiar context of your phone or website so that they dominate the screen. | ||
|
||
This destination is maintained by 2mee. For any issues with the destination, [contact the 2mee Support team](mailto:[email protected]). | ||
|
||
|
@@ -15,7 +15,7 @@ This destination is maintained by 2mee. For any issues with the destination, [co | |
2. Search for **2mee** in the Destinations Catalog and it. | ||
3. Click **Configure 2mee**. | ||
4. Choose which Source should send data to the 2mee destination. | ||
5. Go to 2mee and copy the [API Key and Application ID](https://docs.2mee.com/documentation/segment) from the 2mee Dashboard. | ||
5. Go to 2mee and copy the [API Key and Application ID](https://docs.2mee.com/documentation/segment){:target="_blank”} from the 2mee Dashboard. | ||
6. Go back to Segment and paste the API Key and Application ID you just copied in the 2mee destination settings. Make sure to paste the API Key in this format: `Bearer <API Key>`. | ||
|
||
## Supported methods | ||
|
@@ -41,7 +41,7 @@ Identify calls with a `userId` not mapped to a device fails with a `400` error c | |
|
||
Send [Track](/docs/connections/spec/track/) calls to track the actions your users perform. | ||
|
||
Configure the HoloCapsule setting in the [2mee](https://go.2mee.com/) app. | ||
Configure the HoloCapsule setting in the [2mee](https://go.2mee.com/){:target="_blank”} app. | ||
|
||
Segment requires the `userId`. Track calls without a `userId` or with a `userId` not mapped to a device fail with a `400` code. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ title: Aampe Destination | |
id: 6188d844be5cf0e3b59189d2 | ||
--- | ||
|
||
[Aampe](https://aampe.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) uses automated, rapid learning to personalize notifications, and continuously learns what messages bring value to your customer. | ||
[Aampe](https://aampe.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} uses automated, rapid learning to personalize notifications, and continuously learns what messages bring value to your customer. | ||
|
||
This destination is maintained by Aampe. For any issues with the destination, [contact the Aampe Support team](mailto:[email protected]). | ||
|
||
|
@@ -14,7 +14,7 @@ This destination is maintained by Aampe. For any issues with the destination, [c | |
1. From the Destinations catalog page in the Segment App, click **Add Destination**. | ||
2. Search for "Aampe" in the Destinations Catalog, and select the "Aampe" destination. | ||
3. Choose which Source should send data to the "Aampe" destination. | ||
4. Go to the [Data Integrations page](https://compose.aampe.com/configure/integrations) on Aampe Composer, click on "Add Integration", select "Segment" and click "Next". | ||
4. Go to the [Data Integrations page](https://compose.aampe.com/configure/integrations){:target="_blank”} on Aampe Composer, click on "Add Integration", select "Segment" and click "Next". | ||
5. Copy the Segment API Key from the resulting page. | ||
6. Enter this key in "API Key" in the "Aampe" destination settings in Segment. | ||
|
||
|
@@ -24,7 +24,7 @@ Aampe supports the following methods, as specified in the [Segment Spec](/docs/c | |
|
||
### Track | ||
|
||
Segment sends [Track](/docs/connections/spec/track) calls to Aampe as a `track` event. These are used by Aampe to display engagement activity and reports in the [Aampe Composer](https://compose.aampe.com). You can use these to configure goals that are used for monitoring and creating campaigns. It may take up to 24 hours for events to show up in the Aampe Composer. | ||
Segment sends [Track](/docs/connections/spec/track) calls to Aampe as a `track` event. These are used by Aampe to display engagement activity and reports in the [Aampe Composer](https://compose.aampe.com){:target="_blank”}. You can use these to configure goals that are used for monitoring and creating campaigns. It may take up to 24 hours for events to show up in the Aampe Composer. | ||
|
||
```js | ||
analytics.track("Login Button Clicked"); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ With the [Algolia Insights (Actions)](https://www.algolia.com/products/analytics | |
- Personalization | ||
- Algolia Recommend | ||
|
||
This destination is maintained by [Algolia](https://www.algolia.com/). For any issues with the destination, [contact the Algolia team](mailto:[email protected]). | ||
This destination is maintained by [Algolia](https://www.algolia.com/){:target="_blank”}. For any issues with the destination, [contact the Algolia team](mailto:[email protected]). | ||
|
||
## Getting Started | ||
|
||
|
@@ -44,7 +44,7 @@ index.search('query', { | |
}) | ||
``` | ||
|
||
Once this is enabled you will be able to send properties like queryId in your segment events. You can read more about how to send Algolia-related data to Segment from [the documentation at Algolia](https://www.algolia.com/doc/guides/sending-events/implementing/connectors/segment/). | ||
Once this is enabled you will be able to send properties like queryId in your segment events. You can read more about how to send Algolia-related data to Segment from [the documentation at Algolia](https://www.algolia.com/doc/guides/sending-events/implementing/connectors/segment/){:target="_blank”}. | ||
|
||
## Mapping Events | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,7 @@ id: 64244158b33d1380a79dc85c | |
|
||
[Blend-AI](https://blnd.ai/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} identifies the most valuable product interaction in your product data and cross references it with new incoming leads. | ||
|
||
Blend-AI maintains this destination. For any issues with the destination, [contact their Support | ||
team](mailto:[email protected]). | ||
Blend-AI maintains this destination. For any issues with the destination, [contact their Support team](mailto:[email protected]). | ||
|
||
{% include content/ajs-upgrade.md %} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ id: 6489bbade6fe3eb57c13bd6a | |
|
||
{% include content/plan-grid.md name="actions" %} | ||
|
||
[Canny](https://canny.io?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="\_blank"} is a single place for all customer feedback. It saves you time managing all the feedback while keeping your customers in the loop. Let your customers post and vote on feedback from within your website or mobile app. You'll get an organized list of feedback that you can use to inform your roadmap. | ||
[Canny](https://canny.io?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a single place for all customer feedback. It saves you time managing all the feedback while keeping your customers in the loop. Let your customers post and vote on feedback from within your website or mobile app. You'll get an organized list of feedback that you can use to inform your roadmap. | ||
|
||
Canny maintains this destination. For any issues with the destination, [contact the Canny Support team](mailto:[email protected]). | ||
|
||
|
@@ -21,7 +21,7 @@ Canny (Actions) provides the following benefit over the classic Canny destinatio | |
|
||
## Getting started | ||
|
||
1. Go to your [Canny Admin Segment Settings](https://canny.io/redirect?to=%2Fadmin%2Fsettings%2Fsegment){:target="\_blank"}. | ||
1. Go to your [Canny Admin Segment Settings](https://canny.io/redirect?to=%2Fadmin%2Fsettings%2Fsegment){:target="_blank"}. | ||
2. Install the integration to get your API key. | ||
3. From the Segment web app, navigate to **Connections > Catalog**, then select the **Destinations** tab in the catalog. | ||
4. Search for **Canny (Actions)** and select it. | ||
|
Oops, something went wrong.