Skip to content

Commit 11eea92

Browse files
committed
link fixes - 1flow > adobe analytics
1 parent 78b9fa8 commit 11eea92

File tree

38 files changed

+100
-101
lines changed

38 files changed

+100
-101
lines changed

src/connections/destinations/catalog/1flow-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This destination is maintained by 1Flow. For any issues with the destination, [c
1717
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1818
2. Search for **1Flow** in the Destinations Catalog, and select the **1Flow** destination.
1919
3. Choose which Source should send data to the 1Flow destination.
20-
4. Go to the [1Flow dashboard](https://dashboard.1flow.app/){:target="\_blank"} and find the **API Key** in Project Settings.
20+
4. Go to the [1Flow dashboard](https://dashboard.1flow.app/){:target="_blank"} and find the **API Key** in Project Settings.
2121
5. Enter the **API Key** in the 1Flow destination settings in Segment.
2222

2323
## Supported methods

src/connections/destinations/catalog/1flow/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This destination is maintained by 1Flow. For any issues with the destination, [c
1616
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1717
2. Search for **1Flow** in the Destinations Catalog, and select the **1Flow** destination.
1818
3. Choose which Source should send data to the 1Flow destination.
19-
4. Go to the [1Flow dashboard](https://dashboard.1flow.app/){:target="\_blank"} and find the **API Key** in Project Settings.
19+
4. Go to the [1Flow dashboard](https://dashboard.1flow.app/){:target="_blank"} and find the **API Key** in Project Settings.
2020
5. Enter the **API Key** in the 1Flow destination settings in Segment.
2121

2222
## Supported methods

src/connections/destinations/catalog/2mee/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2mee Destination
33
rewrite: true
44
id: 60b5d0a01f3726b85dc05aab
55
---
6-
[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.
6+
[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.
77

88
This destination is maintained by 2mee. For any issues with the destination, [contact the 2mee Support team](mailto:[email protected]).
99

@@ -15,7 +15,7 @@ This destination is maintained by 2mee. For any issues with the destination, [co
1515
2. Search for **2mee** in the Destinations Catalog and it.
1616
3. Click **Configure 2mee**.
1717
4. Choose which Source should send data to the 2mee destination.
18-
5. Go to 2mee and copy the [API Key and Application ID](https://docs.2mee.com/documentation/segment) from the 2mee Dashboard.
18+
5. Go to 2mee and copy the [API Key and Application ID](https://docs.2mee.com/documentation/segment){:target="_blank”} from the 2mee Dashboard.
1919
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>`.
2020

2121
## Supported methods
@@ -41,7 +41,7 @@ Identify calls with a `userId` not mapped to a device fails with a `400` error c
4141

4242
Send [Track](/docs/connections/spec/track/) calls to track the actions your users perform.
4343

44-
Configure the HoloCapsule setting in the [2mee](https://go.2mee.com/) app.
44+
Configure the HoloCapsule setting in the [2mee](https://go.2mee.com/){:target="_blank”} app.
4545

4646
Segment requires the `userId`. Track calls without a `userId` or with a `userId` not mapped to a device fail with a `400` code.
4747

src/connections/destinations/catalog/ab-smartly/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Segment provides specific implementation details for A/B Smartly in the sections
2424
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
2525
2. Search for "A/B Smartly" in the Destinations Catalog, and select the "A/B Smartly" destination.
2626
3. Choose which Source should send data to the "A/B Smartly" destination.
27-
4. Go to the A/B Smartly dashboard(https://your-org-name.absmartly.com/apikey/list), find and copy the "API key" that you created for segment.
27+
4. Go to the A/B Smartly dashboard(https://your-org-name.absmartly.com/apikey/list){:target="_blank”}, find and copy the "API key" that you created for segment.
2828
5. Enter the "API Key" in the "A/B Smartly" destination settings in Segment.
2929
6. If the integration requests for an Application name go to your A/B Smartly dashboard (`https://your-org-name.absmartly.com/application/create`) and create an Application named "Segment", or whatever you would like to call it. Use that name in the Application field of the integration settings.
3030
7. Add also your A/B Smartly Collector endpoint. It's the same endpoint that you are using in all your A/B Smartly SDKs.

src/connections/destinations/catalog/actions-algolia-insights/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ With the [Algolia Insights (Actions)](https://www.algolia.com/products/analytics
1313
- Personalization
1414
- Algolia Recommend
1515

16-
This destination is maintained by [Algolia](https://www.algolia.com/). For any issues with the destination, [contact the Algolia team](mailto:[email protected]).
16+
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]).
1717

1818
## Getting Started
1919

@@ -44,7 +44,7 @@ index.search('query', {
4444
})
4545
```
4646

47-
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/).
47+
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”}.
4848

4949
## Mapping Events
5050

src/connections/destinations/catalog/actions-amplitude/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ To manually add the Log Purchases Action:
5151

5252
### Connection Modes for Amplitude (Actions) destination
5353

54-
The Amplitude (actions) destination does not offer a device-mode connection mode. If you're using one of Segment's new libraries ([Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), [Swift](https://github.com/segmentio/analytics-swift) or [Kotlin](https://github.com/segmentio/analytics-kotlin)) with the Actions-framework version of the destination, you do not need the device-mode connection.
54+
The Amplitude (actions) destination does not offer a device-mode connection mode. If you're using one of Segment's new libraries ([Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), [Swift](https://github.com/segmentio/analytics-swift){:target="_blank”} or [Kotlin](https://github.com/segmentio/analytics-kotlin){:target="_blank”}) with the Actions-framework version of the destination, you do not need the device-mode connection.
5555

5656

5757
Most previous deployments of the Amplitude Segment destination used the device-mode connection to use the `session_id` tracking feature. The new Actions-framework Amplitude destination, includes session ID tracking by default. When connected to the Analytics.js 2.0 source, Segment automatically loads a plugin on your website for session tracking and enrichment as an alternative to the Amplitude SDK. This means you don't need to bundle any software to run on the user's device, or write any code. It also means that you can use more of the Segment platform features on data going to Amplitude, such as Protocols filtering and transformations, and Profiles Identity Resolution.
5858

59-
Session tracking is available with Segment's new libraries: [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), [Swift](https://github.com/segmentio/analytics-swift) or [Kotlin](https://github.com/segmentio/analytics-kotlin)
59+
Session tracking is available with Segment's new libraries: [Analytics.js 2.0](/docs/connections/sources/catalog/libraries/website/javascript/), [Swift](https://github.com/segmentio/analytics-swift){:target="_blank”} or [Kotlin](https://github.com/segmentio/analytics-kotlin){:target="_blank”}.
6060

6161

6262
### Device ID Mappings
@@ -72,28 +72,28 @@ The session ID Segment passes to Amplitude stores locally in a key-value pair. V
7272

7373
### Enable Amplitude session tracking for Swift
7474

75-
To enable session tracking in Amplitude when using the [Segment Swift library](https://github.com/segmentio/analytics-swift):
75+
To enable session tracking in Amplitude when using the [Segment Swift library](https://github.com/segmentio/analytics-swift){:target="_blank”}:
7676
1. Enable `trackApplicationLifecycleEvents` in your configuration.
77-
2. Add the [Amplitude Session plugin](https://github.com/segment-integrations/analytics-swift-amplitude/blob/main/Sources/SegmentAmplitude/AmplitudeSession.swift) to your project.
78-
3. Initialize the plugin ([example](https://github.com/segmentio/analytics-swift/blob/main/Examples/apps/DestinationsExample/DestinationsExample/AppDelegate.swift))
77+
2. Add the [Amplitude Session plugin](https://github.com/segment-integrations/analytics-swift-amplitude/blob/main/Sources/SegmentAmplitude/AmplitudeSession.swift){:target="_blank”} to your project.
78+
3. Initialize the plugin ([example](https://github.com/segmentio/analytics-swift/blob/main/Examples/apps/DestinationsExample/DestinationsExample/AppDelegate.swift){:target="_blank”})
7979
```swift
8080
analytics?.add(plugin: AmplitudeSession(name: "Amplitude"))
8181
```
8282

8383
### Enable Amplitude session tracking for Kotlin
8484

85-
To enable session tracking in Amplitude when using the [Segment Kotlin library](https://github.com/segmentio/analytics-kotlin):
85+
To enable session tracking in Amplitude when using the [Segment Kotlin library](https://github.com/segmentio/analytics-kotlin){:target="_blank”}:
8686
1. Enable `trackApplicationLifecycleEvents` in your configuration.
87-
2. Add the [Amplitude Session plugin](https://github.com/segment-integrations/analytics-kotlin-amplitude/blob/main/lib/src/main/java/com/segment/analytics/kotlin/destinations/amplitude/AmplitudeSession.kt) to your project.
87+
2. Add the [Amplitude Session plugin](https://github.com/segment-integrations/analytics-kotlin-amplitude/blob/main/lib/src/main/java/com/segment/analytics/kotlin/destinations/amplitude/AmplitudeSession.kt){:target="_blank”} to your project.
8888
2. Initialize the plugin
8989
```kotlin
9090
analytics.add(AmplitudeSession())
9191
```
9292

9393
### Enable Amplitude session tracking for iOS
9494

95-
To enable session tracking in Amplitude when using the [Segment iOS library](https://github.com/segmentio/analytics-ios):
96-
1. Add the [Amplitude Session middleware](https://github.com/segment-integrations/analytics-ios-integration-amplitude/blob/amplitude-session/Pod/Classes/SEGAmplitudeSession.m) to your project.
95+
To enable session tracking in Amplitude when using the [Segment iOS library](https://github.com/segmentio/analytics-ios){:target="_blank”}:
96+
1. Add the [Amplitude Session middleware](https://github.com/segment-integrations/analytics-ios-integration-amplitude/blob/amplitude-session/Pod/Classes/SEGAmplitudeSession.m){:target="_blank”} to your project.
9797
2. Add the middleware & enable `trackApplicationLifecycleEvents` in your configuration:
9898
```objective-c
9999
NSString *const SEGMENT_WRITE_KEY = @" ... ";
@@ -105,8 +105,8 @@ To enable session tracking in Amplitude when using the [Segment iOS library](htt
105105
106106
### Enable Amplitude session tracking for Android
107107
108-
To enable session tracking in Amplitude when using the [Segment Android library](https://github.com/segmentio/analytics-android):
109-
1. Add the [Amplitude Session middleware](https://github.com/segment-integrations/analytics-android-integration-amplitude/blob/master/src/main/java/com/segment/analytics/android/integrations/amplitude/AmplitudeSessionId.java) to your project.
108+
To enable session tracking in Amplitude when using the [Segment Android library](https://github.com/segmentio/analytics-android){:target="_blank”}:
109+
1. Add the [Amplitude Session middleware](https://github.com/segment-integrations/analytics-android-integration-amplitude/blob/master/src/main/java/com/segment/analytics/android/integrations/amplitude/AmplitudeSessionId.java){:target="_blank”} to your project.
110110
```gradle
111111
implementation 'com.segment.analytics.android.integrations:amplitude:3.1.0'
112112
```
@@ -171,7 +171,7 @@ Property names should be `camelCase` for Android implementations, and `snake_cas
171171

172172
If `true`, the destination sends events to Amplitude's `batch` endpoint rather than the `httpapi` endpoint. Because Amplitude's `batch` endpoint throttles traffic less restrictively than the Amplitude `httpapi` endpoint, enabling this setting can help to reduce 429 errors (throttling errors) from Amplitude.
173173

174-
Amplitude's `batch` endpoint throttles data when the rate of events sharing the same `user_id` or `device_id` exceeds an average of 1,000/second over a 30-second period. See the Amplitude documentation for more about [429 errors and throttling in Amplitude](https://developers.amplitude.com/#429s-in-depth).
174+
Amplitude's `batch` endpoint throttles data when the rate of events sharing the same `user_id` or `device_id` exceeds an average of 1,000/second over a 30-second period. See the Amplitude documentation for more about [429 errors and throttling in Amplitude](https://developers.amplitude.com/#429s-in-depth){:target="_blank”}.
175175
{% endcapture %}
176176

177177

src/connections/destinations/catalog/actions-blend-ai/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ id: 64244158b33d1380a79dc85c
88

99
[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.
1010

11-
Blend-AI maintains this destination. For any issues with the destination, [contact their Support
12-
team](mailto:[email protected]).
11+
Blend-AI maintains this destination. For any issues with the destination, [contact their Support team](mailto:[email protected]).
1312

1413
{% include content/ajs-upgrade.md %}
1514

src/connections/destinations/catalog/actions-braze-cloud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hidden: true
66
---
77
{% include content/plan-grid.md name="actions" %}
88

9-
[Braze](https://www.braze.com/), formerly Appboy, is an engagement platform that empowers growth by helping marketing teams to build customer loyalty through mobile, omni-channel customer experiences.
9+
[Braze](https://www.braze.com/){:target="_blank”}, formerly Appboy, is an engagement platform that empowers growth by helping marketing teams to build customer loyalty through mobile, omni-channel customer experiences.
1010

1111
> success ""
1212
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) Braze Segment destination. There's also a page about the [non-Actions Braze destination](/docs/connections/destinations/catalog/braze/). Both of these destinations receives data _from_ Segment. There's also the [Braze source](/docs/connections/sources/catalog/cloud-apps/braze//), which sends data _to_ Segment!

src/connections/destinations/catalog/actions-cordial/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hide-dossier: true
77

88
{% include content/plan-grid.md name="actions" %}
99

10-
[Cordial](https://cordial.com/) is an all-in-one marketing platform that enables brands to collect, normalize, and activate real-time data from anywhere in your technology stack to create and deliver tailored messages that flex and adapt to changing customer signals.
10+
[Cordial](https://cordial.com/){:target="_blank”} is an all-in-one marketing platform that enables brands to collect, normalize, and activate real-time data from anywhere in your technology stack to create and deliver tailored messages that flex and adapt to changing customer signals.
1111

1212
> info "Good to know"
1313
> This page is about the [Actions-framework](/docs/connections/destinations/actions/) Cordial Segment destination. There's also a page about the [non-Actions Cordial destination](/docs/connections/destinations/catalog/cordialio/). Both of these destinations receive data from Segment.

src/connections/destinations/catalog/actions-friendbuy-cloud/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ If you're using Segment with a Friendbuy referral program you probably want to u
1717

1818
The Friendbuy cloud mode destination sends information about your customers and their actions to Friendbuy. It supports the following [Friendbuy MAPI events](https://developers.friendbuy.com/#tracking-events){:target='_blank'}.
1919

20-
- **Track Customer**: Converts Segment [Identify](/docs/connections/spec/identify/) calls to Friendbuy [*track customer* MAPI calls](https://developers.friendbuy.com/#tracking-customer-details). Use this to add your customer ID and other customer data to the information that Friendbuy has about the customer.
21-
- **Track Purchase**: Converts Segment [Order Completed](/docs/connections/spec/ecommerce/v2/#order-completed) calls to Friendbuy [*track purchase* MAPI calls](https://developers.friendbuy.com/#tracking-a-purchase). Use this to send purchase data to Friendbuy and reward advocates based on their friends' purchases.
22-
- **Track Sign-Up**: Converts Segment [Signed Up](/docs/connections/spec/b2b-saas/#signed-up) calls to Friendbuy [*track sign_up* MAPI calls](https://developers.friendbuy.com/#tracking-a-signup). Use this to reward customers for account creation and other sign-up actions.
23-
- **Track Custom Event**: Converts an arbitrary Segment [`analytics.track`](/docs/connections/sources/catalog/libraries/website/javascript/#track) call with an event name and properties of your choosing to a Friendbuy [track custom event MAPI call](https://developers.friendbuy.com/#tracking-a-custom-event). Use this to reward your customers for actions other than purchases or sign-ups.
20+
- **Track Customer**: Converts Segment [Identify](/docs/connections/spec/identify/) calls to Friendbuy [*track customer* MAPI calls](https://developers.friendbuy.com/#tracking-customer-details){:target="_blank”}. Use this to add your customer ID and other customer data to the information that Friendbuy has about the customer.
21+
- **Track Purchase**: Converts Segment [Order Completed](/docs/connections/spec/ecommerce/v2/#order-completed) calls to Friendbuy [*track purchase* MAPI calls](https://developers.friendbuy.com/#tracking-a-purchase){:target="_blank”}. Use this to send purchase data to Friendbuy and reward advocates based on their friends' purchases.
22+
- **Track Sign-Up**: Converts Segment [Signed Up](/docs/connections/spec/b2b-saas/#signed-up) calls to Friendbuy [*track sign_up* MAPI calls](https://developers.friendbuy.com/#tracking-a-signup){:target="_blank”}. Use this to reward customers for account creation and other sign-up actions.
23+
- **Track Custom Event**: Converts an arbitrary Segment [`analytics.track`](/docs/connections/sources/catalog/libraries/website/javascript/#track) call with an event name and properties of your choosing to a Friendbuy [track custom event MAPI call](https://developers.friendbuy.com/#tracking-a-custom-event){:target="_blank”}. Use this to reward your customers for actions other than purchases or sign-ups.
2424

2525
## Benefits of Friendbuy Cloud Mode (Actions) vs Friendbuy Classic
2626

0 commit comments

Comments
 (0)