Real User Monitoring
User session monitoring, key user actions - everything RUM.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get web application page size information

dewaldv
Visitor

Hi guys

I enabled the new RUM experience for an appliaction, as I believe this will enable the functionality to use DQL to extract page size information for th application. I already have the DQL to do this, however this specific app doesnt return any data in Experience Vitals, other than "Availability 100%" and "Page visit rate 0/min".

Any reason why the app would not return anything in Experience Vitals, whereas it worked fine in classic RUM?

Thanks!

2 REPLIES 2

mason-wagner
Participant

Has there been any user traffic since enabling RUM on Grail? Seeing the page visit rate, it makes me think you would need to give it some time to collect data.

I don't believe historical data will be seen after enabling RUM on Grail.

Regards,
Mason

t_pawlak
Leader

Hi,
in this case the most likely reason here is lack of new data after enabling RUM on Grail.

No historical data, after switching to the new RUM (Grail), classic data is not backfilled, collection starts from that moment onward.
Then Page visit rate 0/min usually means no new user visits are coming in. 

Ingestion delay, sometimes it takes a bit of time before data appears in Experience Vitals and becomes queryable via DQL.

If generating traffic still doesn’t help, try querying RUM data globally via DQL (without filters) to confirm whether any data is being ingested at all.

Featured Posts