Logging and Snippet Verification
logging the cartridge writes logs under a custom sfcc category called forter add this category in business manager administration > operations > custom log settings , add category forter , log level debug during integration or info in production the category has four loggers, each writing to its own file logger file pattern content forter error custom forter error log api failures, exceptions, void decisions forter warn custom forter warn log retries, skipped pre auth, fail opens forter info custom forter info log entry points, job results forter debug custom forter debug log request/response bodies (pii) debug entries only appear when both the sfcc log level is debug and forterenabledebuglogging is true note set forterenabledebuglogging back to false before production debug logs include pii verifying the device fingerprint snippet open the storefront in a browser and go to any page elements tab search for ftr script , confirm the tag exists with your fortersiteid network tab filter for savetoken confirm a post to fortertoken savetoken returns 200, with form data including ftrtoken console tab confirm no csp errors for forter com domains