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

Detecting screens or modals

ele30
Contributor
Hi there, how can I configure Dynatrace to detect when users see a maintenance screen or modal? Thank you.
4 REPLIES 4

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

What do you mean?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

I have a maintenance page where the user see "We are under maintenance", and I would like to detect when does this page shows to the visitors.  

Hi,

Can you show some screenshot? Looks like it might be and entity under maintenance window.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

tyler_rowe
Dynatrace Helper
Dynatrace Helper

If you have a dedicated maintenance page (eg. maintenance.html), we'll automatically pick that up.

If you display a maintenance message on an existing page URL structure, use Action Properties to grab the selector that displays the maintenance message. Then you'll be able to use the RUM multi-dimensional analysis to select that property from the Analyze By dropdown to see what pages it is occurring on. You could even create a custom metric to get alerts if the number of maintenance pages being displayed goes beyond a set threshold.

Featured Posts