Metronome (Actions) Destination
Metronome 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.
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.
- From the Segment web app, click Catalog, then click Destinations
- Search for Metronome (Actions) within the Destinations Catalog and select Metronome (Actions)
- Click Configure Metronome (Actions).
- Select the source you'd like to connect to and give the destination a name.
- Enter your Metronome API Token into the Segment Connection Settings UI (save changes).
Your Metronome API Token
Metronome (Actions) has the following presets
| Preset Name | Trigger | Default Action |
|---|---|---|
| Send track events to Metronome | Event type = "track" | Send Event |
Build your own Mappings. Combine supported triggers with the following Metronome-supported actions:
Mapping limits per destination
Send an event to Metronome
Send Event is a Cloud action.
The Metronome transaction ID uniquely identifies an event to ensure Metronome only processes each event once.
The Metronome customer ID or ingest alias this event should be associated with.
The timestamp at which this event occurred.
The Metronome event_type.
The Metronome properties object.
Map Segment events to the Metronome event format. Metronome requires the five following fields:
| Field | Type | Description |
|---|---|---|
transaction_id | (string) | The unique identifier for each event. |
customer_id | (string) | Represents which customer in Metronome the event applies to. |
timestamp | (string) | This is when the event happened in RFC 3339. |
event_type | (string) | This is the kind of event. For example, page_view or cpu_used. |
properties | (object) | The key/value pairs with details of the event. |
Metronome (Actions) provides the following benefits:
- Streamlined Configuration. Configure connection details on a per-event basis, rather than for the destination as a whole.
- 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.
- 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.