We want to track specific user having IP address (before login) or by user's ID (post login).
Could you please guide what configurations need to done to track in real time.
Solved! Go to Solution.
The IP address is captured automatically for every user, though there are different data privacy options to mask it.
You can use user tagging to tag every user session with the user's ID. The tag can be set via the Agents JavaScript API or different sources from the frontend or backend.
Featured Posts