> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/credit-policies-overview.md).

# Resumen de las políticas de crédito

**Toma el curso PXA**

<a href="https://pxa.impact.com/student/activity/1099652?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Contrato y Pago (nivel fundamental)</a><a href="https://pxa.impact.com/student/activity/1117596?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">Contrato y Pago (nivel experto)</a>

Con impact.com, cada [tipo de evento](/brand/es/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) en tu programa puede usar cualquiera de nuestras 3 políticas de crédito disponibles:

| Tipo de evento                                                                                                                                                 | Descripción                                                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Último clic](/brand/es/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)                   | <p>El socio que generó el último clic en la ruta de conversión recibirá el 100 % del crédito.</p><p>Este es el <strong>recomendado</strong> política de crédito.</p>                                                                                                                                                                                                                                                             |
| [Primer clic](/brand/es/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)                  | <p>El socio que generó el primer clic en la ruta de conversión recibirá el 100 % del crédito y, por lo general, la totalidad del pago por la conversión.</p><p>Esta política de crédito solo está disponible en ediciones específicas de impact.com. Es <strong>no recomendado</strong> para la mayoría de las implementaciones.</p>                                                                                             |
| [Último en añadir al carrito](/brand/es/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>El socio que llevó al cliente a añadir el artículo final a su carrito antes de completar la compra casi siempre recibirá el 100 % del crédito y, por lo general, la totalidad del pago por la conversión.</p><p>Esta política de crédito solo está disponible en ediciones específicas de impact.com. Si se recomienda para tu programa es <strong>circunstancial</strong> y debe discutirse con un agente de impact.com.</p> |

{% hint style="warning" %}
**No edites por tu cuenta tu lógica de atribución:** Cambiar una política de crédito significa que tendrás que actualizar un tipo de evento, lo cual solo debe hacerlo un agente de impact.com. Habla con tu CSM (o [contacte con soporte](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) sobre realizar cualquier cambio en la política de crédito.
{% endhint %}


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/credit-policies-overview.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.
