# Measure Webhook Performance

Use Hackle's powerful data analytics capabilities to deeply measure campaign performance.

## Step 1. Select a Campaign

From the **`Webhook`** menu in the Dashboard, select the campaign whose performance you want to review.

![Select a webhook campaign](/files/S4GxX9D5BBeFiAFYBNTe)

## Step 2. View Summary Statistics

For campaigns with a sending history, you can quickly check simple statistics at the top.

You can easily see the number of sends and delivery success rate at a glance.

Clicking the **`Analyze Detailed Performance`** button in the upper right corner takes you to the screen where you can analyze the performance data for that campaign.

## Step 3. Detailed Performance Analysis

You can easily analyze the send events of the selected campaign in a funnel chart.

![Send statistics summary](/files/fFUom6BPM7SF3LzLCp67)

![Funnel chart analysis](/files/vlnQYVb6thKp8Sb3KR1X)

## Step 3-1. Default Settings

![Default analysis conditions](/files/rmHQokOHyn6KFEuBNAUP)

The meaning of each event is as follows:

* Number of sends (UV): $webhook\_send
* The identifier criteria are configured the same as the cohort set as the target. (device\_id or user\_id)
* The query period is the same as the campaign's send period.

## Step 3-1. Additional Analysis

### Want to know the conversion rate after webhook sending?

Select the desired event (e.g., coupon application, purchase completion) at an analysis step, and you can immediately see the conversion rate that occurred after the webhook was sent.

![](/files/1NSZ7llMqRw7bVi5HY4p)

### Need to compare by user group?

Set the desired user group (e.g., Android, iOS users) in the right-hand user group section, and you can easily compare conversion rates by user group.

![Conversion rate comparison by user group](/files/kNSZVOsgelcZdE0UsX4z)


---

# 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.hackle.io/en/crm-marketing/webhook-guide/analyze-webhook.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.
