CellWall Logo

Posthog Recorder

PostHog

Heatmaps & Session Replay
monitor Exposure
v7e378d49
A script enabling session recording, heatmap generation, and advanced user behavior analytics for website visitors.
10M+ sites
Updated 7/30/2026
https://us-assets.i.posthog.com/static/1.408.1/posthog-recorder.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

164.63 KB

Download size

Load Time

1488.23ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v7e378d49Latest
Span: 1 day
Score: 85
Size: 164.63 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_*_session_id30 minutes (or end of session)
Identifies a unique user session for recording and analytics purposes.
ph_*_distinct_id1 year
Assigns a unique identifier to a returning visitor to track their journey across sessions.
ph_*_posthog1 year
General PostHog cookie for storing user and session information.

Local Storage

posthog
Stores various PostHog-related data, potentially including feature flags, session state, or user preferences.

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 Size164.63 KB
Load Time1488.23ms

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
7e378d4931c33cc4590c83cb062b1f788a3d4c8a2e777a4b368e9255993c6d79

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script, `posthog-recorder.js`, is part of the PostHog platform, designed to capture and replay user sessions on a website. It records various user interactions, including mouse movements, clicks, scrolls, form inputs, and DOM changes, allowing website owners to visually reconstruct a user's journey. This data is then used to generate heatmaps, analyze user flows, identify points of friction, and debug user experience issues. It operates by observing events in the browser and sending aggregated or real-time data to PostHog's backend. The data collected helps in understanding how users engage with content, where they encounter problems, and how they navigate through the site. It does not typically collect personally identifiable information unless explicitly configured to do so by the website owner, but it does collect behavioral data that can be linked to a unique user session.

Key Features

Core functionalities and capabilities of this resource

  • Session Replay
  • Heatmaps
  • User Behavior Analytics
  • Form Analytics
  • Error Tracking
  • Debugging
  • User Flow Analysis

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation