CellWall Logo

Exception Autocapture

PostHog

Error Tracking
monitor Exposure
vf47009ce
A script component designed to automatically capture and report JavaScript exceptions and errors occurring within a web application.
10M+ sites
Updated 9/15/2026
https://us-assets.i.posthog.com/static/1.431.4/exception-autocapture.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

15.51 KB

Download size

Load Time

192.59ms

Network latency

Execution Time

22.31ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

vf47009ceLatest
Span: 1 day
Score: 85
Size: 15.51 KB

Exposure & Risks

Security Score

Overall Security85 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks0
Total Observations0

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
Stores a unique identifier for the user to track their activity across sessions.
ph_session_id30 minutes
Stores the ID for the current user session to group related events.
ph_next_id1 year
Temporary ID used during initial user identification.

Local Storage

ph_*: Used by PostHog to store internal state, feature flags, or temporary session information.
Used by PostHog to store internal state, feature flags, or temporary session information.
ph_variation:*
Stores the variation of an A/B test a user is assigned to.
ph_posthog
Stores general PostHog SDK configuration and state.

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 Size15.51 KB
Load Time192.59ms

Runtime Performance

Execution Time22.31ms
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

posthogErrorWrappingFunctionsextendPostHogWithExceptionAutoCaptureextendPostHogWithExceptionAutocapture

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

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script operates by intercepting uncaught JavaScript errors and unhandled promise rejections that occur in the browser environment. Upon detection, it automatically collects relevant context such as the error message, stack trace, user session information, and browser details. This data is then sent to the PostHog platform for analysis, enabling developers to monitor application health, identify bugs, and debug issues more efficiently. It helps to proactively identify problems before users report them. By providing detailed error reports, the script assists in maintaining application stability and improving the user experience by allowing quick resolution of client-side issues. It integrates seamlessly with the broader PostHog analytics suite, linking error events to user activity and other behavioral data.

Key Features

Core functionalities and capabilities of this resource

  • Error Tracking
  • Automated Exception Capture
  • Real-time Monitoring
  • Detailed Stack Traces
  • Client-side Debugging
  • Application Health Monitoring

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation