Vlastní parametry

Chcete-li identifikovat návštěvníky, kteří se přihlásí k odběru prostřednictvím vlastních parametrů, postupujte takto:

To je užitečné pro webové stránky s členskými systémy.

To vám pomůže porozumět chování uživatelů a identifikovat jakékoli problémy, se kterými se setkávají.

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

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