Get insights into which users and companies are engaging with your product.
identify
method to effectively identify your product’s users. By doing so, you can monitor which users are triggering events in Hyperengage. It’s advisable to integrate this code snippet where user sign-ups, logins, or account details are updated.
YOUR_USER_ID
with a distinct identifier, ideally the user ID from your database. It’s also madatory to add your user’s name and email. It’s also beneficial to include the user’s other “traits” such as avatar, role, etc. This data will be displayed on the user’s profile and can be utilized to filter users in reports. You will also need the WORKSPACE_KEY
and API_KEY
which will be provided during onboarding.
WORKSPACE_KEY
and API_KEY
which will be provided during onboarding.