{"id":2794,"date":"2015-04-08T12:09:52","date_gmt":"2015-04-08T10:09:52","guid":{"rendered":"https:\/\/usersnap.com\/?p=2794"},"modified":"2025-02-25T08:19:02","modified_gmt":"2025-02-25T07:19:02","slug":"bug-reporting-solve-criminal-cases","status":"publish","type":"post","link":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/","title":{"rendered":"The 4 Ws of bug reporting &#8211; Or how to solve bugs like criminal cases!"},"content":{"rendered":"\n<p>I recently talked with someone comparing bug tracking to solving criminal cases. And I think there\u2019s a lot of truth in it. Like police inspectors, we as developers rely on evidences which we gather through asking the right questions. A well-executed <strong>bug reporting strategy<\/strong> will bring answer to these questions.<\/p>\n\n\n\n<p>In this post I\u2019m going to show you <strong>four&nbsp;essential questions<\/strong> I wish every bug report answers.<br>\n<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>From a developer\u2019s perspective a bug report must contain every single piece of information that helps to track down a software problem. From a QA agent it\u2019s often hard to write bug reports in an efficient manner containing the right quantity &amp; quality of information.<\/p>\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Bug Reporting<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">There\u2019s a difference between a bug report and a bug report<\/h2>\n\n\n\n<p>Well, if you think of <a href=\"https:\/\/usersnap.com\/blog\/what-is-a-bug-report\/\">bug reporting<\/a> and bug reports, you\u2019d probably envision&nbsp;some lengthy&nbsp;forms about the issue types, priorities, components, affected code versions, resolution, status, etc.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"960\" height=\"484\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/bug-report-jiraexample.png\" alt=\"bug reporting jira example\" class=\"wp-image-2807\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/bug-report-jiraexample.png 960w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/bug-report-jiraexample-300x151.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/bug-report-jiraexample-140x70.png 140w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><\/figure>\n<\/div>\n\n\n<p>I know, I\u2019ve been there too and I know from both sides how annoying it can be. As a developer who don\u2019t want to ask for additional information on every single, little bug. As a QA agent you don\u2019t know about every technical subject in detail and you don\u2019t have the time (in many cases) to provide lengthy descriptions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A bug report must be user-friendly as well<\/h2>\n\n\n\n<p>As mentioned a bug report must store all information needed to track down problems and fix them (and in best case scenario: in an efficient manner). In order to achieve that<strong> a bug report must be one thing: user-friendly.<\/strong> It\u2019s irrelevant what information is requested, unless it\u2019s done in a user-friendly way. This means that we have to re-think the way how we create bug reporting forms and questionnaires.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Four&nbsp;Ws of information-gathering<\/h2>\n\n\n\n<p>If you type \u201c<em>bug report<\/em>\u201d in Google\u2019s image search, you\u2019ll see why a lot of people (especially non-tech people) have some discomfort regarding the field of bug reporting.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/google-search-bug-reporting.png\"><img decoding=\"async\" width=\"900\" height=\"670\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/google-search-bug-reporting.png\" alt=\"bug report google search\" class=\"wp-image-2808\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/google-search-bug-reporting.png 900w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/google-search-bug-reporting-300x223.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/google-search-bug-reporting-140x104.png 140w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/a><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">What?<\/h2>\n\n\n\n<p>That\u2019s probably <strong>the most important question<\/strong> every bug report should answer. That&#8217;s what bug reporting is about. \u201cWhat happened?\u201d<\/p>\n\n\n\n<p>The question about \u201cwhat happened\u201d should address\u00a0what the user or tester did before a problem occurred. Has there been any action taken place by the website visitor &#8211; e.g. a click on a certain button or just some mouse-over?<\/p>\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Bug Reporting<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Where?<\/h2>\n\n\n\n<p>Without the place of the \u201ccrime scene\u201d a description of the crime itself won\u2019t help any inspector in the world. Answering the question of \u201c<em>Where did it take place?<\/em>\u201d is essential. Whether it\u2019s by providing the URLs or environment information about operating system, browsers or hardware. This information should be included on every single bug report.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When?<\/h2>\n\n\n\n<p>The time frame when something happens is truly important for developers in order to track down issues. So answering the question \u201cWhen a problem happened\u201d is key. However, it\u2019s pretty hard for QA agents and testers to describe. Of course you can state the time when it happened, however it\u2019s not easy to re-call the exact moment or time when some problem happened for the first time.<\/p>\n\n\n\n<p>As you see: answering the question of time and when something happened, provides some in-depth knowledge.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Who?<\/h2>\n\n\n\n<p>Who was the person who discovered the issue. What\u2019s his\/her name, what his\/her location, what\u2019s his\/her email address. There are not many things which are truly important for tracking down a bug. Name, location and email address probably are fine in the beginning.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Of course there many additional questions which can be asked. However, it&#8217;s key to keep it to precise and easy-to-answer questions.<\/p>\n\n\n\n<p>And what if all these questions are answered automatically, simply by pressing one button? Well, we &#8211; at Usersnap &#8211; try to do&nbsp;that. We aim for a <a href=\"https:\/\/usersnap.com?gat=blog\">bug tracker<\/a> which not only provides developers the <a href=\"https:\/\/usersnap.com\/blog\/types-user-acceptance-tests-frameworks\/\">right amount &amp; quality of information<\/a>, but also to make bug tracking as easy-as-possible for everyone involved. And looking at the feedback we get from our truly inspiring customers, I guess we\u2019re on the right track for that.<\/p>\n\n\n\n<p>Image filing a bug report like this:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" width=\"900\" height=\"583\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/usersnap-bug-report.png\" alt=\"modern bug report\" class=\"wp-image-2795\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/usersnap-bug-report.png 900w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/usersnap-bug-report-300x194.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/usersnap-bug-report-140x90.png 140w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/figure>\n<\/div>\n\n\n<p>You don\u2019t think that these kind of bug reports will help solving issues?&nbsp;Well, at least these <strong>bug reports automatically add every information<\/strong> on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What happened (through annotations on the screen),<\/li>\n\n\n\n<li>Where it happened (through automatically adding the URLs of page where the problem occurred),<\/li>\n\n\n\n<li>When it happened (through adding time stamps),<\/li>\n\n\n\n<li>And who filed the problem.<\/li>\n<\/ul>\n\n\n\n<p>What&#8217;s the most important part of every bug report from your point of view? Let us know in the comments or on <a href=\"https:\/\/twitter.com\/usersnap\" target=\"_blank\" rel=\"noopener noreferrer\">twitter<\/a>.<\/p>\n\n\n\n<p><em>This article was brought to you by <a href=\"https:\/\/usersnap.com?gat=blog-post\" target=\"_blank\" rel=\"noopener noreferrer\">Usersnap<\/a> &#8211; a visual bug tracking and screenshot tool for every web project.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently talked with someone comparing bug tracking to solving criminal cases. And I think there\u2019s a lot of truth in it. Like police inspectors, we as developers rely on evidences which we gather through asking the right questions. A well-executed bug reporting strategy will bring answer to these questions. In this post I\u2019m going [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":2796,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":true,"inline_featured_image":false,"ub_ctt_via":"","footnotes":""},"categories":[855],"tags":[],"class_list":["post-2794","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bug-tracking-blog"],"acf":[],"featured_image_src":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","author_info":{"display_name":"Thomas Peham","author_link":"https:\/\/usersnap.com\/blog\/author\/thomas\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap<\/title>\n<meta name=\"description\" content=\"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap\" \/>\n<meta property=\"og:description\" content=\"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\" \/>\n<meta property=\"og:site_name\" content=\"Usersnap Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/usersnap\" \/>\n<meta property=\"article:published_time\" content=\"2015-04-08T10:09:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-25T07:19:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"420\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Thomas Peham\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@tompeham\" \/>\n<meta name=\"twitter:site\" content=\"@usersnap\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas Peham\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\"},\"author\":{\"name\":\"Thomas Peham\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b\"},\"headline\":\"The 4 Ws of bug reporting &#8211; Or how to solve bugs like criminal cases!\",\"datePublished\":\"2015-04-08T10:09:52+00:00\",\"dateModified\":\"2025-02-25T07:19:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\"},\"wordCount\":819,\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg\",\"articleSection\":[\"Bug Tracking\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\",\"url\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\",\"name\":\"The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg\",\"datePublished\":\"2015-04-08T10:09:52+00:00\",\"dateModified\":\"2025-02-25T07:19:02+00:00\",\"description\":\"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage\",\"url\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg\",\"contentUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg\",\"width\":700,\"height\":420,\"caption\":\"reporting bugs like crime cases\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/usersnap.com\/blog\/#website\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"name\":\"Usersnap Blog\",\"description\":\"Learn more about how to collect user feedback and build better products with the magic power of feedback.\",\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/usersnap.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\",\"name\":\"Usersnap\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"contentUrl\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"width\":136,\"height\":26,\"caption\":\"Usersnap\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/usersnap\",\"https:\/\/x.com\/usersnap\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b\",\"name\":\"Thomas Peham\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g\",\"caption\":\"Thomas Peham\"},\"sameAs\":[\"https:\/\/x.com\/tompeham\"],\"url\":\"https:\/\/usersnap.com\/blog\/author\/thomas\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap","description":"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.","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:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/","og_locale":"en_US","og_type":"article","og_title":"The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap","og_description":"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.","og_url":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/","og_site_name":"Usersnap Blog","article_publisher":"https:\/\/www.facebook.com\/usersnap","article_published_time":"2015-04-08T10:09:52+00:00","article_modified_time":"2025-02-25T07:19:02+00:00","og_image":[{"width":700,"height":420,"url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","type":"image\/jpeg"}],"author":"Thomas Peham","twitter_card":"summary_large_image","twitter_creator":"@tompeham","twitter_site":"@usersnap","twitter_misc":{"Written by":"Thomas Peham","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#article","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/"},"author":{"name":"Thomas Peham","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b"},"headline":"The 4 Ws of bug reporting &#8211; Or how to solve bugs like criminal cases!","datePublished":"2015-04-08T10:09:52+00:00","dateModified":"2025-02-25T07:19:02+00:00","mainEntityOfPage":{"@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/"},"wordCount":819,"publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"image":{"@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","articleSection":["Bug Tracking"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/","url":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/","name":"The 4 Ws of Bug Reporting - How to solve bugs! - Usersnap","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage"},"image":{"@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","datePublished":"2015-04-08T10:09:52+00:00","dateModified":"2025-02-25T07:19:02+00:00","description":"Like police inspectors, developers rely on evidences by asking the right questions. A well-executed bug reporting strategy will answer these questions.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/bug-reporting-solve-criminal-cases\/#primaryimage","url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","contentUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2015\/04\/report-bugs-like-crime-case.jpg","width":700,"height":420,"caption":"reporting bugs like crime cases"},{"@type":"WebSite","@id":"https:\/\/usersnap.com\/blog\/#website","url":"https:\/\/usersnap.com\/blog\/","name":"Usersnap Blog","description":"Learn more about how to collect user feedback and build better products with the magic power of feedback.","publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/usersnap.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/usersnap.com\/blog\/#organization","name":"Usersnap","url":"https:\/\/usersnap.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","contentUrl":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","width":136,"height":26,"caption":"Usersnap"},"image":{"@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/usersnap","https:\/\/x.com\/usersnap"]},{"@type":"Person","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/85bd1168f7e7c005c6cd2a4045e3d59b","name":"Thomas Peham","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c570afeda0ee367f5824a6762a0511ec7be061521c645ef29d34b976c183341d?s=96&d=mm&r=g","caption":"Thomas Peham"},"sameAs":["https:\/\/x.com\/tompeham"],"url":"https:\/\/usersnap.com\/blog\/author\/thomas\/"}]}},"_links":{"self":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/2794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/comments?post=2794"}],"version-history":[{"count":0,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/2794\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media\/2796"}],"wp:attachment":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media?parent=2794"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/categories?post=2794"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/tags?post=2794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}