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/byteplus/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This destination is maintained by BytePlus. For any issues with the destination,
20
20
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
21
21
2. Search for "BytePlus" in the Destinations Catalog, and select the "BytePlus" destination.
22
22
3. Choose which Source should send data to the "BytePlus" destination.
23
-
4. In BytePlus, go to your "[Organization Settings](https://docs.byteplus.com/data-intelligence/docs/create-your-organizations-and-projects)" > "Project List" and find the targeted project.
23
+
4. In BytePlus, go to Organization Settings > Project List and find the targeted project.
24
24
5. Click on **Details** for the targeted project and find the API key ("App Key") on the pop-out information page. This should be a 32-character string of numbers and letters.
25
25
6. Enter the "API Key" in the "BytePlus" destination settings in Segment.
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/datarangers/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ This destination is maintained by BytePlus. For any issues with the destination,
18
18
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
19
19
2. Search for "BytePlus" in the Destinations Catalog, and select the "BytePlus" destination.
20
20
3. Choose which Source should send data to the "BytePlus" destination.
21
-
4. In BytePlus, go to your "[Organization Settings](https://docs.byteplus.com/data-intelligence/docs/create-your-organizations-and-projects)" > "Project List" and find the targeted project.
21
+
4. In BytePlus, go to Organization Settings > Project List and find the targeted project.
22
22
5. Click on **Details** for the targeted project and find the API key ("App Key") on the pop-out information page. This should be a 32-character string of numbers and letters.
23
23
6. Enter the "API Key" in the "BytePlus" destination settings in Segment.
24
24
25
25
26
26
## Page
27
27
28
-
If you aren't familiar with the Segment Spec, take a look at the Page method documentation (https://segment.com/docs/connections/spec/page/) to learn about what it does. An example call would look like:
28
+
If you aren't familiar with the Segment Spec, take a look at the Page method documentation (/docs/connections/spec/page/) to learn about what it does. An example call would look like:
29
29
30
30
31
31
```js
@@ -37,7 +37,7 @@ Segment sends Page calls to BytePlus as a `page` event.
37
37
38
38
## Screen
39
39
40
-
If you aren't familiar with the Segment Spec, take a look at the [Screen method documentation](https://segment.com/docs/connections/spec/screen/) to learn about what it does. An example call would look like:
40
+
If you aren't familiar with the Segment Spec, take a look at the [Screen method documentation](/docs/connections/spec/screen/) to learn about what it does. An example call would look like:
41
41
```obj-c
42
42
[[SEGAnalytics sharedAnalytics] screen:@"Home"];
43
43
```
@@ -46,7 +46,7 @@ Segment sends Screen calls to BytePlus as a`screen`event.
46
46
47
47
## Identify
48
48
49
-
If you aren't familiar with the Segment Spec, take a look at the [Identify method documentation](https://segment.com/docs/connections/spec/identify/) to learn about what it does. An example call would look like:
49
+
If you aren't familiar with the Segment Spec, take a look at the [Identify method documentation](/docs/connections/spec/identify/) to learn about what it does. An example call would look like:
50
50
51
51
```js
52
52
analytics.identify('userId123', {
@@ -57,7 +57,7 @@ Segment sends Identify calls to BytePlus as an `identify `event with `SSID`.
57
57
58
58
## Track
59
59
60
-
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
60
+
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](/docs/connections/spec/track/) to learn about what it does. An example call would look like:
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/simplereach/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ rewrite: true
3
3
title: SimpleReach Destination
4
4
id: 55d3c70e0a20f4e22f0fb3eb
5
5
---
6
-
[SimpleReach](https://simplereach.com/) helps brands, agencies, and publishers increase the impact of their content marketing. The SimpleReach Destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-simplereach).
6
+
SimpleReach helps brands, agencies, and publishers increase the impact of their content marketing. The SimpleReach Destination is open-source. You can browse the code [on GitHub](https://github.com/segment-integrations/analytics.js-integration-simplereach).
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/trafficguard/index.md
+1-1Lines changed: 1 addition & 1 deletion
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 TrafficGuard.
16
16
17
17
1. From the Segment web app, click **Catalog**.
18
18
2. Search for "TrafficGuard" 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 in your property in the [TrafficGuard dashboard](https://dash.trafficguard.ai/dashboard).
19
+
3. Enter the "API Key" into your Segment Settings UI which you can find in the property in the TrafficGuard dashboard.
0 commit comments