> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-management/manage-sales/customize-all-sales-table/view-conversion-source-of-sales.md).

# View Conversion Source of Sales

**GoAffPro** provides you with the option to view the conversion source of the sales.

To view the conversion source of the sales, go to the **All Sales** section in the **Sales** tab of the GoAffPro admin panel.

<figure><img src="/files/fZM2JAbrRKgrZGGWwMKJ" alt=""><figcaption><p>Sales > All Sales</p></figcaption></figure>

Here, click on **Settings**.

![Click on Settings](/files/-Mfj-AVfuTyiNAw9106G)

This will open up the Show Columns window.

![Show Columns](/files/-Mfiuljuuwwv7gO_kXjC)

Here, select the conversion source option.

![Select Conversion Source](/files/-MfiyeVvBsUmG0qMoctB)

Now, click on **Save**.

![Click on Save](/files/-MfiwRmkQmaJQbCqj52L)

After this, the conversion source column will get added to the All Sales table.

![Conversion source](/files/-MfizT6lw6ii6KuiOxP6)

<details>

<summary>Conversion Sources for Sale Attribution</summary>

| Conversion Sources         | Attribution                                                                                         |
| -------------------------- | --------------------------------------------------------------------------------------------------- |
| referral-cookie            | When the sale is made using the affiliate's referral link.                                          |
| coupon-code                | When the sale is made using the affiliate's coupon code.                                            |
| system-ref-tracking        | Here, the referral code of the affiliate is reported by Shopify.                                    |
| cookieless-tracking        | Here, the client/browser is matched with with the customer's previous visits to get an attribution. |
| subscription-renewal       | When the sale is a subscription renewal payment by the customer.                                    |
| personal-order             | When the customer's email address is the same as the affiliate.                                     |
| customer-affiliate-connect | When the customer is connected to the affiliate.                                                    |
| parent-affiliate           | When the downline affiliate places an order, it gets attributed to the parent affiliate.            |
| party-link                 | The sales made using the affiliate's party link.                                                    |
| manual                     | When the order is manually assigned to an affiliate.                                                |

</details>

{% embed url="<https://youtu.be/tzmm1yq_vC8>" %}
View Conversion Source of Sales
{% endembed %}


---

# 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:

```
GET https://docs.goaffpro.com/program-management/manage-sales/customize-all-sales-table/view-conversion-source-of-sales.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.
