# Show attribution report per conversion event

### **Drill Down on Specific Conversion Events**

{% hint style="info" %}
You can learn more about Conversion Events and understand how our attribution model works [in this article](/cookie3-analytics/features/conversion-events/how-our-attribution-works.md).
{% endhint %}

One of the standout features of the Conversions Dashboard is the ability to click on a specific **conversion event** to explore its details and attributions. When you select an event, you can:

* **Track the attribution** for that particular conversion, revealing which marketing channels, campaigns, or referrers were most effective in driving that event.
* **Leverage dimensions** from the Acquisition Report (e.g., channel groups, campaign name, referrer, device type) to pinpoint which sources are driving the most valuable conversions.

This deeper layer of insight allows you to optimize specific campaigns, referrers, or content by focusing on the channels that generate the highest conversion rates and onchain engagement.


---

# 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.cookie3.com/cookie3-analytics/features/web-analytics/conversions-report/show-attribution-report-per-conversion-event.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.
