CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v0a85c715
A script designed for capturing user interactions and DOM changes to provide session replay capabilities for analytics and debugging.
10M+ sites
Updated 7/8/2026
https://us-assets.i.posthog.com/static/1.398.3/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

157.49 KB

Download size

Load Time

29.98ms

Network latency

Execution Time

0.00ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v0a85c715Latest
Span: 1 day
Score: 85
Size: 157.49 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_current_session_id30 minutes
Tracks the user's current session for recording and analytics purposes.
ph_distinct_id1 year
Identifies a unique user across different sessions and visits.
ph_session_replay_enabledSession
Indicates if session recording is enabled for the current user's session.
ph_opt_out10 years
Stores the user's preference to opt out of PostHog tracking.

Local Storage

ph_opt_out
Stores the user's preference to opt out of PostHog tracking.
posthog:ph_opt_out_compression_disabled
Stores a setting related to disabling data compression when opted out.
posthog:ph_survey_*
Manages the state and responses for any active surveys displayed by PostHog.

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 Size157.49 KB
Load Time29.98ms

Runtime Performance

Execution Time0.00ms
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
4
Is Mirror
No
Network Requests
0
Resource Hash
0a85c71526984a35193092d267eb3ac91e0afde32c79e81c75442568390a7379

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script, posthog-recorder.js, is a core component of the PostHog analytics platform, specifically enabling its session recording functionality. When integrated into a website, it meticulously captures and transmits user interactions, such as mouse movements, clicks, scrolls, form inputs, and changes to the Document Object Model (DOM). The collected data is sent to the PostHog backend, where it can be replayed visually. This allows website owners and product teams to observe how users interact with their site in real-time or retrospectively, providing invaluable insights into user behavior. This capability is crucial for identifying usability issues, debugging errors by visually tracking the user's journey, and ultimately optimizing the overall user experience. The recording process typically incorporates privacy-enhancing features, such as the ability to mask sensitive data, to ensure compliance and user privacy.

Key Features

Core functionalities and capabilities of this resource

  • Session Replay
  • User Interaction Tracking
  • DOM Change Capture
  • Debugging Aid
  • User Behavior Analytics
  • Privacy Masking

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation