自定义参数

要识别通过自定义参数订阅的访问者,请按照以下步骤操作:

这对于具有会员系统的网站非常有用。

这可以帮助您了解用户行为并识别他们遇到的任何问题。

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

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