06 Aug 2022 12:16 AM - last edited on 30 Sep 2022 12:17 PM by MaciejNeumann
I'm in a scenario where I need to capture login sessions. but all sessions appear as anonymous. How do I configure the sessions to be able to see the user login with email?
Solved! Go to Solution.
06 Aug 2022 09:53 AM - edited 06 Aug 2022 09:54 AM
Hi @Bis
For tagging your login sessions with email information please check one of the available page meta data or you can utilize identifyUser method of the RUM JavaScript API
HTH
Yos