Skip to content

Commit 824185a

Browse files
authored
Merge pull request #444 from segmentio/repo-sync
repo sync
2 parents f58e920 + 6df96e2 commit 824185a

File tree

4 files changed

+81
-13
lines changed

4 files changed

+81
-13
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ hide-boilerplate: true
44
id: 61a8032ea5f157ee37a720be
55
redirect_from:
66
- '/connections/destinations/catalog/vendor-metronome'
7+
- '/connections/destinations/catalog/metronome-actions'
78
---
89
{% include content/plan-grid.md name="actions" %}
910

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
---
2-
title: 'Metronome (Actions) Destination'
3-
hidden: true
2+
title: Metronome (Actions) Destination
3+
hide-boilerplate: true
44
id: 61a8032ea5f157ee37a720be
5-
published: false
5+
redirect_from:
6+
- '/connections/destinations/catalog/vendor-metronome'
7+
- '/connections/destinations/catalog/actions-metronome'
68
---
9+
{% include content/plan-grid.md name="actions" %}
10+
11+
[Metronome](https://www.metronome.com){:target="_blank"} helps software companies launch, iterate, and scale their business models with billing infrastructure that works at any size and stage. With Metronome, your team can set up a world-class billing infrastructure with minimal time and investment.
12+
13+
Metronome also enables product-led growth with a consistent source of truth for use and billing. Freely experiment with pricing and packaging and put iteration directly in the hands of your Product team.
14+
15+
## Getting Started
16+
17+
1. From the Segment web app, click **Catalog**, then click **Destinations**
18+
2. Search for **Metronome (Actions)** within the Destinations Catalog and select **Metronome (Actions)**
19+
3. Click **Configure Metronome (Actions)**.
20+
4. Select the source you’d like to connect to and give the destination a name.
21+
5. Enter your Metronome API Token into the Segment Connection Settings UI (save changes).
22+
23+
{% include components/actions-fields.html %}
24+
25+
26+
## Mapping events to Metronome
27+
28+
Map Segment events to the [Metronome event format](https://docs.metronome.com/getting-usage-data-into-metronome/overview/){:target="_blank"}. Metronome requires the five following fields:
29+
30+
Field | Type | Description
31+
----- | ---- | ------------
32+
`transaction_id` | (string) | The unique identifier for each event.
33+
`customer_id` | (string) | Represents which customer in Metronome the event applies to.
34+
`timestamp` | (string) | This is when the event happened in [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt){:target="_blank"}.
35+
`event_type` | (string) | This is the kind of event. For example, `page_view` or `cpu_used`.
36+
`properties` | (object) | The key/value pairs with details of the event.
37+
38+
## Benefits of Metronome (Actions)
39+
Metronome (Actions) provides the following benefits:
40+
41+
- **Streamlined Configuration**. Configure connection details on a per-event basis, rather than for the destination as a whole.
42+
43+
- **Easy access to data**. The event variables picker shows you all the available data from the event you use to test the Trigger. Variables are clearly labeled to ensure they stand out from other text and markup.
44+
45+
- **Clear mapping of data** Actions-based destinations enable you to define the mapping between the data Segment receives from your source and the data Segment sends to Metronome.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Drip Source
33
id: m6FUZHH7tQ
44
---
5+
{% include content/source-region-unsupported.md %}
6+
57
Drip is an automated email tool that lets you set up a drip campaign on your site in a few minutes. After a user signs up, it'll send them the next email in your series every few days. [Visit Website](http://mbsy.co/lqb7?utm_source=segmentio&utm_medium=docs&utm_campaign=partners)
68

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

src/personas/journeys/build-journey.md

Lines changed: 36 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,25 @@ Define the number of branches you want to create, then add a **Wait for conditio
5454
> info ""
5555
> Journeys doesn't enforce mutual exclusivity in branch conditions. For more information about ensuring branch exclusivity, see [Best Practices](#).
5656
57-
**Connect to existing step** joins two separate branches. Use this step to target multiple groups with one step.
57+
**Connect to existing step** joins two separate branches. Use this step to target multiple groups with one step.
5858

5959
**Send to Destinations** delivers information about the Journey to the selected Destination. For more information, see [Send data to Destinations](/docs/personas/journeys/send-data)
6060

61+
## Publishing a Journey
62+
63+
To publish and activate a Journey, click **Publish Journey** from the Journey Overview. You can also click **Publish Journey** in the bottom-right corner of the Journey Builder.
64+
65+
> info ""
66+
> Some Journey features can only be edited before publication. For more information, see the difference between Draft and Published Journeys below.
67+
68+
## Journey re-entry
69+
70+
The Journeys re-entry setting allows users to repeat Journeys they've already exited. Common use cases for Journeys re-entry include the following:
71+
72+
- Retargeting users who abandon multiple carts
73+
- Recurring rewards and promotion offers
74+
- Notifying users when to renew a subscription
75+
6176
## Cloning a Journey
6277

6378
To clone a Journey:
@@ -68,20 +83,31 @@ Segment then creates a draft of your Journey.
6883

6984
You can also clone a Journey from a Journey's Overview by clicking the **** icon.
7085

71-
## Publishing a Journey
72-
73-
To publish and activate a Journey, click **Publish Journey** from the Journey Overview. You can also click **Publish Journey** in the bottom-right corner of the Journey Builder.
86+
## Randomized splits
7487

7588
> info ""
76-
> Some Journey features can only be edited before publication. For more information, see the difference between Draft and Published Journeys below.
89+
> The randomized splits step is in beta and available to users with a Personas Advanced plan.
7790
78-
## Journey re-entry
91+
A randomized split lets you experiment with and test the performance of a Journey's branches. When you create a randomized split, you add up to five Journey branches, each with a different step. Journeys then sends eligible users down one of the branches at random. Each branch receives a portion of the eligible users based on percentages that you assign to the branches.
7992

80-
The Journeys re-entry setting allows users to repeat Journeys they've already exited. Common use cases for Journeys re-entry include the following:
93+
To test your messaging channels, for example, you might create a randomized split with three different branches, assigning 40% of users to an email campaign, 40% to an SMS campaign, and 20% to a control group. Once users flow through the split, you can determine the success of the email and SMS campaigns compared to each other and the control group.
8194

82-
- Retargeting users who abandon multiple carts
83-
- Recurring rewards and promotion offers
84-
- Notifying users when to renew a subscription
95+
### Add a randomized split
96+
97+
Follow these steps to add a randomized split to a Journey:
98+
99+
1. Create a new Journey, and [add an entry condition](#adding-the-entry-condition).
100+
2. Select the **+** icon to add a step, then select **Create a randomized split**.
101+
3. Name the randomized split step, then add up to five branches.
102+
4. Set the distribution percentage for each branch, then select **Save**.
103+
5. For each branch in the split, select the child **+** icon and add a step.
104+
3. Save and publish your Journey.
105+
106+
Users who meet the Journey's entry condition will then enter the Journey and flow through the randomized split.
107+
108+
### Act on the split's results
109+
110+
Once users complete your Journey's randomized split step, you'll have insight into how each split performed. You can take action on the results by cloning the Journey and sending a new set of users through the highest performing branch.
85111

86112
### Exit and re-entry times
87113

0 commit comments

Comments
 (0)