22 Jan 2018 07:17 AM
22 Jan 2018 07:40 AM
Hi can you please provide more details? Are you missing details for real user monitoring or synthetic browser monitors? If you have an account please open a support case, this might be the right channel for your issue.
23 Jan 2018 03:55 AM
One of our applications, which is monitored under RUM, has a login page which has an ajax call to some other application. This login page action is not being identified under the User sessions. All other user actions for a particular session of the application are being identified. Upon looking at the console of the browser, we noticed that Dynatrace Javascript is not being injected on the login page? What can we do to enable the Dynatrace javascript for the login page as well.
25 Jan 2018 09:24 AM
Is this Login page delivered by the same server which is delivering the rest of the application? If it is a different server make sure it is also instrumented with the OneAgent to get the JS Agent at the login page.
22 Jan 2018 07:46 AM
AFAIK single page requests are not counted reported to user sessions. Unless to session proceeds to other pages, it's not reported as a session for licensing.
22 Jan 2018 03:34 PM
What do you mean with single page requests? - If you mean a normal page load (for example entering a url in the browser) this will result in a user session with just one user action.
23 Jan 2018 12:26 PM
You are correct, it's visible as a session in Dynatrace, but it will not be counted for licensing (bounce visit). Sorry, it was my misunderstanding.