Skip to content

Commit 27d0c95

Browse files
mcough2markzegarellimarinhero
authored
adding metronome-actions docs and folder (#3002)
* adding metronome-actions docs and folder * Update src/connections/destinations/catalog/actions-metronome/index.md Co-authored-by: markzegarelli <[email protected]> * Update src/connections/destinations/catalog/actions-metronome/index.md Co-authored-by: markzegarelli <[email protected]> * Update src/connections/destinations/catalog/actions-metronome/index.md Co-authored-by: Marín Alcaraz <[email protected]> * adding metronome-actions docs and folder Co-authored-by: markzegarelli <[email protected]> Co-authored-by: Marín Alcaraz <[email protected]>
1 parent af4e0b2 commit 27d0c95

File tree

1 file changed

+44
-0
lines changed
  • src/connections/destinations/catalog/actions-metronome

1 file changed

+44
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Metronome (Actions) Destination
3+
hide-boilerplate: true
4+
hide-dossier: false
5+
id: 61a8032ea5f157ee37a720be
6+
redirect_from:
7+
- '/connections/destinations/catalog/vendor-metronome'
8+
versions:
9+
- name: Metronome
10+
link: /docs/connections/destinations/metronome
11+
---
12+
{% include content/plan-grid.md name="actions" %}
13+
14+
[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.
15+
16+
[Metronome](https://www.metronome.com){:target="_blank"} 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.
17+
18+
## Getting Started
19+
20+
1. From the Segment web app, click **Catalog**, then click **Destinations**
21+
2. Search for **Metronome** within the Destinations Catalog and select **Metronome (Actions)**
22+
3. Click **Configure Actions Metronome**.
23+
4. Select the source you’d like to connect to and give the destination a name
24+
5. Enter your Metronome API Token into the Segment Connection Settings UI (save changes).
25+
26+
## Mapping
27+
28+
Map Segment events the [Metronome event format](https://docs.metronome.com/getting-usage-data-into-metronome/overview/){:target="_blank"}. Metronome requires the five fields listed below:
29+
30+
* transaction_id (string) - unique identifier for each event
31+
* customer_id (string) - which customer in Metronome the event applies to
32+
* timestamp (string) - when the event happened in [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt){:target="_blank"}
33+
* event_type (string) - the kind of event, e.g. page_view or cpu_used
34+
* properties (object) - key/value pairs with details of the event
35+
36+
37+
## Benefits of Metronome (Actions)
38+
Metronome (Actions) provides the following benefits:
39+
40+
- **Streamlined Configuration**. Configure connection details on a per-event basis, rather than for the destination as a whole.
41+
42+
- **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.
43+
44+
- **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.

0 commit comments

Comments
 (0)