Testing the website tracking script

  1. Navigate to the domain where the script was added. Turn off your adblocker, and make sure to accept cookies.
  2. Right click on the page > Inspect Element.
  3. Navigate to the elements tab, click anywhere on the code, and on your keyboard click Cmd+F (or Ctrl+F for Windows) to search for “hockeystack.min.js”. Validate that you can find the below snippet.
  4. image
  5. As a secondary check, navigate to the Network tab. Refresh the page while you are on the tab. On the input box where it says “Filter”, enter in “hockeystack”. Make sure you can see a line where Name is “send” and Status is 200.
  6. image

If both checks are passing — Congrats! Your HockeyStack script is working!