Parámetros personalizados

Para identificar a los visitantes que se suscriben a través de parámetros personalizados, siga estos pasos:

Esto es útil para sitios web con sistemas de membresía.

Esto le ayuda a comprender el comportamiento del usuario e identificar cualquier problema que pueda encontrar.

Add data-custom-parameters='{JSON_PARAMETERS_HERE}' as shown in the example:

<script defer src="https://webpushke.com/es/pixel/12345678910111213" data-custom-parameters='{"name": "John Doe", "email": "john@example.com"}'></script>

If this parameter is provided, you will see the icon active next to the subscriber details on the Subscribers and Subscriber page, indicating they have been identified with custom parameters.