No traffic in Google Analytics while load testing

Every request hits your server where the application is hosted, but it does not load any assets:

  • JavaScript
  • CSS
  • images
  • fonts
  • etc

The response time measures the elapsed time from just before sending the request to just after the last response has been received, it does not include the time needed to render the response, nor does process any client code, for example Javascript.