Skip to content

Commit

Permalink
klayvio > onetrust
Browse files Browse the repository at this point in the history
  • Loading branch information
forstisabella committed Oct 27, 2023
1 parent 122e7da commit d8b134f
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions src/connections/sources/catalog/cloud-apps/klaviyo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: EfKbe2yt0J
---
{% include content/source-region-unsupported.md %}

Klaviyo is an email marketing platform that helps companies make more money. It lets you send personalized newsletters, triggered emails, product recommendations, push notifications and sync your data to facebook custom audiences. [Visit Website](https://www.klaviyo.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners)
Klaviyo is an email marketing platform that helps companies make more money. It lets you send personalized newsletters, triggered emails, product recommendations, push notifications and sync your data to facebook custom audiences. [Visit Website](https://www.klaviyo.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"}

Take your company's email analysis to the next level by **adding Klaviyo 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. 

Expand All @@ -23,7 +23,7 @@ If you have previously enabled sending email events using the Klaviyo destinatio

4. The next page ("Overview") will surface your **Segment write key for Klaviyo.** Copy this write key. 

5. To finish the setup, you'll have to go into your Klaviyo account and enter this Segment write key in their integrations settings. Find the right place in Klaviyo by clicking [Integrations > Segment](https://www.klaviyo.com/integration/segment_io).
5. To finish the setup, you'll have to go into your Klaviyo account and enter this Segment write key in their integrations settings. Find the right place in Klaviyo by clicking [Integrations > Segment](https://www.klaviyo.com/integration/segment_io){:target="_blank"}.

6. Click **Save**.

Expand Down Expand Up @@ -98,7 +98,7 @@ The Klaviyo Source works better when you also connect Klaviyo as a destination.

## Preventing Duplication in Segment

Navigate to the integration settings for the Segment Integration in [Klaviyo](https://www.klaviyo.com/integrations).
Navigate to the integration settings for the Segment Integration in [Klaviyo](https://www.klaviyo.com/integrations){:target="_blank"}.

Here is where you also have the ability to limit the data you pass back to Segment, by checking the box next to Do not sync profiles that are not updated by the Klaviyo Destination.

Expand Down
2 changes: 1 addition & 1 deletion src/connections/sources/catalog/cloud-apps/klenty/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ id: D6h3UEduNW
---
{% include content/source-region-unsupported.md %}

[Klenty](https://www.klenty.com/) helps sales teams to send personalized emails and automated follow-ups at scale. With Klenty, your sales team can completely automate their email outreach and focus on closing more deals.
[Klenty](https://www.klenty.com/){:target="_blank"} helps sales teams to send personalized emails and automated follow-ups at scale. With Klenty, your sales team can completely automate their email outreach and focus on closing more deals.

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

Expand Down
4 changes: 2 additions & 2 deletions src/connections/sources/catalog/cloud-apps/leanplum/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Collections represent the different messaging events that Leanplum sends to Segm
This source is maintained by Leanplum. For any issues with the source, [contact Leanplum Support](mailto:[email protected]).

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

## Getting Started
Expand Down Expand Up @@ -75,4 +75,4 @@ If you experience any issues with how the events arrive in Segment, [contact the

## Send data to Leanplum

Segment and Leanplum work better together when connected bi-directionally. With the Leanplum Destination, you can send client-side or server-side data, as well as connect Engage; which you can then turn into precisely targeted personalized messages. Learn more at our [Leanplum Destination docs](https://segment.com/docs/connections/destinations/catalog/leanplum/).
Segment and Leanplum work better together when connected bi-directionally. With the Leanplum Destination, you can send client-side or server-side data, as well as connect Engage; which you can then turn into precisely targeted personalized messages. Learn more at our [Leanplum Destination docs](/docs/connections/destinations/catalog/leanplum/).
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Property Name | Description
`list_id` | An ID used to identify a list.
`list_name` | A name used to identify a list.
`order_total` | The order total associated with the conversion.
`unsubscribe_type` | The method by which the contact was removed from the list. See the [Unsubscribed Contacts Report Help Article](https://help.listrak.com/en/articles/1550570-unsubscribed-contacts-report#unsubscribe-method-definitions).
`unsubscribe_type` | The method by which the contact was removed from the list. See the [Unsubscribed Contacts Report Help Article](https://help.listrak.com/en/articles/1550570-unsubscribed-contacts-report#unsubscribe-method-definitions){:target="_blank"}.
`context.ip` | The opening computer’s public IP address.
`context.traits.email` | The intended recipient’s email address.
`context.user_agent` | The opening browser’s user agent.
Expand Down
2 changes: 1 addition & 1 deletion src/connections/sources/catalog/cloud-apps/looker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Below is an example of the `identify()` call Looker will send to Segment for the

**Rename fields**

If you don't like the formatting of field names as they appear in Segment, you can use [Table Calculations](https://docs.looker.com/exploring-data/using-table-calculations) to create a new
If you don't like the formatting of field names as they appear in Segment, you can use [Table Calculations](https://docs.looker.com/exploring-data/using-table-calculations){:target="_blank"} to create a new
version of the field with the desired name. Then you can hide the original field from the table visualization.

### Send Looks to your Segment Destinations
Expand Down
12 changes: 6 additions & 6 deletions src/connections/sources/catalog/cloud-apps/mailchimp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ id: acd1bc21d
3. Give the source a nickname and a schema name. The nickname is a label used in the Segment interface, and the schema name is the namespace you query against in your warehouse. Both can be whatever you like, but we recommend sticking to something that reflects the source itself, like `Mailchimp` for nickname and `mailchimp` or `email` or `chimp_prod` for the schema name.

**Note**: You can add multiple instances if you have multiple Mailchimp accounts. That's why we allow you to customize the source's nickname and schema name!
4. Next, provide credentials to an account with API permissions to access your Mailchimp data. It is recommended that you create a brand new api key for the Segment source. MailChimp restricts each api key to a maximum of 10 concurrent requests, so creating a dedicated one for Segment will ensure maximum throughput. You can find your API key in **Account > Extras > API Keys**. You can read more about API keys on [MailChimp's docs](http://kb.mailchimp.com/integrations/api-integrations/about-api-keys).
4. Next, provide credentials to an account with API permissions to access your Mailchimp data. It is recommended that you create a brand new api key for the Segment source. MailChimp restricts each api key to a maximum of 10 concurrent requests, so creating a dedicated one for Segment will ensure maximum throughput. You can find your API key in **Account > Extras > API Keys**. You can read more about API keys on [MailChimp's docs](http://kb.mailchimp.com/integrations/api-integrations/about-api-keys){:target="_blank"}.

![Screenshot of the Overview page in Mailchimp, with the Extras menu selected.](images/3027189_API+Keys.png)

Expand All @@ -32,7 +32,7 @@ Our sync component uses an upsert API, so the data in your warehouse loaded usin

The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. Sources will sync with Segment every 3 hours. Depending on your Warehouses plan, we will push the Source data to your warehouse on the interval associated with your billing plan.

At the moment, we don't support filtering which objects or properties get synced. If you're interested in this feature, [let us know](https://segment.com/help/contact/)!
At the moment, we don't support filtering which objects or properties get synced. If you're interested in this feature, [let us know](https://segment.com/help/contact/){:target="_blank"}.


## Collections
Expand All @@ -42,8 +42,8 @@ Collections are the groupings of resources we pull from your source. In your war

| Collection | Type | Description |
| ------ | ------ | ------ |
| `conversations` | object | Conversation tracking is a [paid feature](http://kb.mailchimp.com/accounts/billing/how-mailchimp-pricing-plans-work) that lets you view subscribers' replies to your campaigns from inside your MailChimp account. Fetched using Mailchimp's [`/conversations`endpoint](https://mailchimp.com/developer/reference/conversations/). |
| `lists` | object | The state of your various lists in Mailchimp. Fetched using Mailchimp's [`/lists` endpoint](https://mailchimp.com/developer/reference/lists/). |
| `list members` | object | Get the list of members in a MailChimp list. Fetched using Mailchimp's [`/lists` endpoint] If you are interested in this collection, [contact Segment Support](https://segment.com/help/contact/) |
| `campaigns` | object | Your Mailchimp campaigns. Fetched using Mailchimp's [`/campaigns` endpoint](https://mailchimp.com/developer/reference/campaigns/). |
| `conversations` | object | Conversation tracking is a [paid feature](http://kb.mailchimp.com/accounts/billing/how-mailchimp-pricing-plans-work){:target="_blank"} that lets you view subscribers' replies to your campaigns from inside your MailChimp account. Fetched using Mailchimp's [`/conversations`endpoint](https://mailchimp.com/developer/reference/conversations/){:target="_blank"}. |
| `lists` | object | The state of your various lists in Mailchimp. Fetched using Mailchimp's [`/lists` endpoint](https://mailchimp.com/developer/reference/lists/){:target="_blank"}. |
| `list members` | object | Get the list of members in a MailChimp list. Fetched using Mailchimp's [`/lists` endpoint] If you are interested in this collection, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"} |
| `campaigns` | object | Your Mailchimp campaigns. Fetched using Mailchimp's [`/campaigns` endpoint](https://mailchimp.com/developer/reference/campaigns/){:target="_blank"}. |
| `subscriber activity` | object | **Currently unavailable** Mailchimp's subscriber activity endpoint cannot support our Sources product. If you are interested in this collection, contact your MailChimp Client Success Manager and request that they update their export API functionality.* |
4 changes: 2 additions & 2 deletions src/connections/sources/catalog/cloud-apps/mailmodo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This source is maintained by Mailmodo. For any issues with the source, [contact
## Getting Started

#### Step 1: Add a new Mailmodo Source to Segment
1. From your workspace’s [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**.
1. From your workspace’s [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**.
2. Search for “Mailmodo” in the Sources Catalog, select Mailmodo, and click **Add Source**.
3. On the next screen, give the Source a nickname and configure any other settings. 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 we recommend using something that reflects the source itself and distinguishes it amongst your environments (for example, Mailmodo_Campaigns).
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 we recommend using something that reflects the source itself and distinguishes it amongst your environments (e.g. Mailmodo_Campaigns).
Expand Down Expand Up @@ -78,4 +78,4 @@ This table lists event-specific properties Mailmodo sends to Segment:
The Mailmodo Source only works when you connect Mailmodo as a Destination. With the Mailmodo Destination, you can use Segment to send identify and track calls to Mailmodo and create target audiences you can reach with interactive emails.


Want to start sending data to Mailmodo? Learn how by reading the [Mailmodo Destination docs](https://support.mailmodo.com/en/support/solutions/articles/84000351518).
Want to start sending data to Mailmodo? Learn how by reading the [Mailmodo Destination docs](https://support.mailmodo.com/en/support/solutions/articles/84000351518){:target="_blank"}.
10 changes: 5 additions & 5 deletions src/connections/sources/catalog/cloud-apps/mandrill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Mandrill Source
id: asdf76as89
---

[Mandrill](http://www.mandrill.com/) is a transactional email API for MailChimp users.
[Mandrill](http://www.mandrill.com/){:target="_blank"} is a transactional email API for MailChimp users.

Take your company's email analysis to the next level by **adding Mandrill as a Source to Segment.** Segment automatically collects email events like `Sent` and `Opened` and load them into your data warehouse. 

Expand All @@ -30,7 +30,7 @@ Take your company's email analysis to the next level by **adding Mandrill as a S

### Streaming

The Mandrill source is comprised only of a streaming component which listens in real time for inbound webhooks from [Mandrill's Webhooks](https://mandrill.zendesk.com/hc/en-us/articles/205583217-Introduction-to-Webhooks) and batches the events to be uploaded on your next warehouse flush. These events are only ever appended to your warehouse. Since Mandrill is strictly used for transactional emails triggered directly by API calls, there are no "dimensional" concepts in their data model that would require any additional components.
The Mandrill source is comprised only of a streaming component which listens in real time for inbound webhooks from [Mandrill's Webhooks](https://mandrill.zendesk.com/hc/en-us/articles/205583217-Introduction-to-Webhooks){:target="_blank"} and batches the events to be uploaded on your next warehouse flush. These events are only ever appended to your warehouse. Since Mandrill is strictly used for transactional emails triggered directly by API calls, there are no "dimensional" concepts in their data model that would require any additional components.


## Collections
Expand All @@ -42,10 +42,10 @@ Collections are the groupings of resources we pull from your source. In your war
| ------ | ------ | ------ |
| Sent | Event | Message has been sent successfully |
| Bounced | Event | Message has hard bounced |
| Opened | Event | Recipient opened a message; will only occur when [open tracking](http://help.mandrill.com/entries/23298476-How-does-open-tracking-work-) is enabled. |
| Opened | Event | Recipient opened a message; will only occur when [open tracking](http://help.mandrill.com/entries/23298476-How-does-open-tracking-work-){:target="_blank"} is enabled. |
| Marked As Spam | Event | Recipient marked a message as spam |
| Rejected | Event | Message was [rejected](http://help.mandrill.com/entries/22880521-What-is-a-rejected-email-Rejection-Blacklist-) |
| Rejected | Event | Message was [rejected](http://help.mandrill.com/entries/22880521-What-is-a-rejected-email-Rejection-Blacklist-){:target="_blank"} |
| Delayed | Event | Message has been sent, but the receiving server has indicated mail is being delivered too quickly and Mandrill should slow down sending temporarily |
| Soft-Bounced | Event | Message has soft bounced |
| Clicked | Event | Recipient clicked a link in a message; will only occur when click tracking is enabled |
| Recipient Unsubscribes | Event | Recipient [unsubscribed](http://help.mandrill.com/entries/22880521-What-is-a-rejected-email-Rejection-Blacklist-) |
| Recipient Unsubscribes | Event | Recipient [unsubscribed](http://help.mandrill.com/entries/22880521-What-is-a-rejected-email-Rejection-Blacklist-){:target="_blank"} |
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You will need Admin permissions to your Marketo account.
2. Go to **Admin > Munchkin** to find your Munchkin Account ID.
![Screenshot of the Tracking Code section of Marketo's Munchkin page.](images/Image2018-04-30at5.28.54PM.png)
3. Go to Admin > LaunchPoint
a. If you don't already have a REST service setup, follow [these steps](http://developers.marketo.com/rest-api/custom-services/).
a. If you don't already have a REST service setup, follow [these steps](http://developers.marketo.com/rest-api/custom-services/){:target="_blank"}.
b. Then, copy the "Client ID" and "Client Secret" parameters.
![Screenshot of the Details section of the LaunchPoint page.](images/Image2018-04-30at5.29.32PM.png)
c. Paste the "Client ID" and "Client Secret" into the Segment Marketo source settings.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This source is maintained by Mixpanel. For any issues with the source, contact t

## Getting Started

1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**.
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**.
2. Search for **Mixpanel Cohorts** in the Sources Catalog and click **Add Source**.
3. On the next screen, give the Source a nickname and configure any other settings.
4. From the new Source's Overview page, copy the Segment WriteKey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This source is maintained by MoEngage. For any issues with the source, [contact
## Getting Started

1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog) click **Add Source**.
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank"} click **Add Source**.
2. Search for "MoEngage" in the Sources Catalog, select MoEngage, and click **Add Source**.
3. On the next screen, give the Source **a nickname** configure any other settings.
- 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 `MoEngage_Prod`, `MoEngage_Staging`, or `MoEngage_Dev`).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This source is maintained by Moesif. For any issues with the source, [contact th
2. Select Moesif API Analytics within the Source Catalog and confirm adding the source.
3. Give the Source a nickname and follow the set up flow to "Add Source".
3. Copy the Write Key from the added source. You'll need this later in Moesif.
4. Log into your [Moesif account](https://www.moesif.com/wrap/), go to the _Settings_ menu and click _Extensions_.
4. Log into your [Moesif account](https://www.moesif.com/wrap/){:target="_blank"}, go to the _Settings_ menu and click _Extensions_.
5. Select the Segment Extension within the extensions gallery and add your write key under _Add Partner Key_.

## Identify Message
Expand Down
Loading

0 comments on commit d8b134f

Please sign in to comment.