CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v005350ae
A JavaScript library for recording user sessions and interactions on a website for later playback and analysis.
10M+ sites
Updated 9/14/2026
https://us-assets.i.posthog.com/static/1.431.4/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

206.30 KB

Download size

Load Time

38.84ms

Network latency

Execution Time

5.40ms

Runtime performance

Version Telemetry

Version Timeline

Visual representation of each version's active period

Metrics Over Time

Security score, performance score, and file size trends

0255075100v0053Normalized ScoreVersion
Security Score
Performance Score
File Size (KB)

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v005350aeLatest
Span: 1 day
Score: 85
Size: 206.30 KB

Exposure & Risks

Security Score

Overall Security85 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks0
Total Observations1

Exposure Status

Monitor
Moderate behavioral concerns, review and mitigation advised.

Behavioral Concerns

No Known Security Risks

Our telemetry scan did not detect any immediate behavioral security risks for this resource.

Security Observations

Security-related findings from analysis

No security observations recorded for this version

Privacy & Data Flow

Data Collection

Cookies and local storage used by this script

Cookies

ph_phc_*1 year
Used to store a unique identifier for the user's session and a distinct ID for the user across sessions. This helps PostHog track individual user behavior and session activity.
ph_session_id30 minutes
Stores a unique identifier for the current user session.
ph_distinct_id1 year
Stores a unique identifier for the user.

Local Storage

posthog_distinct_id
Stores the user's unique identifier for analytics.
posthog_user_id
Stores a user ID, often corresponding to an authenticated user.
posthog_feature_flags
Stores the state of feature flags for the current user.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

No special browser permissions required.

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size206.30 KB
Load Time38.84ms

Runtime Performance

Execution Time5.40ms
Network Requests0

Impact Assessment

Good
Minimal performance impact on page load

Performance Observations

Performance-related findings from analysis

No performance observations recorded for this version

Global Variables

Variables added to the global scope

No global variables detected

Event Listeners

Events this script listens for

No event listeners detected

Browser API Access

APIs and browser features accessed by this script

No API access detected

Technical Details

Compressed
Yes
CDN Delivery
No
Total Views
2
Is Mirror
No
Network Requests
0
Resource Hash
005350aea0335bad030c2f6e32e60fafe7f1b59283f29c679ba695c3eb25e8ee

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a core component of the PostHog product suite, specifically designed to capture and record user interactions and visual changes on a website. When integrated, it records a user's entire session, including mouse movements, clicks, scrolls, form inputs, and DOM mutations (changes to the page's structure and content). This recorded data is then sent to PostHog's servers, allowing website owners to replay sessions exactly as the user experienced them. This functionality is crucial for understanding user behavior, identifying usability issues, debugging frontend errors, and optimizing user flows without needing to re-create scenarios. The recorder typically minimizes sensitive data capture or allows for explicit redaction to ensure privacy compliance. It operates by observing changes in the Document Object Model (DOM) and capturing events, converting them into a format that can be replayed visually. This provides a rich understanding of the user experience, far beyond what traditional analytics alone can offer.

Key Features

Core functionalities and capabilities of this resource

  • Session Recording
  • User Behavior Analysis
  • Frontend Debugging
  • User Journey Playback
  • Conversion Funnel Optimization

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation