# Measuring conversion rates

There are a few options to measure conversion rate in HockeyStack, pick the one that fits your use case the best!\
\
**1. Number Divided by Number:**

This straightforward approach to measuring conversion between two goals is to divide the count of one goal by another.&#x20;

*Example*: To calculate the conversion rate from Marketing Qualified Leads (MQLs) to Sales Qualified Leads (SQLs):

* Go to: Definitions → Report → New Report
* Select SQL → times done **over** MQL → times done
* Format the ratio as a percent to view the conversion rate

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeW6UFP1v319BH7FKD03z2MQ-UyIttzvMbwvtmo5fMoozgHkVdrZ6mrcosXdHLnnXV6MzWhyzhhPzDZ4owh83ycDjUU7oT8b24MiyQjplTP8NOxoRiGfvNNjyf6MoR3g7i4nGp4?key=PJJfaRYfi7KuX5CM6LLyDJ5M" alt=""><figcaption></figcaption></figure>

**2. Cohorted Conversion Rate:**

The Number Divided by Number Conversion doesn’t take into account that we are only interested in customers who have performed both goals. To tackle this nuance, you will want to use the Cohorted Conversion Rate.

*Example*: To determine the conversion rate from Marketing Lead to Passed Lead you only want to count Marketing Lead for customers who has done Passed Lead afterwards (and not all the Marketing Leads).&#x20;

* Go to: Definitions → Report → New Report
* Select Marketing Lead → times done, and filter it to “the user has done” → Passed Lead
* **Over:** Marketing Lead → times done
* Format the ratio as a percent to view the conversion rate

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

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

**3. Attributed Conversion Rate:**

To calculate the conversion between a goal and a touchpoint, you need to use the Attributed Conversion Rate.&#x20;

*Example*: To calculate the conversion rate from "Paid Social - LinkedIn Ads" to Marketing Lead

* Go to: Definitions → Report → New Report
* Select the goal of your choice (e.g. Marketing Lead) **over** Any action → unique users
* In the Attribution Options on the left, select Channel (previously Unified Channel) and filter it to the channel of your choice (here: Paid Social - LinkedIn Ads)&#x20;
* This way, Any Action → times done is interaction with the Channel you chose
* Apply the "Uniform" attribution model

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8hsUXpnrppS-yUKSU_1QL6dZtcpgpC2kqGJ3upQX46de2zFfURkO1Lr4mDBK0f0izHNuqJmMVWPWHsr5TVNSQ_zXf543z5vuqMpFnYRJ_xYNNpMvAzcXJHTDhMYR4Xdhf4tUy?key=PJJfaRYfi7KuX5CM6LLyDJ5M" alt=""><figcaption></figcaption></figure>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfWCqPHz0E1iDBgBRVhIsNZHh37-B7jvdb7zbnQC__y1YPmnlWkNjWXKLx1vlpdXKDSzJwv1_9YikmNAD6I6HRYeXCjwaBPyDheLj7PH42zvEkVAF6zJf-nKu6Mbas-l1u5gk1S?key=PJJfaRYfi7KuX5CM6LLyDJ5M)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXetFp0_FeJ8MMcISdhSZ34aU6bJMaS0GW2lKXPatk4BAr5xbw17fV6wDJboSDmAiNoh1JJF3RZ1vDAqC-y1OEjuUwCqFM7di8fT9GsNPFuEeRrg9EBN80T_kwNYw3H2VTX-jKJH?key=PJJfaRYfi7KuX5CM6LLyDJ5M" 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/how-do-i-measure-conversion.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.
