On the server side, you can use the Salesforce B2C Commerce APIs to retrieve the Session and Request IDs.
ID | API |
---|---|
Session | dw.system.Session.sessionID : String |
Request | dw.system.Request.requestID : String |
Important storefront Application pipelines:
Important parameters for code instrumentation:
See the B2C Commerce API Documentation for more information.