Automatically collect the user key with the pre-made UI components
If you have a SaaS product, you probably need to send customized notifications to each user.
Depending on your product, it might be useful to send events like: new invitations, new messages, new events received, new testimonials received, new customer support requests received, and so on.
This means that in your SaaS, you need to provide a way for the user to provide you with their User Key.
User Key
The User Key is a unique code that is generated when a user installs the Wuf application on a mobile device. The User Key identifies a user, and this code is shared between different devices if the user logs in with the same account.
We provide a pre-made UI component to collect the User Key in your SaaS.
Collect User Key UI Component
We provide you with the code to easily add this UI component to your SaaS.