Questions tagged [boomerang]

Questions about the boomerang JavaScript library to measure real user perceived page load time.

24 questions
0
votes
0 answers

Log boomerang parameters

I have been trying to implement real user monitoring for my website using boomerang JS. I used an old version of boomerang JS that sent the beacon requests using request type as "GET", but using the new version of boomerang it sends data using a…
AndroidMech
  • 1,676
  • 3
  • 20
  • 31
0
votes
0 answers

Boomerang beacon called via GET instead of POST

I took a freshly-cloned copy of the Boomerang library and ran make to produce the default boomerang.js script. I copied that file, along with the following HTML document into a directory.