The Session URL is the encouraged way to integrate with external tools. Our API allows you to retrieve a URL for the current Fullstory session client side. These URLs are of course authenticated, and accessible only to you. Additionally, the identifiers are opaque, so they need not be kept under lock and key.
How to retrieve a session URL at the time of data capture
Browser API
Note: We officially released V2 of our Get Session Details API (e.g. getSession
) on November 1st, 2023. If you're still using V1 of our Browser API (e.g. FS.getCurrentSessionURL
), please refer to our V1 API documentation found here.
If you were using Fullstory prior to August 3rd, 2023 and aren't sure which version of our Browser API is compatible with the data capture snippet deployed on your website, please refer to these instructions to confirm.