# SessionSight > SessionSight is an all-in-one growth platform for solo builders and small teams who just shipped: session replay, heatmaps, funnels, form analytics, feedback, goals with revenue attribution, split testing, feature flags, workflows, and campaigns. These docs cover installing the SDKs, wiring goals and identify, and running the build/run loop after launch. ## Get it running Wire SessionSight into your app and confirm the first session lands - [Quickstart](https://sessionsight.com/docs/build/quickstart): Drop SessionSight into your app and confirm the first session lands - [Framework Guides](https://sessionsight.com/docs/build/framework-guides): Install SessionSight in your specific framework - [Use a Coding Agent](https://sessionsight.com/docs/build/coding-agents): Drive SessionSight from any MCP-compatible coding agent - [What never reaches your replays](https://sessionsight.com/docs/build/data-redaction): The data SessionSight removes from every session, no matter which privacy mode you pick - [Key Concepts](https://sessionsight.com/docs/build/key-concepts): Core terminology and how the pieces fit together - [API Keys](https://sessionsight.com/docs/build/api-keys): Create and manage your API keys ### SDKs - [Overview](https://sessionsight.com/docs/build/sdks/overview): SessionSight SDKs at a glance #### Insights SDK - [Setup & Installation](https://sessionsight.com/docs/build/sdks/insights-sdk/setup): Get the Insights SDK running in under 2 minutes - [Recording](https://sessionsight.com/docs/build/sdks/insights-sdk/recording): Automatic and manual recording modes - [Identifying Users](https://sessionsight.com/docs/build/sdks/insights-sdk/identify): Link sessions to your users for segmentation and filtering - [SPA Support](https://sessionsight.com/docs/build/sdks/insights-sdk/spa-support): Single-page application navigation tracking - [Privacy & Data Tags](https://sessionsight.com/docs/build/sdks/insights-sdk/privacy): Control what the SDK captures with privacy modes and HTML data attributes - [Client-side Goal Tracking](https://sessionsight.com/docs/build/sdks/insights-sdk/goals): Increment and decrement goals from the browser using the Insights SDK - [Pairing with backend SDKs](https://sessionsight.com/docs/build/sdks/insights-sdk/backend-pairing): Auto-attach session context to server-side SDK calls via cookies - [Consent](https://sessionsight.com/docs/build/sdks/insights-sdk/consent): Cookie consent, anonymous-tier capture, and Google Consent Mode v2 - [Advanced Setup](https://sessionsight.com/docs/build/sdks/insights-sdk/advanced-setup): How the script-tag stub buffers calls before the SDK has loaded #### Goals SDK - [Setup & Installation](https://sessionsight.com/docs/build/sdks/goals-sdk/setup): Server-side goal tracking with the Goals SDK - [Tracking Goals](https://sessionsight.com/docs/build/sdks/goals-sdk/tracking): Increment and decrement goal counters with metadata #### Feature Flags SDK - [Setup & Installation](https://sessionsight.com/docs/build/sdks/flags-sdk/setup): Server-side feature flag evaluation - [Evaluating Flags](https://sessionsight.com/docs/build/sdks/flags-sdk/evaluation): Get flag values with type-safe methods - [Targeting & Context](https://sessionsight.com/docs/build/sdks/flags-sdk/targeting): Control who sees what with evaluation context #### Feedback SDK - [Setup & Installation](https://sessionsight.com/docs/build/sdks/feedback-sdk/setup): Collect user feedback and ratings with the Feedback SDK - [Submitting Feedback](https://sessionsight.com/docs/build/sdks/feedback-sdk/submitting-feedback): Submit feedback, bug reports, and ratings with options and metadata #### Split Testing SDK - [Setup & Installation](https://sessionsight.com/docs/build/sdks/split-testing-sdk/setup): Get the Split Testing SDK running in your app - [Getting Values](https://sessionsight.com/docs/build/sdks/split-testing-sdk/getting-values): Retrieve split test assignments by type - [Anti-Flicker & SSR](https://sessionsight.com/docs/build/sdks/split-testing-sdk/anti-flicker): Prevent content flashing during split test assignment ### API Reference - [Authentication](https://sessionsight.com/docs/build/api-reference/authentication): API key types and how to authenticate requests #### Goals - [Increment](https://sessionsight.com/docs/build/api-reference/goals/increment): Track goal completions via the API - [Decrement](https://sessionsight.com/docs/build/api-reference/goals/decrement): Subtract from a goal counter #### Feature Flags - [Evaluate](https://sessionsight.com/docs/build/api-reference/flags/evaluate): Evaluate feature flags for a given context - [List](https://sessionsight.com/docs/build/api-reference/flags/list): Retrieve all feature flag definitions for a property #### Feedback - [Submit](https://sessionsight.com/docs/build/api-reference/feedback/submit): Submit feedback via the API #### Split Testing - [Config](https://sessionsight.com/docs/build/api-reference/split-testing/config): Fetch split test configuration for a property - [Expose](https://sessionsight.com/docs/build/api-reference/split-testing/expose): Record split test exposures ## Put it to use Get traffic, find the leak, try a fix, know if it worked ### Get traffic - [Choosing Workflows](https://sessionsight.com/docs/run/get-traffic/choosing-workflows): Workflows automate your marketing. - [Running Campaigns](https://sessionsight.com/docs/run/get-traffic/running-campaigns): Campaigns are the wrapper that runs and ties your workflows to outcomes. - [Custom Workflows](https://sessionsight.com/docs/run/get-traffic/custom-workflows): When the templates don't fit, build it yourself. ### Find the leak - [Why users leave](https://sessionsight.com/docs/run/find-the-leak/why-users-leave): Two questions to answer: where they leave, and why. - [Form drop-off](https://sessionsight.com/docs/run/find-the-leak/form-drop-off): Find the field that's killing your conversion. It's almost never the whole form. - [Identifying user frustration](https://sessionsight.com/docs/run/find-the-leak/identifying-user-frustration): Most users don't email when something breaks. They rage click, swear, and close the tab. ### Try a fix - [Split testing](https://sessionsight.com/docs/run/try-a-fix/split-testing): Test one change at a time, tied to a goal. Don't ship on a hunch. - [Feature rollouts](https://sessionsight.com/docs/run/try-a-fix/feature-rollouts): Ship to 10% first. If it breaks, kill it. If it works, ramp it. ### Know if it worked - [Track signups and revenue](https://sessionsight.com/docs/run/know-if-it-worked/track-signups-and-revenue): Set a target, watch progress, and learn whether your week actually moved the needle or just felt productive. - [Marketing attribution](https://sessionsight.com/docs/run/know-if-it-worked/marketing-attribution): Stop trusting platform analytics. See which campaign actually earned a conversion. - [Trimming marketing](https://sessionsight.com/docs/run/know-if-it-worked/trimming-marketing): Cut the campaigns that drive traffic but no conversions. Double down on the ones that actually pay. ## Optional - [Marketing feed](https://sessionsight.com/feed): SessionSight team writing on growth, attribution, and post-launch loops. - [Full corpus](https://sessionsight.com/llms-full.txt): All documentation pages concatenated as a single markdown file. - [Skill manifest](https://sessionsight.com/.well-known/skill.md): Agent operating guidance for SessionSight. - [MCP server](https://sessionsight.com/.well-known/mcp.json): First-class tool access for MCP-capable agents.