CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
va5a78404
A script for capturing user interactions and creating session recordings for product analytics.
10M+ sites
Updated 7/7/2026
https://us-assets.i.posthog.com/static/1.397.0/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

156.74 KB

Download size

Load Time

44.45ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

va5a78404Latest
Span: 1 day
Score: 85
Size: 156.74 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_*:_posthog1 year
Stores a distinct ID for the user to identify them across sessions and tie events to a specific person. The * part is a project-specific suffix.
ph_session_id30 minutes (of inactivity)
Stores the current session ID, used to group events occurring within a single user session.

Local Storage

ph_person
Stores cached information about the current user, including their distinct ID and properties.
ph_feature_flags
Stores the state of feature flags for the current user, used for A/B testing and progressive rollouts.
ph_opt_out
Stores the user's preference if they have opted out of PostHog tracking.

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 Size156.74 KB
Load Time44.45ms

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
a5a78404f47981545c065c8b237cc993e92ee70287a6b33705047c276d2b9d3e

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is part of the PostHog product analytics platform, specifically designed to enable session recording. When integrated into a website, it captures a detailed replay of user interactions, including page views, clicks, scrolls, form inputs, and other DOM changes. This data is then sent to the PostHog backend, allowing website owners to visually replay individual user sessions. It functions by observing and serializing changes to the Document Object Model (DOM) and user events, providing a comprehensive view of how users navigate and interact with the site. Session recordings are crucial for understanding user behavior, identifying usability issues, debugging front-end problems, and optimizing conversion funnels. The script minimizes performance impact while accurately collecting interaction data, which can then be analyzed alongside other PostHog features like event analytics and feature flags.

Key Features

Core functionalities and capabilities of this resource

  • Session Recording
  • User Replay
  • Interaction Capture
  • DOM Change Tracking
  • Behavioral Analytics
  • Debugging Aid
  • User Journey Visualization

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation