Skip to content

Commit e5c6ec8

Browse files
Merge pull request #7140 from segmentio/thomas/make-catalog
Address make catalog issues
2 parents 42f264e + 6133767 commit e5c6ec8

File tree

4 files changed

+44
-1
lines changed

4 files changed

+44
-1
lines changed

src/_data/catalog/slugs.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,4 +314,15 @@ destinations:
314314
- original: "angler-ai"
315315
override: "actions-angler-ai"
316316
- original: "facebook-custom-audiences-actions"
317-
override: "actions-facebook-custom-audiences"
317+
override: "actions-facebook-custom-audiences"
318+
- original: "accoil-analytics"
319+
override: "actions-accoil-analytics"
320+
- original: "contentstack-cloud"
321+
override: "actions-contentstack"
322+
- original: "dynamic-yield-by-mastercard-audiences"
323+
override: "actions-dynamic-yield-audiences"
324+
- original: "ninetailed-by-contentful"
325+
override: "ninetailed"
326+
- original: "topsort"
327+
override: "actions-topsort"
328+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: 'Delivr.ai Resolve Destination'
3+
hidden: true
4+
id: 650c69e7f47d84b86c120b4c
5+
published: false
6+
---
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Koala (Cloud) Destination
3+
id: 6230c835c0d6535357ee950d
4+
---
5+
6+
{% include content/plan-grid.md name="actions" %}
7+
8+
> info "Cloud Mode Destination"
9+
> This destination enables data transfer from Segment to Koala server-side. Additionally, Koala offers a device-mode destination that sends data directly from the browser using Koala’s SDK. For more information, see the [documentation](/docs/connections/destinations/catalog/actions-koala).
10+
11+
Koala enables you to identify website visitors with ease so you can turn traffic into actionable leads. See which companies are researching your docs, checking out your pricing page, and showing intent to buy.
12+
13+
Koala maintains this destination. For any issues with the destination, [contact the Koala Support team](mailto:[email protected]).
14+
15+
## Getting Started
16+
17+
1. From the Segment web app, navigate to **Connections > Catalog > Destinations**.
18+
2. Search for *Koala (Cloud)* and select **Add Destination**.
19+
4. Select the source that will send data to Koala and follow the steps to name your destination.
20+
5. On the **Settings** tab, input your **Public API Key** which can be found in your Koala workspace settings under **Settings > Install**.
21+
6. Once connected, you can configure how you want to send data to Koala. By default, Segment forwards track events and identify events to Koala. Koala recommends sticking with the defaults.
22+
23+
{% include components/actions-fields.html settings="true"%}

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ id: 6230c835c0d6535357ee950d
55

66
{% include content/plan-grid.md name="actions" %}
77

8+
> info "Device Mode (Web) Destination"
9+
> This destination sends data to Koala from the browser using Koala’s SDK. Koala also offers a server-side destination that transfers data from Segment to Koala. For more information, see the [Koala (Cloud) Destination documentation](/docs/connections/destinations/catalog/actions-koala-cloud).
10+
811
Koala enables you to identify website visitors with ease so you can turn traffic into actionable leads. See which companies are researching your docs, checking out your pricing page, and showing intent to buy.
912

1013
Segment is the easiest way to install Koala. If you've already got Segment running on your website, Koala recommends this approach. With Segment, you can instrument Koala without code.

0 commit comments

Comments
 (0)