02 May 2018 08:49 AM - last edited on 30 Sep 2022 01:15 PM by MaciejNeumann
Are there any possibilities to add additional metadata into user session in Dynatrace or how to override the built-in ones? WIth the RUM API (dtrum) it seems just the identifyUser() is available and other methods are basically for identifying particular actions/xhrs.
I'm particularly interested in setting the IP address from within an application. In this case, browsers are running on Citrix servers and we would like to track the Citrix client IP (it's available in the web app in JavaScript variable).
Solved! Go to Solution.
09 May 2018 02:54 PM
This is on the roadmap and will be soon available
14 Apr 2021 07:22 AM
Can anyone give an update on how this has been implemented, and can be used?
01 Dec 2021 02:14 PM
Hi @fstekelenburg, I've reached to the source to provide you the first-hand informations. It's currently possible to do with the API, however getting the IP with use of Javascript isn't possible unless you make a request somewhere.
02 Dec 2021 01:10 PM
Here is an idea that would be worth investigating. First and foremost, can you see the IP from the purepaths of the supported service that the user is interacting with? If so, you can create a request attribute to target that IP, then set the IP as the user tag on the user session. We have done this with many things that we wanted to track on users but Dynatrace
didnt provide an out of the box solution such as domain.