cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

in AppMon we have visit tags defines in all of our applications, what is the equivalent in Dynatrace

Don_Meuth
Organizer

We have several UEM visit tags define in AppMon . for example . we have OrderNumber Retail_Payload and Retail_UserName defined for one of our applications

What is the equivalent in Dynatrace Managed to what we did in AppMon

 

3 REPLIES 3

Don_Meuth
Organizer

BTW . we have already defined the Converison Goals in Dynatrace Managed that we had in AppMon.


JamesKitson
Dynatrace Guru
Dynatrace Guru

This page goes into the options you have for tagging sessions (what would be identical to visits in AppMon):

https://www.dynatrace.com/support/help/user-experi...

There's also request attributes you can use to more or less tag requests at the service rather than session/visit level:

https://www.dynatrace.com/support/help/server-side-services/request-attributes/what-are-request-attributes/

James


axel_ayala
Dynatrace Advisor
Dynatrace Advisor

Hi Don

In Dynatrace you can use different sources to tag user sessions. You can use a CSS selector, global Javascript variable, meta tag or cookie value to extract user tags. It is important to note that all these sources are all at browser level (page meta data), and currently there is no support of using server side data to tag user sessions.

Here you can find more information.


Featured Posts