Prilagođeni parametri

Da biste identificirali posjetitelje koji se pretplate putem prilagođenih parametara, slijedite ove korake:

Ovo je korisno za web stranice sa sustavima članstva.

To vam pomaže razumjeti ponašanje korisnika i identificirati probleme s kojima se susreću.

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

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