# Measuring Time Between Two Goals in HockeyStack

### Overview

Measuring the time it takes to progress from one stage to another in your funnel is essential for understanding conversion speed and efficiency. There're two scenarios: two goals on the same object or on different objects.

### For two goals on the same object&#x20;

If both the start goal (ex: Deal Created) and the destination goal (ex: Closed Lost) are set on the same CRM object, follow these steps while creating a report:

#### Define Your Column

* **Metric**: Destination Goal (second stage of your conversion) > Time Between Date Fields&#x20;

<figure><img src="/files/GOBEGu3GV2a6RLpRe5IL" alt=""><figcaption></figcaption></figure>

#### Select the Date Fields

* **Low Value**: The date field associated with your first goal (available in your goal definition).
* **High Value**: The date field associated with your second (destination) goal.

<figure><img src="/files/4RMRi5DsuhBvL70hx5Pa" alt=""><figcaption></figcaption></figure>

#### Divide by Ratio

* **Metric**: Destination Goal > Times Done

***

### Measuring Time for Goals on Different Objects

If the start goal and the destination goal are set on different objects, follow these steps:

#### Define Your Column

* Sequence of Actions: top: Start Goal, bottom: Destination Goal
* &#x20;Metric: Time Between First and Last Step (Ex: MQL > Stage 1)
* Over: Sequence of Actions: Start Goal > Destination Goal, Metric: Times Done

<figure><img src="/files/HZCD6lI8sOsOQ15E5yTw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/marketing-intelligence/report-examples-and-insights/measuring-time-between-two-goals-in-hockeystack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
