# ¿Cómo encuentro mi(s) ID de tipo de evento?

Cada *Tipo de evento* (o *Rastreador de acciones*) en su programa de impact.com tiene asignado un valor de ID numérico único (p. ej., `12345`). Este valor suele ser necesario al enviar datos de conversión y modificaciones o reversión de acciones mediante nuestra API, servidor FTP y correo electrónico (p. ej., `ActionTrackerId` o `EventId`).

1. Desde la barra de navegación superior, selecciona ![](/files/0919e971063074bc852813115322dc9255719fbf) **\[Perfil de usuario] → Configuración**.
2. En la columna de la derecha, vaya a la *Seguimiento* sección y seleccione **Tipos de evento**.
3. En la pantalla de *Resumen del tipo de evento* pantalla, el ID de cada tipo de evento se muestra entre paréntesis junto a su nombre:

   <div data-with-frame="true"><figure><img src="/files/9cbc691c5a4ad00b2dc0cf0925ada0593322fb8d" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/event-types/how-do-i-find-my-event-type-ids.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.
