> For the complete documentation index, see [llms.txt](https://community.commandersact.com/mixcommander/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/mixcommander/user-manual/reports/contributive-analysis-lab.md).

# Contributive Analysis (lab)

![](/files/6qcoXcPAeXOOF4Q98urQ)

The 'contributive analysis' reports allows you to benefit from a new angle of analysis of your customers journeys and to highlight the stage at which your partners and your campaigns are helping you score points in the generation of a conversion. This analysis is carried out from the data that we calculate for you, in a trusted third party position. It is carried out without sampling and without prioritization rules. It naturally benefits from our reconciliation algorithm which brings together conversion journeys started on different devices.

![Menu](/files/ZlKM8YiekAPidKXjZmGF)

![Top of the contributors](/files/CcXIHL3WmlE0qXqhTMIs)

This part of the reports highlights the top of contributors.&#x20;

**INITIATOR** : The beginner, the first click

**SCORER** : Is the finisher the last click

**PASSER** : is only a contributor. Not first and not last click. He is between them.

**AUTONOMOUS** : only the one on the customer journey (to come)

![](/files/15raV9jp4uRslWjA2TF8)

{% hint style="info" %}
In this analysis we take in account only the click touch point.

The loockback window is 90 days
{% endhint %}

**How to read ?**

Unsurprisingly, the customer journeys are very rich, the channels and media partners are more and more numerous. So how do you gain height and identify the information that will allow you to understand and make the right decisions? We suggest you zoom in on the key contact points. The 'Contributive Analysis' report is a playground where the different channels and partners work as a team. Like a competition, each element plays a well-defined role. We tend to favor the 'last touch' but in order for it to be able to finalize, it needs others to prepare the ground for it upstream. What leverage makes it possible to initiate new journeys, the one that attracts new customers? Between the start and the end of the journey, which channel/ partner ensures that the user comes back and does not forget the message? You might expect this to be retargeting, but you might just be surprised!


---

# 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/mixcommander/user-manual/reports/contributive-analysis-lab.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.
