# Understanding Funnel Conversion Metrics

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

Once the funnel is created, DoubleTick displays the funnel with event counts and conversion percentages.

Example funnel results:

**Templates Sent: 936**\
**Templates Delivered: 698**\
**Templates Read: 557**\
**CTA Button Clicked: 145**\
**Messages Received: 84**

***

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

#### <mark style="color:$primary;">**Conversion from Previous Step**</mark>

This metric shows the percentage of users who moved from the previous event to the next.

Example:

Template Delivered → Template Read

**557** out of **698** customers read the template.

**Conversion rate = 80 percent**.

#### <mark style="color:$primary;">**Conversion from First Event**</mark>

This metric shows the percentage of users who reached a step compared to the first event.

Example:

Template Sent → Template Read

**557** out of **936** customers read the template.

**Conversion rate = 60 percent.**

***

<figure><img src="/files/8blfO9zTrT25RG7l5scM" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**Overall Funnel Conversion**</mark>

This metric shows how many users completed the final step of the funnel.

Example:

**936** templates sent\
**84** customer responses

**Overall conversion = 9 percent.**

This metric represents the overall effectiveness of the communication journey.


---

# 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://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/understanding-funnel-conversion-metrics.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.
