Skip to content

Commit 122e7da

Browse files
committed
actions-livelike-cloud > journy
1 parent d108cff commit 122e7da

File tree

29 files changed

+86
-86
lines changed

29 files changed

+86
-86
lines changed

src/connections/sources/catalog/cloud-apps/activecampaign/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: XE0vf1bTDh
44
---
55
{% include content/source-region-unsupported.md %}
66

7-
Active Campaign is an email marketing & marketing automation solution for small businesses. [Visit Website](http://www.activecampaign.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners)
7+
Active Campaign is an email marketing & marketing automation solution for small businesses. [Visit Website](http://www.activecampaign.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"}
88

99
Take your company's email analysis to the next level by **adding ActiveCampaign as a Source to Segment.** Segment automatically collects email events like `Email Delivered` and `Email Opened`, forward them to your destinations, and load them into your data warehouse. 
1010

src/connections/sources/catalog/cloud-apps/aircall/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: p1Kv6YKjE3
55
---
66
{% include content/source-region-unsupported.md %}
77

8-
Connect [Aircall](https://aircall.io) with Segment to bring Aircall events and phone call data to your data warehouse. Improve your knowledge of customer touchpoints by using call activity.
8+
Connect [Aircall](https://aircall.io){:target="_blank"} with Segment to bring Aircall events and phone call data to your data warehouse. Improve your knowledge of customer touchpoints by using call activity.
99

1010
This source is maintained by Aircall. For any issues with the source, [contact the Aircall Support team](mailto:[email protected]).
1111

@@ -15,7 +15,7 @@ This source is maintained by Aircall. For any issues with the source, [contact t
1515

1616
Before you start, make sure that you have admin rights in both Aircall and Segment.
1717

18-
To begin, [login](https://dashboard-v2.aircall.io/login) to your Aircall account.
18+
To begin, [login](https://dashboard-v2.aircall.io/login){:target="_blank"} to your Aircall account.
1919

2020
From your Aircall **Dashboard**, select **Integrations** on the left sidebar menu.
2121
* Select **Segment**
@@ -63,7 +63,7 @@ If the integration is successful, you will see a message that says "Authenticati
6363

6464

6565
## **Step 3: Select Aircall events to send to Segment**
66-
- There are up to [26 Aircall events](https://developer.aircall.io/api-references/#events) that can be pushed to Segment. As such, you will see a list of 26 possible events pre-populated for you as the default setting is for all and every Aircall event to be pushed to Segment.
66+
- There are up to [26 Aircall events](https://developer.aircall.io/api-references/#events){:target="_blank"} that can be pushed to Segment. As such, you will see a list of 26 possible events pre-populated for you as the default setting is for all and every Aircall event to be pushed to Segment.
6767

6868
- **If there are events that you do not want to be sent to Segment**, delete the default value(s) shown in the list of 26 events (or write "null") if you determine that certain events should not be a source for Segment.
6969
![Screenshot of the Segment menu in Aircall with Segment event names entered in all of the event fields.](images/qgbkbvA.png)

src/connections/sources/catalog/cloud-apps/airship/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ beta: true
44
id: 85V0O2lkFs
55
---
66

7-
[Airship](https://www.airship.com) gives brands the data, channels, orchestration and services they need to deliver push notifications, emails, SMS, in-app messages, and more to the right person at the right moment — building trust, boosting engagement, driving action and growing value.
7+
[Airship](https://www.airship.com){:target="_blank"} gives brands the data, channels, orchestration and services they need to deliver push notifications, emails, SMS, in-app messages, and more to the right person at the right moment — building trust, boosting engagement, driving action and growing value.
88

99
Real-Time Data Streaming automatically collects user-level data and sends the data to Segment for analysis or action through other Destination integrations. At Airship, we understand that seamlessly tying data across platforms can be a complex task. This integration removes the development so users can get back to understanding their audience and reaching them on their preferred channel.
1010

src/connections/sources/catalog/cloud-apps/amazon-s3/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ You'll do the following:
301301
>**Note:** This permission is granted to Amazon S3 to invoke the function _only_ if the following conditions are met:
302302
>
303303
> - An object-created event is detected on a specific bucket.
304-
> - The bucket is owned by a specific AWS account. If a bucket owner deletes a bucket, some other AWS account can create a bucket with the same name. This condition ensures that only a specific AWS account can invoke your Lambda function. You can learn [how to find your account id here](https://www.apn-portal.com/knowledgebase/articles/FAQ/Where-Can-I-Find-My-AWS-Account-ID).
304+
> - The bucket is owned by a specific AWS account. If a bucket owner deletes a bucket, some other AWS account can create a bucket with the same name. This condition ensures that only a specific AWS account can invoke your Lambda function. You can learn [how to find your account id here](https://www.apn-portal.com/knowledgebase/articles/FAQ/Where-Can-I-Find-My-AWS-Account-ID){:target="_blank"}.
305305

306306
2. Verify the function's access policy by running the following command:
307307
@@ -313,7 +313,7 @@ Next, add configure notifications on the source bucket to request Amazon S3 to p
313313
314314
**To configure notifications**
315315
316-
1. Open the [Amazon S3 console](https://console.aws.amazon.com/s3).
316+
1. Open the [Amazon S3 console](https://console.aws.amazon.com/s3){:target="_blank"}.
317317
2. Choose the source bucket.
318318
3. Choose **Properties**.
319319
![Select the Properties tab](images/s3_5.png)
@@ -325,7 +325,7 @@ Next, add configure notifications on the source bucket to request Amazon S3 to p
325325
- Set **Lambda** to **Your Lambda Function Name**.
326326
![Add the name of the function you created to the Lambda field](images/s3_7.png)
327327
328-
For more information on event configuration, see [Enabling Event Notifications](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/enable-event-notifications.html) in the _Amazon Simple Storage Service Console User Guide_.
328+
For more information on event configuration, see [Enabling Event Notifications](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/enable-event-notifications.html){:target="_blank"} in the _Amazon Simple Storage Service Console User Guide_.
329329
330330
## Test your system
331331

src/connections/sources/catalog/cloud-apps/amplitude-cohorts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Segment `identify` events.
2121
4. From the new Source's Overview page, copy the Segment `writeKey`.
2222
5. To export users from Amplitude to Segment, first, in Amplitude, create the
2323
cohort of users you wish to export. You can read more about the different
24-
types of cohorts you can create in [Amplitude's documentation](https://help.amplitude.com/hc/en-us/articles/231881448-Behavioral-Cohorts).
24+
types of cohorts you can create in [Amplitude's documentation](https://help.amplitude.com/hc/en-us/articles/231881448-Behavioral-Cohorts){:target="_blank"}.
2525
6. In your Amplitude account, navigate to your Behavioral Cohort and
2626
paste the Segment `writeKey` under "Sync to" -> "Add Integration" if the
2727
Segment integration is not already set up for your project. **NOTE:** If you

src/connections/sources/catalog/cloud-apps/autopilothq/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id: R7eWaTLYUs
44
---
55
{% include content/source-region-unsupported.md %}
66

7-
[Autopilot](https://autopilothq.com/) makes automating customer journeys as simple as drawing on a whiteboard. Engage at just the right time with personalized emails, in-app messages, SMS, and postcards.
7+
[Autopilot](https://autopilothq.com/){:target="_blank"} makes automating customer journeys as simple as drawing on a whiteboard. Engage at just the right time with personalized emails, in-app messages, SMS, and postcards.
88

99
Take your company's email analysis to the next level by adding Autopilot as a Source to Segment. Segment automatically collects email events like Email Delivered and Email Opened, forwards them to your destinations, and loads them into your data warehouse.
1010

@@ -16,7 +16,7 @@ This source is maintained by Autopilot. For any issues with the source, you can
1616
1. From your Segment UI's Sources page click **Add Source**.
1717
2. Search for and select AutopilotHQ in the Sources Catalog and click **Add Source** to confirm.
1818
3. Give the Source a name and add any labels to help you organize and filter your sources. You can give the source any name, but Segment recommends a name that reflects the source itself, as this name autopopulates the schema name. For example, the source name `AutopilotHQ` creates the schema `autopilothq`.
19-
4. Sign in to your Autopilot account and visit the [Segment destination](https://app.autopilothq.com/#settings/app-connections/segment-sync) to connect.
19+
4. Sign in to your Autopilot account and visit the [Segment destination](https://app.autopilothq.com/#settings/app-connections/segment-sync){:target="_blank"} to connect.
2020

2121
## Components
2222
**Stream**
@@ -120,4 +120,4 @@ If you experience any issues with how the events arrive in Segment, [contact the
120120

121121
## Sending data to AutopilotHQ
122122

123-
The AutopilotHQ Source works better when you also connect AutopilotHQ as a Destination. With the AutopilotHQ Destination, you can use Segment to send Identify and Track calls to AutopilotHQ. Want to start sending website, mobile or server data TO AutopilotHQ? Head on over to our [AutopilotHQ destination](https://segment.com/docs/connections/destinations/catalog/autopilothq/).
123+
The AutopilotHQ Source works better when you also connect AutopilotHQ as a Destination. With the AutopilotHQ Destination, you can use Segment to send Identify and Track calls to AutopilotHQ. Want to start sending website, mobile or server data TO AutopilotHQ? Head on over to our [AutopilotHQ destination](/docs/connections/destinations/catalog/autopilothq/).

src/connections/sources/catalog/cloud-apps/beamer/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ This source is maintained by Beamer. For any issues with the source, [contact th
1919
1. From your Segment UI's Sources page click on "Add Source".
2020
2. Search for "Beamer" within the Sources Catalog and confirm the Source you'd like to connect to.
2121
3. Give the Source a nickname and follow the set up flow to “Add Source”. The nickname will be used to designate the source in the Segment interface, and Segment will create a related schema name. The schema name is the namespace you'll be querying against in your warehouse. The nickname can be whatever you like, but we recommend sticking to something that reflects the source itself and distinguishes amongst your environments (eg. SourceName_Prod, SourceName_Staging, SourceName_Dev).
22-
4. Copy the Write key from the Segment UI and go to [Integrations](https://app.getbeamer.com/integrations) in your Beamer dashboard, then paste your write key in the **Integrate with Segment** section.
22+
4. Copy the Write key from the Segment UI and go to [Integrations](https://app.getbeamer.com/integrations){:target="_blank"} in your Beamer dashboard, then paste your write key in the **Integrate with Segment** section.
2323
5. Click on **Save** and that's it!
2424

2525
## Events
2626

27-
Beamer uses a server-side `track` method to send all user interactions to Segment. Keep in mind Beamer will only send interactions from users that are identified with a `userId`, which must be provided by you. For more information on how to identify your users in Beamer, check out our [Developer Docs](https://www.getbeamer.com/docs) (see the `user_id` parameter).
27+
Beamer uses a server-side `track` method to send all user interactions to Segment. Keep in mind Beamer will only send interactions from users that are identified with a `userId`, which must be provided by you. For more information on how to identify your users in Beamer, check out our [Developer Docs](https://www.getbeamer.com/docs){:target="_blank"} (see the `user_id` parameter).
2828

2929
Below is a table of events that Beamer sends to Segment. These events will show up as tables in your warehouse, and as regular events in your other Destinations.
3030

src/connections/sources/catalog/cloud-apps/candu/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Candu's Source integration automatically returns user interaction data to Segmen
1313
This source is maintained by Candu. For any issues with the source, [contact the Candu support team](mailto:[email protected]).
1414

1515
> success ""
16-
> **Good to know**: This page is about the Candu Segment source, which sends data _into_ Segment. There's also a page about the [Candu Segment destination](https://segment.com/docs/connections/destinations/catalog/candu/), which receives data from Segment!
16+
> **Good to know**: This page is about the Candu Segment source, which sends data _into_ Segment. There's also a page about the [Candu Segment destination](/docs/connections/destinations/catalog/candu/), which receives data from Segment!
1717
1818

1919
## Getting Started
@@ -62,6 +62,6 @@ The tables below list the properties included in the events listed above.
6262

6363
## Adding Destinations
6464

65-
The Candu Source works best when you also connect Candu as a Destination. With the [Candu Destination](https://segment.com/docs/connections/destinations/catalog/candu/), you can use Segment to send Candu user and event data, which you can use to personalize product experiences for different users.
65+
The Candu Source works best when you also connect Candu as a Destination. With the [Candu Destination](/docs/connections/destinations/catalog/candu/), you can use Segment to send Candu user and event data, which you can use to personalize product experiences for different users.
6666

6767
If you experience issues with how Candu events arrive to Segment, [contact the Candu support team](mailto:[email protected]).

src/connections/sources/catalog/cloud-apps/chatlio/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ id: W3065KyMWF
55
---
66
{% include content/source-region-unsupported.md %}
77

8-
Chatlio is a live chat tool that allows you to talk to your customers through your existing Slack service. Chatlio provides built in support for sending [chat related events](https://segment.com/docs/connections/spec/live-chat/) to Segment to give you a full picture of activity on your site including live chat. Visit [Chatlio for more info](https://chatlio.com/).
8+
Chatlio is a live chat tool that allows you to talk to your customers through your existing Slack service. Chatlio provides built in support for sending [chat related events](/docs/connections/spec/live-chat/) to Segment to give you a full picture of activity on your site including live chat. Visit [Chatlio for more info](https://chatlio.com/){:target="_blank"}.
99

1010
## Getting Started
1111

1212
1. From your workspace's `segment.com/<your-workspace>/sources` page, click Add source.
1313
2. Choose Chatlio.
1414
3. Give the Source a name. The name will be used to identify this source within your workspace. You can name it however you'd like, but we recommend sticking to something that reflects the Source itself, like Chatlio.
1515
4. The next page "Overview" will surface your Segment write key for Chatlio. Copy this write key.
16-
5. To finish the setup, you'll have to go into your [Chatlio dashboard](https://chatlio.com/app/#/login) and enter the Segment write key in the settings towards the bottom of the page.
16+
5. To finish the setup, you'll have to go into your [Chatlio dashboard](https://chatlio.com/app/#/login){:target="_blank"} and enter the Segment write key in the settings towards the bottom of the page.
1717
6. Now when you go back to Segment, click into your Chatlio Source and you'll be able to add other downstream Destinations where you want to see live chat events.
1818

1919
That's it! As you engage with your users, events will now be sent to your destinations and automatically loaded into any warehouses you have enabled.

src/connections/sources/catalog/cloud-apps/clevertap/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ This is an [Event Cloud Source](/docs/sources/#event-cloud-sources) which can ex
1414
This source is maintained by CleverTap. For any issues with the source, [contact their Support team](https://help.clevertap.com/hc/en-us/requests/new){:target="_blank”}.
1515

1616
> info "This is a Beta source"
17-
> The CleverTap Source is in beta, which means that they are still actively developing the source. If you're interested in joining their beta program or have any feedback to help improve the CleverTap Source and its documentation, [let their team know](https://help.clevertap.com/hc/en-us/requests/new)._
17+
> The CleverTap Source is in beta, which means that they are still actively developing the source. If you're interested in joining their beta program or have any feedback to help improve the CleverTap Source and its documentation, [let their team know](https://help.clevertap.com/hc/en-us/requests/new){:target="_blank"}._
1818
1919
## Getting Started
2020

21-
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**.
21+
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**.
2222
2. Search for "CleverTap" in the Sources Catalog, select CleverTap, and click **Add Source**.
2323
3. On the next screen, give the Source a nickname and configure any other applicable settings.
2424
- The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but Segment recommends using something that reflects the source itself and distinguishes amongst your environments (like `CleverTap_Prod`, `CleverTap_Staging`, or `CleverTap_Dev`).
@@ -82,7 +82,7 @@ Now that your source is set up, you can connect it with destinations.
8282

8383
Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear as expected, check the [Event Delivery](/docs/connections/event-delivery/) tool and refer to the docs for each destination.
8484

85-
If there are any issues with how the events are arriving to Segment, [contact the CleverTap support team](https://help.clevertap.com/hc/en-us/requests/new).
85+
If there are any issues with how the events are arriving to Segment, [contact the CleverTap support team](https://help.clevertap.com/hc/en-us/requests/new){:target="_blank"}.
8686

8787

8888
## Send Data to CleverTap

0 commit comments

Comments
 (0)