CellWall Logo

Dead Clicks Autocapture

PostHog

Analytics
monitor Exposure
v6356deb6
A script for automatically capturing user interaction events, including 'dead clicks', for product analytics.
10M+ sites
Updated 8/27/2026
https://us-assets.i.posthog.com/static/1.419.4/dead-clicks-autocapture.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

17.82 KB

Download size

Load Time

40.97ms

Network latency

Execution Time

1.90ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v6356deb6Latest
Span: 2 days
Score: 85
Size: 17.82 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_*1 year or session
Used by PostHog to identify individual users across sessions and manage session state for analytics purposes. This may include a distinct ID, session ID, and other persistent state information.

Local Storage

ph_*
Stores temporary data for PostHog analytics, such as user properties, event queues, or feature flag states, to ensure consistent tracking across page loads.

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.82 KB
Load Time40.97ms

Runtime Performance

Execution Time1.90ms
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
8
Is Mirror
No
Network Requests
0
Resource Hash
6356deb6fcad640a805ce4746a0c25567ded88aa823c46ff4f30b4e18035a001

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script, originating from PostHog's JavaScript SDK, is designed to automatically detect and capture specific user interaction events on a webpage. Its primary focus is often on identifying 'dead clicks' – instances where a user clicks an element, but no discernible action or navigation occurs. It may also capture 'rage clicks' (repeated clicks on the same area) or other non-responsive interactions. The script typically hooks into standard DOM events to monitor user behavior, collecting data such as the clicked element's properties, coordinates, timestamp, and the current URL. This information is then transmitted to the PostHog backend for analysis. By providing insights into user friction points and potential usability issues, it helps website owners improve the overall user experience and product design.

Key Features

Core functionalities and capabilities of this resource

  • Dead click tracking
  • Rage click detection
  • Automatic event capture
  • Product analytics
  • User behavior insights
  • Usability improvement
  • Friction identification

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation