# Conversion Sources

### Here, we take a look at the different conversion sources for sales attribution:

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


---

# 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.goaffpro.com/program-management/manage-sales/customize-all-sales-table/conversion-sources.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.
