Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bharathvaj-ganesan/fullstory-integrations

The FullStory integrations provides packages that allows you to seamlessly integrate FullStory with other platforms.
https://github.com/bharathvaj-ganesan/fullstory-integrations

airbrake bugsnag fullstory integrations raygun trackjs

Last synced: about 1 month ago
JSON representation

The FullStory integrations provides packages that allows you to seamlessly integrate FullStory with other platforms.

Awesome Lists containing this project

README

        

# FullStory Integrations

> This repo holds SDKs for all the integrations possible with [Fullstory](https://www.fullstory.com/).

These packages helps you to seamlessly integrate with FullStory platform.

_Please note that these are community packages and not official one._

[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://shields.io/)

**Table of content**

- [Purpose](#purpose)
- [Integrations Supported](#integrations-supported)
- [License](#license)

## Purpose

Whenever you have an event captured in any of the following service you will see a link to the FullStory session replay at that exact moment in time.

Also, when you are watching a FullStory replay and your user experiences an error, you might see a custom error event that contains the error details along with
the link that will take you to that error in respective integrated service.

Supported integerations are mentioned below.

## Integrations Supported

| Integrations | Version |
| --------------------------- | -------------------------------------------------------------------------- |
| [Bugsnag](packages/bugsnag) | ![Bugsnag](https://img.shields.io/npm/v/@bharathvaj/fullstory-bugsnag.svg) |
| [Rollbar](packages/rollbar) | ![Rollbar](https://img.shields.io/npm/v/@bharathvaj/fullstory-rollbar.svg) |
| [TrackJS](packages/trackjs) | ![TrackJS](https://img.shields.io/npm/v/@bharathvaj/fullstory-trackjs.svg) |
| [Raygun](packages/raygun) | ![Raygun](https://img.shields.io/npm/v/@bharathvaj/fullstory-raygun.svg) |
| [Airbrake](packages/airbrake) | ![Airbrake](https://img.shields.io/npm/v/@bharathvaj/fullstory-airbrake.svg) |

## License

MIT © [Bharathvaj Ganesan](https://github.com/bharathvaj-ganesan)