CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v51eefde8
A JavaScript library for capturing and replaying user sessions on a website.
10M+ sites
Updated 8/13/2026
https://us-assets.i.posthog.com/static/1.416.0/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

175.36 KB

Download size

Load Time

111.88ms

Network latency

Execution Time

46.50ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v51eefde8Latest
Span: 1 day
Score: 85
Size: 175.36 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 identify unique users across sessions. This cookie contains a distinct ID for the user.
ph_session_id30 minutes
Used to identify a user's current session.

Local Storage

ph_next_event_time
Stores the timestamp for when the next batch of events should be sent to the PostHog server.
ph_queue
Temporarily stores unsent events or session recording data before they are transmitted to the PostHog server.

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 Size175.36 KB
Load Time111.88ms

Runtime Performance

Execution Time46.50ms
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
3
Is Mirror
No
Network Requests
0
Resource Hash
51eefde80633ecdd44ab234a24b133c57928068c0f8326806fd1ca57d2d5f0bb

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a core component of PostHog's session recording functionality. When loaded on a webpage, it meticulously captures a wide range of user interactions and changes to the Document Object Model (DOM). This includes mouse movements, clicks, scrolls, form inputs, and dynamic content updates. The script records these events and the state of the page at various points in time, packaging them into a sequence that can later be replayed visually. The primary purpose is to allow website owners to gain a deep understanding of how users navigate and interact with their site, identify usability issues, and troubleshoot bugs by observing the user's exact experience. The collected data is typically sent to PostHog's analytics backend for storage, processing, and playback through their platform.

Key Features

Core functionalities and capabilities of this resource

  • Session replay
  • User interaction tracking
  • DOM change recording
  • Bug reproduction
  • Usability analysis
  • Quantitative data visualization

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation