CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v05160500
A script for recording user sessions and interactions to provide visual playback of user journeys.
10M+ sites
Updated 8/13/2026
https://us-assets.i.posthog.com/static/1.415.7/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

175.17 KB

Download size

Load Time

28.61ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v05160500Latest
Span: 1 day
Score: 85
Size: 175.17 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_*_posthog1 year
Stores a unique ID for the user (distinct ID) to identify them across sessions and devices.
ph_sessionidSession
Tracks the current user session ID.
ph_opt_out_*100 years
Stores user's opt-out preference for tracking within a specific project.

Local Storage

ph_phc_*_posthog_props
Stores persistent properties associated with the user for analytics events.
ph_phc_*_posthog_distinct_id
Stores the unique ID for the user (distinct ID) in local storage.
ph_phc_*_posthog_session_id
Stores the current user session ID in local storage.
ph_phc_*_posthog_session_recording_enabled
Indicates whether session recording is currently enabled for the user.

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

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
3
Is Mirror
No
Network Requests
0
Resource Hash
0516050006f756aa00decde30e04f9e4032feb86d5e03861719d58d30ea846c3

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is a component of the PostHog platform, specifically designed for session recording. When loaded on a website, it captures user interactions such as mouse movements, clicks, scrolls, form inputs, and page navigations without personally identifiable information by default. This data is then transmitted to the PostHog backend, where it can be replayed visually, allowing website owners to understand user behavior, identify usability issues, and debug problems more effectively. The script operates by observing changes to the DOM and user events, creating a reconstruction of the user's experience. It typically ensures sensitive data fields (like passwords or credit card numbers) are not recorded by default through various masking techniques, though configuration is often available to extend or restrict this behavior. Its primary function is to provide insights into how users engage with a website for product analytics and improvement.

Key Features

Core functionalities and capabilities of this resource

  • Session Recording
  • User Behavior Analytics
  • Visual Replay
  • Debugging
  • Product Analytics
  • User Interaction Tracking

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation