Metronome Destination

About this integration

Metronome provides an easy-to-configure billing infrastructure that scales to support businesses at any stage. It enables product-led growth by serving as a reliable source for use and billing data. This integration sends events to Metronome, helping you track audience activities in the platform, so you can experiment with pricing and packaging and see how your changes affect your users.

Getting started

  1. Go to the Data Pipelines tab and click Connections.

  2. Click Add New under Destinations.

  3. Select the Metronome destination.

  4. (Optional) Select the sources that you want to connect to this destination. You can always connect sources to your destination later. We’ll only show you eligible sources.

  5. Configure your destination.

    1. Api Token: Your Metronome API Token

    Setup your destination
    Setup your destination

  6. Click Enable Destination.

Actions

When you’re done setting up your destination, you can go to the Actions tab to see how we map source events to your destination.

The actions for your destination
The actions for your destination

ActionDefault TriggerDescription
Send EventSend an event to Metronome

Mapping events to Metronome

Metronome uses a specific event format that requires the following fields. When you map the Send Event action, you’ll need to make sure that you also map the following five fields.

FieldTypeDescription
transaction_idstringThe unique identifier for each event, analgous to our messageId.
customer_idstringRepresents which customer in Metronome the event applies to, analagous to our userId or anonymousId
timestampstringWhen the event happened in RFC 3339 format.
event_typestringTypically our event name property, like, page_view or cpu_used.
properties(object)The key/value pairs with details of the event—typically $.properties from the source event.
Copied to clipboard!
  Contents
Is this page helpful?