カスタムパラメータ

カスタム パラメータ経由で登録する訪問者を識別するには、次の手順に従います。

これは、会員制の Web サイトに役立ちます。

これにより、ユーザーの行動を理解し、ユーザーが遭遇する問題を特定できるようになります。

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

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