Users
Overview
Nudge defines a user as anyone who interacts with your application. By gathering data on user behaviors and interactions, Nudge helps you deliver dynamic, personalized experiences that cater to diverse user needs.
Tracking a User
You can track your application’s users by integrating Nudge’s APIs or SDKs. This ensures you gain comprehensive insights into how users engage with your application. For every user you need to send a unique id (External Id)
to Nudge.
User Properties
User properties are attributes that describe your users. When you create or update a user, you can include these properties to refine audience segmentation and enhance behavioral analysis.
Find your users in the dashboard
All the user that you send to Nudge will be visible in the users section on the side bar of your dashboard

You can also see the details of any User from dashboard and see there activity timeline.

Further Reading
For technical implementation, you can refer below links.
- SDK Documentation: Learn how to integrate and use the Nudge SDK in your application.
- REST API Documentation: Explore how to implement user tracking and management using Nudge’s REST APIs.