Product Usage

Reo.Dev provides flexibility to define and track custom product usage metrics using the Product API. This capability allows teams to set up highly relevant metrics that align with their business goals and developer engagement tracking. Here’s a step-by-step guide on configuring custom parameters and mapping intent levels in the Reo.Dev dashboard:


Setting Up Custom Metrics

  1. Navigate to Configurations, select 'Configure' under the Product Usage card.

  1. Add your Metrics (e.g., USER_PORTAL_SIGN-UP) and provide the Mode (Single/Aggregated) and Type i.e User/Domain (for aggregated events).

circle-info

Note:

  • Choose the single mode to send individual events

  • Choose the aggregate mode to send events in batch/periodically

  • For aggregate events - specify the type i.e Domain/User based on whether you want to send events at a domain (company) or user level.

circle-info

For Inspiration: Some popular products in various DevTool categories and their usage metrics are listed here.


Step 2: Assigning Weightage and Ranges

Each metric can be assigned a Weightage (High, Medium, Low) and a Range. These classifications help categorize developer interactions based on intent levels. Below are example ranges to illustrate how weightage can be mapped:

  • High Intent: Weightage = High, Range = 51–100

  • Medium Intent: Weightage = Medium, Range = 21–50

  • Low Intent: Weightage = Low, Range = 0–20

circle-info

Note: These are sample ranges. You should configure ranges that align with your business goals and the nature of the specific metric being tracked. Ensure that the thresholds meaningfully represent the levels of intent relevant to your product or service.


Step 3: Add Meta Parameters

Admin can now ingest additional attributes in the product usage API along with Activity Type. You need to define the attributes, along with possible values to send via API in the Meta object.

circle-info

Amins need to should send the same attributes in the Meta object as part of the payload

  1. Configure additional Parameters for each Metric under Meta Parameters

2. Click on Add new to add the Meta Parameters

Parameter Name

  • Enter a unique parameter key (e.g., operating_system).

  • Use only lowercase letters, numbers, and underscores.

  • This key must match the attribute sent in your event payload.

Description

  • Describe what this parameter represents and when it is populated.

  • Example: “The operating system of the system from which the pingback is received.”

  • This helps maintain clarity and consistency across teams.

Choose the Data Type

  • Select Picklist (Choice list) when the parameter should only accept predefined values.

  • Use this to enforce data consistency and avoid free-form or invalid inputs.

  • Add all allowed values for this parameter (e.g., Windows, Linux).

  • Click Add choice to include more options.

Save the Parameter

  • Click Add to create the meta parameter.

circle-info

Only parameters defined here and included in the event payload will be captured.

The meta attributes will be added.

Select the bin icon to delete the attribute.

Timeline Event Rendering

  • Each event in the timeline is displayed along with its associated meta attributes.

  • For aggregated activity types, the timeline shows the aggregated count instead of individual events.

Segmentation

  • In the Segmentation filters, the available meta activity types are displayed for filtering under Activity > Activity Type > Data API/Data API Meta

After selecting an activity type, the user is prompted to choose the associated meta attribute.


Step 3: Passing Data via the Product API

circle-info

Important: To effectively leverage Product Usage Metrics, ensure that the metrics are configured correctly in the Product Usage Settings. Once configured, these metrics need to be utilized in tandem with data sent via the Product API or Telemetry Data API to generate actionable insights. For further steps on passing the data, refer to the guides below:

These guides will walk you through setting up and sending data using our APIs, including sample payloads and best practices.


Step 4: Leveraging Metrics in Account/Developer Activity Timeline

After the data flows into Reo.Dev, the activity logs will display developer actions based on the configured metrics. The timeline will show login activities, page visits, and more, giving you a comprehensive view of developer behavior.


Step 5: Creating Segments for High-Intent Accounts

Reo.Dev allows users to create custom segments based on the product usage data. Here’s how:

  1. Navigate to the Segments section.

  2. Choose the Data API Filter:

    • Data API Includes: WEB_PORTAL_SIGN-UP

    • Count of Product Metric Greater Than: 2

This helps surface accounts or developers who meet specific criteria, enabling targeted outreach.


Conclusion

By configuring custom metrics and leveraging Reo.Dev’s Product API, teams can capture and interpret key developer signals. This capability, combined with segmentation and timeline insights, equips sales and marketing teams with actionable data to drive targeted engagement and conversions.

Last updated

Was this helpful?