Back to the catalog

sessionsight

Helps use SessionSight with Claude Code easily.

Open source Repository Open in the app JSON README (API)

About

Helps use SessionSight with Claude Code easily.

Details

Kind
Plugins
Topic
No topic detected
Publisher
sessionsight
Origin
marketplace
Category
ferramentas
Stars
1
Last push
2026-05-30T12:30:24Z
Repository state
ativo
Language
TypeScript
Added
2026-08-30 01:48:58
Updated
2026-08-30 01:48:58
Origin id
sessionsight/sdks/sessionsight

README

# SessionSight SDKs

Official open source SDKs for [SessionSight](https://sessionsight.com). Session replays, heatmaps, feature flags, split testing, goal tracking, and user feedback.

## Packages

| Package | npm | Description |
|---------|-----|-------------|
| [insights](./insights) | [`@sessionsight/insights`](https://www.npmjs.com/package/@sessionsight/insights) | Client-side session recording, heatmaps, funnels, and form analytics |
| [flags](./flags) | [`@sessionsight/flags`](https://www.npmjs.com/package/@sessionsight/flags) | Server-side feature flag evaluation with segment targeting |
| [split-testing](./split-testing) | [`@sessionsight/split-testing`](https://www.npmjs.com/package/@sessionsight/split-testing) | A/B testing with zero-flicker, SSR bootstrap support |
| [goals](./goals) | [`@sessionsight/goals`](https://www.npmjs.com/package/@sessionsight/goals) | Server-side goal and revenue tracking |
| [feedback](./feedback) | [`@sessionsight/feedback`](https://www.npmjs.com/package/@sessionsight/feedback) | Structured feedback, bug reports, and ratings collection |
| [claude-code-plugin](./claude-code-plugin) | | Claude Code plugin for installing and configuring SessionSight SDKs |

## Documentation

For installation, quick start guides, and full API reference, see the [SessionSight docs](https://sessionsight.com/docs).

## License

All packages are [MIT licensed](./insights/LICENSE).

More