CellWall Logo

Dead Clicks Autocapture

Langfuse

Analytics
monitor Exposure
v1e2991b9
A script for automatically capturing dead clicks and other user interaction events for product analytics within the Langfuse platform.
10M+ sites
Updated 9/7/2026
https://ph.langfuse.com/static/1.427.1/dead-clicks-autocapture.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

17.87 KB

Download size

Load Time

34.73ms

Network latency

Execution Time

4.79ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v1e2991b9Latest
Span: 3 days
Score: 85
Size: 17.87 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_*2 years
Used by underlying PostHog (or similar) analytics integration to identify distinct users and persist session state for analytical tracking.

Local Storage

ph_*
Stores user and session data for analytics, including feature flags, distinct ID, and session information for the underlying PostHog (or similar) integration.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

user profile

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size17.87 KB
Load Time34.73ms

Runtime Performance

Execution Time4.79ms
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

navigator.userAgent

Technical Details

Compressed
Yes
CDN Delivery
No
Total Views
5
Is Mirror
No
Network Requests
0
Resource Hash
1e2991b9915cac2eae8bb83fbeaa09620e8c0d9960818343831eb50a99b1bbec

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is deployed by Langfuse to automatically detect and log "dead clicks" and potentially other critical user interaction events on web pages. A "dead click" occurs when a user clicks on an element that visually appears interactive but yields no response or navigates nowhere, leading to user frustration. The script operates by attaching event listeners to the document to monitor user click events. Upon a click, it assesses the immediate aftermath, such as changes in the DOM or navigation, to determine if the click was "dead." This collected data is then transmitted to Langfuse's analytics backend, providing insights into potential usability issues, broken UI components, or areas where the user experience can be improved. This automated capture mechanism helps website operators using Langfuse to proactively identify and address user experience bottlenecks without requiring explicit, manual event instrumentation for every interactive element.

Key Features

Core functionalities and capabilities of this resource

  • Dead click detection
  • Automated event capture
  • User interaction tracking
  • User frustration identification
  • UI/UX optimization
  • Product analytics

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation