CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v00d719fc
A JavaScript library for recording user sessions and interactions for product analytics and session replay.
10M+ sites
Updated 7/16/2026
https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.400.1
Exposure Score
92

Popularity

92%

Usage across websites

File Size

159.84 KB

Download size

Load Time

119.68ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v00d719fcLatest
Span: 2 days
Score: 85
Size: 159.84 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_distinct_id1 year
Used to store a unique identifier for the user to track them across sessions.
ph_phc_session_id30 minutes
Used to store a unique identifier for the current session.
ph_phc_enabled1 year
Used to indicate if PostHog tracking is enabled for the current user.

Local Storage

ph_distinct_id
Stores the distinct ID of the user for identification.
ph_next_id
Stores the next ID for user identification.

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 Size159.84 KB
Load Time119.68ms

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

AI Insights & Alternatives

Description

A comprehensive overview of this resource

PostHog Recorder is a client-side JavaScript library that enables websites to capture detailed user interactions and DOM changes for session replay. It records events such as clicks, scrolls, form inputs, and page navigation, allowing product teams to visually reconstruct and replay user sessions. This data is then sent to the PostHog platform, where it can be analyzed to understand user behavior, identify usability issues, and debug front-end problems. The script observes mutations to the Document Object Model (DOM) and captures various user events to provide a comprehensive visual playback experience. It integrates seamlessly with other PostHog analytics features, providing a holistic view of the user journey. The recorder can also be configured with privacy settings to mask sensitive data before it is transmitted. This script runs in the user's browser, continuously monitoring and capturing activity. It then bundles this information and sends it to PostHog's backend infrastructure for storage and processing. This allows developers and product managers to understand how users interact with their application in real-time and retrospectively, helping to improve user experience and product design.

Key Features

Core functionalities and capabilities of this resource

  • Session Replay
  • User Interaction Recording
  • DOM Change Tracking
  • Click Tracking
  • Scroll Tracking
  • Form Input Recording
  • Privacy Masking
  • Product Analytics Integration

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation