Hi, we have UEM enabled and we also enabled the bandwidth calculation. We see that the js is right after the head. We want to move it to post onload. Is it possible to do that?
Answer by Andreas G. ·
Hi
There is a good reason why we automatically inject it in the head. This allows us to measure page load time and other metrics. If you do not want this behavior and if you can live with the fact that you will loose important performance metrics you can switch to "Manual Injection" and manually load our JS script where you think appropriate. For more information on that check out the section "Manual Injection" on the following doc page: JavaScript agent
JANUARY 15, 3:00 PM GMT / 10:00 AM ET