CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v0cd5dcb6
A script for session recording and replay, capturing user interactions and activity on a website.
10M+ sites
Updated 9/11/2026
https://us-assets.i.posthog.com/static/1.429.2/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

206.35 KB

Download size

Load Time

28.42ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v0cd5dcb6Latest
Span: 1 day
Score: 85
Size: 206.35 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
Used by PostHog to store a unique identifier for the user across sessions, enabling consistent user tracking.
ph_session_id30 minutes
Used by PostHog to store a unique identifier for the current user session, enabling session-based analytics and recording.
ph_current_urlSession
Stores the last URL visited by the user within the current session, used for session context.

Local Storage

ph_opt_out
Stores the user's opt-out preference for PostHog tracking.
ph_posthog_events_queue
A queue for events that are waiting to be sent to the PostHog server, ensuring data is not lost if the connection is temporarily unavailable.

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.35 KB
Load Time28.42ms

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
2
Is Mirror
No
Network Requests
0
Resource Hash
0cd5dcb6c2cadb33ad09fb0d3849d5d0bb601d4111265f93492e326fc560422c

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is part of the PostHog platform and is primarily responsible for capturing detailed user session data. It records user interactions such as mouse movements, clicks, scrolls, form inputs, and page navigations, effectively creating a visual replay of a user's journey on a website. The collected data is typically sent to PostHog's servers for storage and analysis. This functionality enables website owners to understand user behavior patterns, debug issues by replaying sessions, and optimize the overall user experience by observing actual interactions. The script operates by observing DOM changes and user events, serializing them, and transmitting them to the PostHog backend, providing comprehensive insights into user engagement.

Key Features

Core functionalities and capabilities of this resource

  • Session Recording
  • User Behavior Analysis
  • DOM Capture
  • Interaction Replay
  • Bug Debugging
  • User Journey Visualization

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation