CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v964dee33
A JavaScript library for recording user sessions and interactions on a website for playback and analysis.
10M+ sites
Updated 7/31/2026
https://us-assets.i.posthog.com/static/1.409.4/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

165.61 KB

Download size

Load Time

28.40ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v964dee33Latest
Span: 1 day
Score: 85
Size: 165.61 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_*1 year
Used to identify a unique user across sessions for analytics and session recording. The asterisk represents a dynamic project ID.
ph_session_id30 minutes
Used to track the current user session for analytics and session recording.

Local Storage

posthog:*:distinct_id
Stores the distinct ID assigned to the user for analytics and session tracking, persistent across sessions. The asterisk represents a dynamic project ID.
posthog:*:is_person_id_overridden
Internal state flag for managing user identity within the PostHog client. The asterisk represents a dynamic project ID.
posthog:*:last_activity
Timestamp of the user's last activity, used to determine session boundaries. The asterisk represents a dynamic project ID.

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 Size165.61 KB
Load Time28.40ms

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
964dee3388ca04dcc9d2f96115985aed19a0369fb9b025244cb96fa49381c6a8

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is the PostHog session recorder, designed to capture detailed user interactions and screen activity on a website. It records actions such as clicks, scrolls, keyboard inputs, form submissions, and DOM changes, allowing website owners to visually replay user sessions. This capability provides deep insights into user behavior, helps identify usability issues, understand conversion funnels, and debug problems by seeing exactly what users experienced. The recorder typically works in conjunction with the main PostHog analytics script. It captures a stream of events and DOM mutations, which are then sent to PostHog's servers for storage and processing. The data is then assembled into a video-like replay in the PostHog dashboard, enabling stakeholders to observe user journeys and specific interactions in context.

Key Features

Core functionalities and capabilities of this resource

  • Session Recording
  • Session Replay
  • User Behavior Analysis
  • DOM Change Capture
  • Click Tracking
  • Scroll Tracking
  • Form Interaction Recording
  • Debugging

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation