CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
ve7c4e72e
A script for recording user sessions and interactions on a website to enable replay and behavioral analysis.
10M+ sites
Updated 8/20/2026
https://us-assets.i.posthog.com/static/1.418.0/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

183.04 KB

Download size

Load Time

122.66ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

ve7c4e72eLatest
Span: 1 day
Score: 85
Size: 183.04 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
Identifies a unique user across sessions for analytics and session recording. The asterisk represents the project API key.
ph_*_session_id30 minutes
Identifies the current user session for analytics and session recording. The asterisk represents the project API key.

Local Storage

posthog:*:distinctid
Persistently stores the distinct ID for a user to maintain identity across sessions. The asterisk represents the project API key.
posthog:*:last_event_time
Stores the timestamp of the last recorded event for session management. The asterisk represents the project API key.

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 Size183.04 KB
Load Time122.66ms

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

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script captures a user's interactions with a website, including mouse movements, clicks, scrolls, form inputs, and DOM changes. It creates a complete visual recording of the user's session, which can then be replayed by website administrators to understand user behavior, identify pain points, and debug issues. The script operates by observing browser events and sending this data to PostHog's servers, allowing for detailed analysis without impacting the user's browsing experience significantly. It's often used in conjunction with other PostHog analytics features like event tracking and feature flags to provide a holistic view of user behavior.

Key Features

Core functionalities and capabilities of this resource

  • Session recording
  • User session replay
  • Heatmaps data collection
  • User behavior analysis
  • Interaction tracking
  • Bug reproduction

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation