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

RUM: injecting js agent to top context?

danielbr
Advisor

Hi,

Our webapp is cosisted of several frames and is being monitored via auto-injection.
Unfortunately the js agent is only injected into child frames and not to the top context. As result we cannot grab info such as page title. JS variables and other elements that are only accessible within the top frame.


Why doesn't the js inject into the top frame? is there any way to get to do that?

Daniel

2 REPLIES 2

zietho
Dynatrace Champion
Dynatrace Champion

Dear @Daniel B.,

can you please open a support ticket so we can have a deeper look at this?

Otherwise - without a link to the environment and proper documentation (in a support ticket that can be shared across the DT departments) - its hard to help and resolve such a case.

thanks and regards

Thomas

danielbr
Advisor

In case someone else is interested to know-

we were able to get the injection to all IFRAMES by using custom injection rule with:
all pages -> after <head>

Daniel

Featured Posts