FullStory Browser SDK

The FullStory Browser SDK is a JavaScript library that enables developers to manage FullStory data capture on websites, retrieve deep links to session replays, and send custom events. It provides functions for identifying users, setting user properties, tracking custom events with the FS.event API, and generating session replay URLs for integration with other platforms.

API entry from apis.yml

apis.yml Raw ↑
aid: fullstory:browser-sdk
name: FullStory Browser SDK
tags:
- Browser
- Custom Events
- Data Capture
- JavaScript
- Session Replay
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.fullstory.com/browser/getting-started/
properties:
- url: https://developer.fullstory.com/browser/getting-started/
  type: Documentation
- url: https://www.npmjs.com/package/@fullstory/browser
  type: Distribution
description: The FullStory Browser SDK is a JavaScript library that enables developers to manage FullStory
  data capture on websites, retrieve deep links to session replays, and send custom events. It provides
  functions for identifying users, setting user properties, tracking custom events with the FS.event API,
  and generating session replay URLs for integration with other platforms.