Custom Parameters
Easily track visitors who subscribe using custom parameters by following these simple steps:
Perfect for membership-based websites, our platform allows you to specify user identifiers (e.g., email, user ID, or name) using our tracking code when users log in. This ensures personalized and targeted notifications.
Gain valuable insights into user behavior and quickly identify any issues they may encounter, ensuring a seamless experience for your audience.
To integrate custom parameters, simply add data-custom-parameters='{JSON_PARAMETERS_HERE}' to your code as demonstrated in the example below:
<script defer src="https://pushye.com/pixel/12345678910111213" data-custom-parameters='{"name": "John Doe", "email": "john@example.com"}'></script>
When this parameter is included, the icon will appear next to subscriber details on the Subscribers and Subscriber page. This indicates that the subscriber has been successfully identified using custom parameters.