23 Feb 2026
02:58 AM
- last edited on
27 Apr 2026
12:26 PM
by
MaciejNeumann
I am currently using sendEvent, identifyUser method in my application as suggested in documentation https://www.dynatrace.com/support/doc/javascriptapi/doc-latest/documents/rum-javascript-sdk_Document...
What do i need to configure or set in my dynatrace to see this, currently I dont see an data in dynatrace board.
Solved! Go to Solution.
25 Feb 2026 12:33 PM - edited 27 Feb 2026 10:10 AM
Hello Mkarmocha,
actionstringFor the identifyUser, make sure application had disabled the Do Not Track
25 Feb 2026 10:03 PM
I do not see Event an session properties in our dynatrace, further investigating, I was said we do not have DPS license. Does it mean I may not be able to use custom Events. On other note, I also do not see 'SDK reported value' under Session and action properties > Add property > Custom defined property
25 Feb 2026 11:28 PM
i used custom action and could get some log in user session for the key value, however it seems to much pain to see the value for the key we add in dynatrace Add property. Is there a way to get this info directly in the dashboard view.
15 Mar 2026 09:26 PM - edited 15 Mar 2026 09:29 PM
heya @KiranSomanatti thank you for your suggestions. Could you clarify as our dynatrace tenant runs on RUM classic Gen2 and without DPS licensing so we do not have access to `Experience vitals`?
However, I could navigate to 'Session and user action properties' but I could not see how could i reach to Point no.6 as you mentioned 😕
I have attached screenshot for more information.
Do you mean to create using `Custom defined property`?
Thanks,
Manoj
16 Mar 2026 06:45 AM
@mkarmocha - it's in the custom defined property section.
Without a DPS license (e.g. classic license on SaaS with DEM units), you won't have access to Experience Vitals app, only to Classic RUM apps.
16 Mar 2026 07:53 PM
Thanks @Julius_Loman your response sums up that to use sendEvent we need to be in Gen3.
26 Feb 2026 02:08 AM
BTW, we are using 2nd Gen Rum, so could we still use
action.reportValueor is it replaced by addActionProperties
Featured Posts