> For the complete documentation index, see [llms.txt](https://community.commandersact.com/adloop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/adloop/iii-adloop-reports-system/transaction-id-report.md).

# Transaction ID Report

The transaction ID report aims to show the conversion path by displaying a detailed path to conversion with attributed measures.

To create a Transaction ID report click on the *New report* tab and select *Empty transaction ID*

![](/files/Wts4XXlnZz6USIJ0Ba1a)

To create a Transaction ID report you have to choose 4 elements:

* Conversion metrics
* Channel
* Time period
* Filters (optional)

#### I- Metrics

Choosing a conversion metric is compulsory. The Conversion metric is there by default but it is possible to choose other custom attributed metrics that were defined previously in the attribution setting up process.

![](/files/cpc8Ue7idrzoZ6XzVwJb)

Important to note that at the same time you can only choose one conversion metric!

noteYou want to know more about attribution settings? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1999208449)

You want to know more about attribution settings? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1999208449)

#### II- Channels

After choosing the metric the channel has to be selected as well. You can either select one specific channel or choose “All”.

![](/files/oeeYAFLEuBh1bcJL3Xgp)

#### III- Time period

Using the calendar you can choose the period you want to see in your report. We offer standard periods (last 30 days, this month, last week etc.) but you can also choose a custom period.

![](/files/NcY7GlVrLIuaeJ0Y1zPq)

#### IV- Filters (optional)

Clicking on the funnel icon opens the filters menu.

![](/files/Ao7d5BHB7uq6MlfJN8CN)

You will find the list of all the dimensions available in your site. You can then select for each dimension the desired values you want to use as filters.

Only data corresponding to the filters will appear in the report.

You can use the search bar either to search for dimensions or for values (once a dimension is chosen) using the switch in the search bar:

![](/files/eETlbFhLKGrCmLWPEhmw)

If choosing a dimension with lots of possible values (like keyword or ad ID), the loading can be a bit long. Please be patient! Or use another dimension (like ad group or campaign)

You can now click on the Go! button and generate your report!

![](/files/OaaBXWEgnCnk44t910Sm)

In the report you can see the source of the conversion and the attributed % in the conversion process. By clicking on the arrow you will see a detailed report with a more granular view on the conversion.

![](/files/q6Eva4w84fv2mESqXNtg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://community.commandersact.com/adloop/iii-adloop-reports-system/transaction-id-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
