How to enable debug mode for Fullstory?

In your data capture snippet, you'll notice a line of code like this:

window['_fs_script'] = 'edge.fullstory.com/s/fs.js'

You can switch the source of the script to a debug version of Fullstory, which will cause the Fullstory Javascript to log additional information to the browser console.

window['_fs_script'] = 'edge.fullstory.com/s/fs-debug.js';

This is useful for when your engineers need to troubleshoot an issue with your Fullstory installation. For most of the time, we would recommend using the default script.

For example, the screenshot below shows what the browser console looks like when FS.identify is called with bad data and the debug version is being used:

direct_1523986753748-Screen_Shot_2018-04-17_at_1.38.23_PM.png

 

 

Need to get in touch with us?

The Fullstory Team awaits your every question.

Ask the Community Technical Support