🎉 Happy New Year 2026! 🎉 Are you checking your Subscriber List ? 🎁 Ring in 2026 with Web Pusher.! Get 30% OFF all plans. Use code HNY2026 at checkout. Limited time offer! 🚀
Install our app 🪄 click on the icon in the top right of the address bar.

Custom parameters

To identify visitors that subscribe via custom parameters, follow these steps:

This is useful for websites with membership systems. When users log in, you can specify their identifier (e.g. email, user_id, name) with our tracking code.

This helps you understand user behavior and identify any issues they encounter.

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

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