> For the complete documentation index, see [llms.txt](https://docs.wildmail.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wildmail.io/spanish/activecampaign-academy/profundizando/mejora-tus-automatizaciones/lead-scoring.md).

# Lead scoring

{% hint style="info" %}
En esta sección, encontrarás información sobre cómo usare el Lead Scoring en ActiveCampaign.
{% endhint %}

Esta función te permite asignar puntos a tus contactos según su comportamiento o información. Al crear reglas de Lead Scoring, considera la demografía de los clientes, sus intereses y comportamientos para construir un sistema efectivo que identifique y nutra a los leads más calificados, estableciendo la base de tus esfuerzos de generación de leads.&#x20;

Aquí tienes algunos ejemplos para inspirar tus primeras reglas y pensar en qué otros tipos de acciones podrías seguir.

<table data-header-hidden><thead><tr><th width="303"></th><th></th><th></th></tr></thead><tbody><tr><td>Accción</td><td>Puntuación</td><td>Duración</td></tr><tr><td>Abrir un correo</td><td>              1+</td><td>          6 meses</td></tr><tr><td>Hacer clic en un enlace</td><td>              5+</td><td>          6 meses</td></tr><tr><td>Contestar un correo</td><td>            10+</td><td>          6 meses</td></tr><tr><td>Visitar una web de venta</td><td>            20+</td><td>          6 meses</td></tr><tr><td>Visitar  la página de checkout/compra</td><td>            20+</td><td>          6 meses</td></tr><tr><td>Convertirse en cliente</td><td>          100+</td><td>            Nunca</td></tr></tbody></table>

Tomándote el tiempo para crear tus reglas de Lead Scoring y automatizar el proceso, puedes asegurarte de que estás llegando a los leads más calificados y cerrando más tratos en menos tiempo.

¡Sácale el máximo provecho al Lead Scoring con nuestro tutorial! :point\_down::money\_mouth:

{% embed url="<https://www.youtube.com/watch?v=EIAJhj654Wk>" %}

Si tienes cualquier pregunta, no dudes en enviarnos [un correo](mailto:support@wildmail.io) para obtener ayuda gratuita con tu cuenta de ActiveCampaign. &#x20;


---

# 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://docs.wildmail.io/spanish/activecampaign-academy/profundizando/mejora-tus-automatizaciones/lead-scoring.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.
