CellWall Logo

Dead Clicks Autocapture

PostHog

Analytics
monitor Exposure
v0093c7bf
A JavaScript library designed to automatically capture user interactions, including 'dead clicks', and send them to the PostHog analytics platform for behavioral analysis.
10M+ sites
Updated 9/10/2026
https://us-assets.i.posthog.com/static/1.429.1/dead-clicks-autocapture.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

21.23 KB

Download size

Load Time

36.50ms

Network latency

Execution Time

37.22ms

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

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

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v0093c7bfLatest
Span: 1 day
Score: 85
Size: 21.23 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 ID for the user to identify them across sessions and visits.
ph_session_id30 minutes
Stores a unique ID for the user's current session to group events within a single visit.
__ph_opt_out1 year
Set if the user has opted out of PostHog tracking.

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 Size21.23 KB
Load Time36.50ms

Runtime Performance

Execution Time37.22ms
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
3
Is Mirror
No
Network Requests
0
Resource Hash
0093c7bf1f8f46f2fd1c86616dd1331180005b7b7ab8dfcce9fa9aac21b70577

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is part of the PostHog analytics suite, specifically focusing on event autocapture capabilities. When loaded in a browser, it instruments the DOM to listen for various user interactions, such as clicks, form submissions, and page views, without requiring manual tagging. It's particularly useful for identifying 'dead clicks' – instances where users click on non-interactive elements, indicating potential UI/UX issues or user confusion. The collected event data, which may include details about the clicked element, page URL, and user session information, is then transmitted to PostHog's backend for real-time analysis, dashboards, and session replays. By automating event collection, it reduces the development effort required for tracking, allowing product teams to quickly gain insights into user behavior and identify areas for improvement. The script typically operates asynchronously to minimize impact on page load performance.

Key Features

Core functionalities and capabilities of this resource

  • Automatic Event Capture
  • Dead Click Tracking
  • Behavioral Analytics
  • Session Replay Integration
  • User Interaction Tracking
  • UI/UX Improvement Insights
  • Reduced Manual Tagging

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation