{"id":17214,"date":"2022-12-31T16:28:44","date_gmt":"2022-12-31T16:28:44","guid":{"rendered":"https:\/\/userpilot.com\/blog\/dead-click\/"},"modified":"2025-06-26T03:32:03","modified_gmt":"2025-06-26T03:32:03","slug":"dead-click","status":"publish","type":"post","link":"https:\/\/userpilot.com\/blog\/dead-click\/","title":{"rendered":"How to Identify and Remove User Friction With Dead Click Tracking"},"content":{"rendered":"<p>As a savvy SaaS owner or product manager, you need to have a rock-solid understanding of exactly where your users are experiencing <strong>friction<\/strong>: dead click tracking can help.<\/p>\n<p>But what are dead clicks, exactly?<\/p>\n<p>In this article, we&#8217;ll break that down &#8211; and explain how you can identify and leverage your knowledge to improve the user experience, increase page views, and boost <a href=\"https:\/\/userpilot.com\/product\/product-growth-insights\" target=\"_blank\" rel=\"noopener noreferrer\">product growth<\/a>.<\/p>\n<p>So what are you waiting for? Let&#8217;s get into it!<\/p>\n<h2 id=\"3d6hs\">What is a dead click?<\/h2>\n<p>Let&#8217;s start by defining exactly what a dead click is. When a user clicks on a specific element of your UI, and <em>nothing<\/em> happens &#8211; that&#8217;s a dead click. There are various situations where dead clicks might occur, which we&#8217;ll cover later in the blog.<\/p>\n<h2 id=\"7f7ei\">Why should you identify dead clicks?<\/h2>\n<p>In a nutshell, dead clicks are <strong>extremely frustrating<\/strong>.<\/p>\n<p>When a user clicks on an element of your website (or tries to take an action on a page) and <em>nothing<\/em> happens, it completely interrupts any <a href=\"https:\/\/userpilot.com\/blog\/onboarding-user-flow-examples\/\" target=\"_blank\" rel=\"noopener noreferrer\">sort of flow<\/a> you&#8217;re trying to create.<\/p>\n<p>Remember the golden rule of friction: anything that makes your product more difficult to use is without a doubt going to lead to user abandonment. It&#8217;s inevitable.<\/p>\n<p>That has a big impact. It could result in lost sales &#8211; or it could create such disappointment a user leaves your product entirely (i.e. churn).<\/p>\n<h2 id=\"ad70p\">Most common reasons dead clicks happen<\/h2>\n<p>Now you know why dead clicks are important to identify. But what&#8217;s the root cause &#8211; where do they come from in the first place?<\/p>\n<p>There are several factors to consider.<\/p>\n<h3 id=\"bmp6l\">Dead clicks due to poor UX<\/h3>\n<p><a href=\"https:\/\/userpilot.com\/blog\/onboarding-ux-best-practices\/\" target=\"_blank\" rel=\"noopener noreferrer\">UX design<\/a> is critically important: get it right, and you can drive huge growth, engagement, and value. Get it wrong, and you could see a mass user exodus.<\/p>\n<p>Here are some common UX issues people face on their website include:<\/p>\n<ul>\n<li><strong>Blocks and clashes. <\/strong>A specific element on a page block another interactive element (meaning user clicks can never hit their intended target)<\/li>\n<li><strong>Misleading design. <\/strong>Users understand typical design conventions: a button <em>should <\/em>look like a button. If something looks interactive, it&#8217;s very hard to stop people from clicking on it (even if it&#8217;s not actually a link).<\/li>\n<li><strong>Broken links<\/strong>. A link could simply be missing or broken &#8211; it&#8217;ll mean that element will never direct your users to their intended destination.<\/li>\n<li><strong>Missing links<\/strong>. Users might expect a text string to link them elsewhere &#8211; think carefully about which textual elements of your website should be dynamic.<\/li>\n<\/ul>\n<h3 id=\"10e2m\">Dead clicks due to Javascript errors and server-side<\/h3>\n<p>Now, dead clicks aren&#8217;t <em>just <\/em>caused by UX issues. Technical errors are also rife in many SaaS products &#8211; here are a few frequent challenges to watch out for:<\/p>\n<ul>\n<li><strong>Poor code quality.<\/strong> Poorly coded HTML or JavaScript could mean an element fails to respond when a user clicks on it.<\/li>\n<li><strong>Broken elements<\/strong>. An incorrect URL or broken link that leads precisely <em>nowhere<\/em> is a common cause of dead clicks.<\/li>\n<li><strong>Poor performance. <\/strong>If you don&#8217;t focus on ensuring your website is robust, secure, and stable, it could mean a slow-loading page that takes far too long to respond to users&#8217; clicks.<\/li>\n<li><strong>Unresponsive server<\/strong>. If your application fails to process a request, your user might repeatedly click with no effect.<\/li>\n<\/ul>\n<h2 id=\"39rju\">Dead clicks vs rage clicks vs error clicks<\/h2>\n<p>Now we&#8217;ve covered the root cause, let&#8217;s delve a little deeper.<\/p>\n<p>There are subtle distinctions between <a href=\"https:\/\/userpilot.com\/blog\/click-tracking-saas\/\" target=\"_blank\" rel=\"noopener noreferrer\"><em>types <\/em>of clicks<\/a> &#8211; and it&#8217;s important to be aware of them.<\/p>\n<p>Why?<\/p>\n<p>Because the better you understand the impact on your users, the more effectively you&#8217;ll be able to remedy them. To recap:<\/p>\n<blockquote><p>Dead clicks are clicks that have no effect on the page.<\/p><\/blockquote>\n<h3 id=\"f63gl\">Dead clicks vs rage clicks<\/h3>\n<p>Rage clicks are <em>exactly <\/em>what you&#8217;d expect from the name: a click triggered directly by user rage.<\/p>\n<p>They are a physical manifestation of a user&#8217;s frustration. Typically, rage clicks are classified as a user clicking or tapping multiple times in rapid succession on a single element or area of your site.<\/p>\n<h3 id=\"7hpia\">Dead clicks vs error clicks<\/h3>\n<p>Error clicks are far more &#8216;logical&#8217; and less emotive. An error click occurs when console, server or javascript errors occur in a specific user session.<\/p>\n<p>It could be something breaks in the background, and users are able to navigate as normal &#8211; or it could break your website completely.<\/p>\n<h2 id=\"dh1o\">How to identify user frustration by tracking dead clicks<\/h2>\n<p>You can&#8217;t take appropriate action <em>unless <\/em>you&#8217;ve gathered information on when and where the bulk of error clicks, rage clicks, or dead clicks are occurring in your product.<\/p>\n<p>As a minimum, you&#8217;ll need some kind of<a href=\"https:\/\/userpilot.com\/blog\/userpilot-analytics\/\" target=\"_blank\" rel=\"noopener noreferrer\"> product analytics tool <\/a>that offers click tracking. From there, you have several options.<\/p>\n<h3 id=\"3576a\">Track UI engagement with feature tags<\/h3>\n<p>You can look into specific UI elements on key pages using feature tagging.<\/p>\n<p>For example, you <em>could<\/em> tag your business-critical features to track <a href=\"https:\/\/userpilot.com\/blog\/customer-engagement-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">engagement<\/a> &#8211; and alongside that, tag a range of non-clickable elements to see whether users are clicking them erroneously.<\/p>\n<p>All told, this should help you hone in on where you need to make design tweaks.<\/p>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><picture><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/feature-tagging-userpilot-demo_644e490477dcbb40cd89193a0bf57832.gif 1x, https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/feature-tagging-userpilot-demo_644e490477dcbb40cd89193a0bf57832.gif 2x\" media=\"(max-width: 768px)\" \/><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/feature-tagging-userpilot-demo_644e490477dcbb40cd89193a0bf57832.gif 1x, https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/feature-tagging-userpilot-demo_644e490477dcbb40cd89193a0bf57832.gif 2x\" media=\"(min-width: 769px)\" \/><img decoding=\"async\" src=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/feature-tagging-userpilot-demo_644e490477dcbb40cd89193a0bf57832.gif\" alt=\"feature-tagging-userpilot-demo\" \/><\/picture><figcaption>Track feature usage with <a href=\"https:\/\/userpilot.com\/blog\/userpilot-features\/\" target=\"_blank\" rel=\"noopener noreferrer\">Userpilot<\/a>.<\/figcaption><\/figure>\n<h3 id=\"9p019\">Identify pages with low engagement<\/h3>\n<p>Another option is to analyze your site at the page level.<\/p>\n<p>First, identify which pages within your product give users the highest concentration of value (these could be core features, upgrade pages, checkout, signup, or even FAQs).<\/p>\n<p>Then, you can track levels of engagement &#8211; where you see low engagement, it&#8217;s worth analyzing the pages in further detail to see if dead clicks are driving user frustration or rage.<\/p>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><picture><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/pages-userpilot-track-dead-click_04a4896e1af9265f5d6d286bdecfab63.gif 1x\" media=\"(max-width: 768px)\" \/><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/pages-userpilot-track-dead-click_04a4896e1af9265f5d6d286bdecfab63.gif 1x\" media=\"(min-width: 769px)\" \/><img decoding=\"async\" src=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/pages-userpilot-track-dead-click_04a4896e1af9265f5d6d286bdecfab63.gif\" alt=\"pages-userpilot-track-dead-click\" \/><\/picture><figcaption>With <a href=\"https:\/\/userpilot.com\/userpilot-demo\" target=\"_blank\" rel=\"noopener noreferrer\">Userpilot<\/a>, it\u2019s simple to organize Pages, Features &amp; Events into categories to track behavioral data.<\/figcaption><\/figure>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><\/figure>\n<h3 id=\"3esdv\">Watch session recordings<\/h3>\n<p>You won&#8217;t find a much better source of insight than interacting directly with your customers. Session recordings are a fantastic way of understanding <em>how <\/em>people actually use your product, and <em>why <\/em>they make certain product decisions.<\/p>\n<p>It&#8217;s a form of analysis product managers should spend far more time on.<\/p>\n<p>Watching session recordings will help you better understand the reasons behind dead clicks (i.e. are they rage clicks, error clicks, caused by a confusing UI, or something else you&#8217;ve not yet considered).<\/p>\n<p>All of that will leave you much better equipped to make better product decisions.<\/p>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><picture><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/Hotjar_session_recording_4cccd41cbd0fb27b717d8787f4e176ed.gif 1x\" media=\"(max-width: 768px)\" \/><source srcset=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/Hotjar_session_recording_4cccd41cbd0fb27b717d8787f4e176ed.gif 1x\" media=\"(min-width: 769px)\" \/><img decoding=\"async\" src=\"https:\/\/d37oebn0w9ir6a.cloudfront.net\/account_6827\/Hotjar_session_recording_4cccd41cbd0fb27b717d8787f4e176ed.gif\" alt=\"Animation of HotJar session recording\" \/><\/picture><figcaption>Put yourselves in your user\u2019s shoes.<\/figcaption><\/figure>\n<h3 id=\"5f1oa\">Collect and tag NPS qualitative responses<\/h3>\n<p>Finally, looking at qualitative data (such as an <a href=\"https:\/\/userpilot.com\/blog\/nps-customer-experience\/\" target=\"_blank\" rel=\"noopener noreferrer\">NPS survey<\/a>) &#8211; while it might not be as quantitatively powerful as other forms of analytics &#8211; can still help you understand patterns of behavior (particularly when you drill down into an individual user segment).<\/p>\n<p>For example, if you dive into &#8216;bugs&#8217;, it might give you a clue on which errors correlate with dead clicks. Userpilot offers a powerful array of functionality, enabling you to uncover a huge amount of detail.<\/p>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><picture><source srcset=\"https:\/\/images.storychief.com\/account_6827\/nps-tag-responses-userpilot-onboarding-metrics_fcf77a3c51c2829eb1df7016955a0c91_800.png 1x, https:\/\/images.storychief.com\/account_6827\/nps-tag-responses-userpilot-onboarding-metrics_fcf77a3c51c2829eb1df7016955a0c91_1600.png 2x\" media=\"(max-width: 768px)\" \/><source srcset=\"https:\/\/images.storychief.com\/account_6827\/nps-tag-responses-userpilot-onboarding-metrics_fcf77a3c51c2829eb1df7016955a0c91_800.png 1x, https:\/\/images.storychief.com\/account_6827\/nps-tag-responses-userpilot-onboarding-metrics_fcf77a3c51c2829eb1df7016955a0c91_1600.png 2x\" media=\"(min-width: 769px)\" \/><img decoding=\"async\" src=\"https:\/\/images.storychief.com\/account_6827\/nps-tag-responses-userpilot-onboarding-metrics_fcf77a3c51c2829eb1df7016955a0c91_800.png\" alt=\"nps-tag-responses-userpilot-onboarding-metrics\" \/><\/picture><figcaption>Tag NPS responses with <a href=\"https:\/\/userpilot.com\/userpilot-demo\" target=\"_blank\" rel=\"noopener noreferrer\">Userpilot<\/a>.<\/figcaption><\/figure>\n<h2 id=\"406r5\">How to measure the impact of dead clicks<\/h2>\n<p>So far, we&#8217;ve covered what dead clicks are, why they&#8217;re important, and how to find where they&#8217;re concentrated. But what do those clicks <em>mean<\/em>?<\/p>\n<p>To understand the business impact of dead clicks, you should consider a number of different questions:<\/p>\n<ul>\n<li><strong>Volume. <\/strong>What are the most commonly clicked elements on your site or app?<\/li>\n<li><strong>User impact. <\/strong>What percentage of users dead-click on misleading or broken elements?<\/li>\n<li><strong>Mobile. <\/strong>Do those percentages differ for users on mobile devices?<\/li>\n<li><strong><a href=\"https:\/\/userpilot.com\/blog\/usage-rate-segmentation\/\" target=\"_blank\" rel=\"noopener noreferrer\">Segmentation<\/a>. <\/strong>Different groups of users will interact differently &#8211; for example, do different segments of users frequently dead-click the same elements?<\/li>\n<li><strong><a href=\"https:\/\/userpilot.com\/blog\/onboarding-ux-best-practices\/\" target=\"_blank\" rel=\"noopener noreferrer\">Onboarding<\/a>. <\/strong>Which parts of the onboarding UI have the most dead clicks for new customers &#8211; and what&#8217;s the impact on time-to-value?<\/li>\n<li><strong>Checkout conversion. <\/strong>How often do dead clicks occur on your checkout page? How might that be affecting conversion rates?<\/li>\n<\/ul>\n<p>Of course, you&#8217;ll find this sort of analysis equally helpful for rage clicks and error clicks too.<\/p>\n<h2 id=\"7db9j\">How to act on data and reduce the frustration caused by dead clicks<\/h2>\n<p>And finally, the moment you&#8217;ve been waiting for: tangible tactics and techniques to deploy to help tackle the issues that cause dead clicks.<\/p>\n<h3 id=\"dcvgo\">Implement a minimum viable onboarding<\/h3>\n<p>Whether dead clicks are caused by javascript errors or poor UX design decisions, ensuring you have effective onboarding in your app is a surefire way to tackle both.<\/p>\n<p>Whether your <a href=\"https:\/\/userpilot.com\/blog\/minimum-viable-onboarding\" target=\"_blank\" rel=\"noopener noreferrer\">onboarding<\/a> comprises tooltips, engaging checklists, or interactive guides&#8230; Your main aim should be to show your users exactly how to get value from your product (and where they need to click to do that).<\/p>\n<figure class=\"video strchf-type-video regular strchf-size-regular strchf-align-center\">\n<div class=\"embed-container\">\n<div style=\"max-width: 100%; position: relative; padding-top: 56.5%;\"><iframe loading=\"lazy\" style=\"position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;\" title=\"Minimum Viable Onboarding Workshop - Userpilot\" src=\"https:\/\/www.youtube.com\/embed\/PGYj1QV22AE?feature=oembed\" width=\"200\" height=\"113\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<\/figure>\n<h3 id=\"1794l\">Collect user feedback to improve UX<\/h3>\n<p>Another excellent way of tackling dead clicks is collecting, monitoring, and measuring user feedback &#8211; gather enough, and you&#8217;ll give yourself the best opportunity to build a product that delights your customers.<\/p>\n<p><a href=\"https:\/\/userpilot.com\/blog\/user-experience-survey-questions\/\" target=\"_blank\" rel=\"noopener noreferrer\">User interviews and surveys<\/a> will help generate insights into the customer experience. Pair that with dead click data (and in particular user segment analysis) to determine where you need to make UX enhancements.<\/p>\n<p><a href=\"https:\/\/userpilot.com\/blog\/mobile-surveys\/\" target=\"_blank\" rel=\"noopener\">Mobile surveys<\/a> are a quick way to measure customer satisfaction, gather real-time feedback, and boost engagement.<\/p>\n<p>This is a powerful option: rather than putting a sticking plaster over any dead clicks, it means you&#8217;re getting to the bottom of your issues &#8211; and improving it for all subsequent users.<\/p>\n<figure class=\"image strchf-type-image regular strchf-size-regular strchf-align-center\"><picture><source srcset=\"https:\/\/images.storychief.com\/account_6827\/miro-product-feedback-dead-click_3ce7f6b9413d467b23fbb9cbdf025e1c_800.png 1x, https:\/\/images.storychief.com\/account_6827\/miro-product-feedback-dead-click_3ce7f6b9413d467b23fbb9cbdf025e1c_1600.png 2x\" media=\"(max-width: 768px)\" \/><source srcset=\"https:\/\/images.storychief.com\/account_6827\/miro-product-feedback-dead-click_3ce7f6b9413d467b23fbb9cbdf025e1c_800.png 1x, https:\/\/images.storychief.com\/account_6827\/miro-product-feedback-dead-click_3ce7f6b9413d467b23fbb9cbdf025e1c_1600.png 2x\" media=\"(min-width: 769px)\" \/><img decoding=\"async\" src=\"https:\/\/images.storychief.com\/account_6827\/miro-product-feedback-dead-click_3ce7f6b9413d467b23fbb9cbdf025e1c_800.png\" alt=\"Screenshot of Miro feedback\" \/><\/picture><figcaption>Gather valuable insights from your customers.<\/figcaption><\/figure>\n<h3 id=\"94tm4\">Fix javascript errors<\/h3>\n<p>This is a fundamental point: if your product is buggy, no matter how you try to enhance the UX &#8211; you&#8217;ll continue to see instances of dead clicks.<\/p>\n<p>So, ensure you&#8217;ve covered all the details: confirm all your links are working, log any errors accordingly, and each error gives an appropriate response.<\/p>\n<h2 id=\"24pfm\">Conclusion<\/h2>\n<p>We&#8217;ve covered a lot of ground: you should now feel confident in what a dead click, an error click, and a rage click are, how to identify them within your product, and most important tactics to improve them.<\/p>\n<p>Want to get started with tackling your dead-click issues? <a href=\"https:\/\/userpilot.com\/userpilot-demo\" target=\"_blank\" rel=\"noopener noreferrer\">Get a Userpilot Demo <\/a>and see how you can drive user success today.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As a savvy SaaS owner or product manager, you need to have a rock-solid understanding of exactly where your users are experiencing friction: dead click tracking can help.<\/p>\n","protected":false},"author":51,"featured_media":17216,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[48],"tags":[98,1009,94,92,292,216,215,933],"class_list":["post-17214","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-user-onboarding-category","tag-amazing-ux","tag-drive-product-growth","tag-onboarding-user-experience","tag-onboarding-ux","tag-product-growth","tag-product-management","tag-product-manager","tag-saas-user-experience"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Identify and Remove User Friction With Dead Click Tracking<\/title>\n<meta name=\"description\" content=\"What is a dead click? How can you track them? Should you? Here&#039;s how to minimize user friction by tracking and acting on dead click data.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/userpilot.com\/blog\/dead-click\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Identify and Remove User Friction With Dead Click Tracking\" \/>\n<meta property=\"og:description\" content=\"What is a dead click? How can you track them? Should you? Here&#039;s how to minimize user friction by tracking and acting on dead click data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/userpilot.com\/blog\/dead-click\/\" \/>\n<meta property=\"og:site_name\" content=\"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-31T16:28:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-26T03:32:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1876\" \/>\n\t<meta property=\"og:image:height\" content=\"1228\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Sophie Grigoryan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sophie Grigoryan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/\"},\"author\":{\"name\":\"Sophie Grigoryan\",\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf\"},\"headline\":\"How to Identify and Remove User Friction With Dead Click Tracking\",\"datePublished\":\"2022-12-31T16:28:44+00:00\",\"dateModified\":\"2025-06-26T03:32:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/\"},\"wordCount\":1690,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png\",\"keywords\":[\"Amazing UX\",\"drive product growth\",\"Onboarding User Experience\",\"Onboarding UX\",\"product growth\",\"Product Management\",\"Product Manager\",\"saas user experience\"],\"articleSection\":[\"User Onboarding\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/userpilot.com\/blog\/dead-click\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/\",\"url\":\"https:\/\/userpilot.com\/blog\/dead-click\/\",\"name\":\"How to Identify and Remove User Friction With Dead Click Tracking\",\"isPartOf\":{\"@id\":\"https:\/\/userpilot.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png\",\"datePublished\":\"2022-12-31T16:28:44+00:00\",\"dateModified\":\"2025-06-26T03:32:03+00:00\",\"author\":{\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf\"},\"description\":\"What is a dead click? How can you track them? Should you? Here's how to minimize user friction by tracking and acting on dead click data.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/userpilot.com\/blog\/dead-click\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage\",\"url\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png\",\"contentUrl\":\"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png\",\"width\":1876,\"height\":1228,\"caption\":\"How to Identify and Remove User Friction With Dead Click Tracking cover\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/userpilot.com\/blog\/#website\",\"url\":\"https:\/\/userpilot.com\/blog\/\",\"name\":\"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/userpilot.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf\",\"name\":\"Sophie Grigoryan\",\"url\":\"https:\/\/userpilot.com\/blog\/author\/sofi\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Identify and Remove User Friction With Dead Click Tracking","description":"What is a dead click? How can you track them? Should you? Here's how to minimize user friction by tracking and acting on dead click data.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/userpilot.com\/blog\/dead-click\/","og_locale":"en_US","og_type":"article","og_title":"How to Identify and Remove User Friction With Dead Click Tracking","og_description":"What is a dead click? How can you track them? Should you? Here's how to minimize user friction by tracking and acting on dead click data.","og_url":"https:\/\/userpilot.com\/blog\/dead-click\/","og_site_name":"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog","article_published_time":"2022-12-31T16:28:44+00:00","article_modified_time":"2025-06-26T03:32:03+00:00","og_image":[{"width":1876,"height":1228,"url":"https:\/\/userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png","type":"image\/png"}],"author":"Sophie Grigoryan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sophie Grigoryan","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/userpilot.com\/blog\/dead-click\/#article","isPartOf":{"@id":"https:\/\/userpilot.com\/blog\/dead-click\/"},"author":{"name":"Sophie Grigoryan","@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf"},"headline":"How to Identify and Remove User Friction With Dead Click Tracking","datePublished":"2022-12-31T16:28:44+00:00","dateModified":"2025-06-26T03:32:03+00:00","mainEntityOfPage":{"@id":"https:\/\/userpilot.com\/blog\/dead-click\/"},"wordCount":1690,"commentCount":0,"image":{"@id":"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png","keywords":["Amazing UX","drive product growth","Onboarding User Experience","Onboarding UX","product growth","Product Management","Product Manager","saas user experience"],"articleSection":["User Onboarding"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/userpilot.com\/blog\/dead-click\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/userpilot.com\/blog\/dead-click\/","url":"https:\/\/userpilot.com\/blog\/dead-click\/","name":"How to Identify and Remove User Friction With Dead Click Tracking","isPartOf":{"@id":"https:\/\/userpilot.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage"},"image":{"@id":"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png","datePublished":"2022-12-31T16:28:44+00:00","dateModified":"2025-06-26T03:32:03+00:00","author":{"@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf"},"description":"What is a dead click? How can you track them? Should you? Here's how to minimize user friction by tracking and acting on dead click data.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/userpilot.com\/blog\/dead-click\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/userpilot.com\/blog\/dead-click\/#primaryimage","url":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png","contentUrl":"https:\/\/blog-static.userpilot.com\/blog\/wp-content\/uploads\/2022\/12\/How-to-Identify-and-Remove-User-Friction-With-Dead-Click-Tracking_e09dce469bf9029713112d3c84a0b9dc_2000.png","width":1876,"height":1228,"caption":"How to Identify and Remove User Friction With Dead Click Tracking cover"},{"@type":"WebSite","@id":"https:\/\/userpilot.com\/blog\/#website","url":"https:\/\/userpilot.com\/blog\/","name":"Thoughts about Product Adoption, User Onboarding and Good UX | Userpilot Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/userpilot.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/userpilot.com\/blog\/#\/schema\/person\/de37c23746f7aa52492f6c97b1f222cf","name":"Sophie Grigoryan","url":"https:\/\/userpilot.com\/blog\/author\/sofi\/"}]}},"_links":{"self":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/17214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/comments?post=17214"}],"version-history":[{"count":3,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/17214\/revisions"}],"predecessor-version":[{"id":278255,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/posts\/17214\/revisions\/278255"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/media\/17216"}],"wp:attachment":[{"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/media?parent=17214"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/categories?post=17214"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/userpilot.com\/blog\/wp-json\/wp\/v2\/tags?post=17214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}