30 Oct 2024 11:36 AM
The use case is to detect if a user has triggered browser developer tools, or pressed on F12 to make the dev tools show up.
Does Dynatrace detect F12 keypress as an event?
30 Oct 2024 07:24 PM - edited 30 Oct 2024 07:24 PM
Hello @mengsuan_koe1
Dynatrace support 3 types of user actions among the user journeys "sessions", so such action will will be treated as a XHR action.
also if you need to define a custom action through the api Dynatrace can detect it as well.
Hoping it adds value,
KR,
Peter.
16 Dec 2024 12:07 PM
Hi @mengsuan_koe1! Did you find the solution for this one?
16 Dec 2024 03:13 PM
Not really. I suppose if the developers triggers a custom action from Javascript, it may be technically possible. However there is no clear mechanism to detect developer tools being launched, we did not pursue further into this.