This page is loading three scripts (one custom and two third party) that are non-render blocking.

  1. <script src="message.js" defer></script> (local - defer)
  2. <script src="https://connect.facebook.net/en_US/fbevents.js" async></script> (third party - async)
  3. <script src="https://www.google-analytics.com/analytics.js" async></script> (third party - async)