사용자 정의 매개변수

사용자 지정 매개변수를 통해 구독하는 방문자를 식별하려면 다음 단계를 따르세요.

이것은 멤버십 시스템이 있는 웹사이트에 유용합니다.

이를 통해 사용자 행동을 이해하고 사용자가 겪는 문제를 식별할 수 있습니다.

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

<script defer src="https://webpushke.com/ko/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.