CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
va2a6db13
A script for capturing, replaying, and analyzing user sessions on a website, providing detailed insights into user behavior.
10M+ sites
Updated 8/21/2026
https://us-assets.i.posthog.com/static/1.418.6/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

182.96 KB

Download size

Load Time

41.77ms

Network latency

Execution Time

5.15ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

va2a6db13Latest
Span: 1 day
Score: 85
Size: 182.96 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_distinct_id1 year
Identifies a unique user (distinct ID) across different sessions.
ph_session_id30 minutes
Identifies a unique session for a user.

Local Storage

ph_persisted_properties
Stores user properties that persist across sessions for analytics.

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 Size182.96 KB
Load Time41.77ms

Runtime Performance

Execution Time5.15ms
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
6
Is Mirror
No
Network Requests
0
Resource Hash
a2a6db13bf1bb8d8f5c2ae8afcd3bf643eec4c0e4f943a5ce82bde90dff60155

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a core component of the PostHog platform's session recording feature. It operates by capturing a wide array of user interactions within the browser, including mouse movements, clicks, scrolls, and keyboard inputs on form fields (with options to mask sensitive data). This captured data is then transmitted to PostHog's backend servers, enabling website administrators to visually replay individual user sessions exactly as they occurred. The primary objective is to facilitate a deeper understanding of user journeys, identify usability bottlenecks, diagnose errors by observing user steps, and ultimately optimize the user experience and website functionality. It runs entirely client-side after being loaded, observing DOM changes and user input events, and packaging this information for remote storage and later retrieval.

Key Features

Core functionalities and capabilities of this resource

  • Session Replay
  • User Behavior Analysis
  • Debugging
  • Click Tracking
  • Scroll Tracking
  • Form Interaction Capture
  • Heatmaps

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation