Why am I seeing my console messages coming from Fullstory?

If you've enabled Console Data Capture, and you're using the browser console yourself, you will see messages attributed to "fs.js". These messages are usually not Fullstory errors and can be attributable to other scripts. While this doesn't affect the user's experience in any way, it can make debugging a bit more difficult.

  • If you want it to get out of the way, simply call FS.disableConsole() on the console (you can re-enable it with FS.enableConsole()).
  • If you want to turn it off for all pages, you can do so using the toggle in Settings > Data Capture and Privacy > Data Capture > Data capture options.

Was this article helpful?

Got Questions?

Get in touch with a Fullstory rep, ask the community or check out our developer documentation.