Hello,
What is the meaning of the elementIdentifier in the conditions field of the naming rule? I can not find this in the documentation,
KR Henk
Solved! Go to Solution.
Hello,
I think I found it, the element identifier is only part of a XHR request. It could be something line the name of the clicked button
KR Henk
It is the element (Button, Link Div,...) the user interacted with. There are multiple ways dynatrace determines the element identifier for a given element, like taking the inline HTML of the button.
You can always set a new HTML property (data-dtname) that dynatrace then uses with highest priority to determine the element identifiert.
You can also choose a different element to be used for this in the application settings:
This is a bit hard to find in the documentation, you can find it here.