{"id":266,"date":"2024-06-30T09:39:43","date_gmt":"2024-06-30T09:39:43","guid":{"rendered":"https:\/\/microsaas.art\/blog\/?p=266"},"modified":"2024-06-30T09:39:44","modified_gmt":"2024-06-30T09:39:44","slug":"why-does-the-customer-say-fck-you","status":"publish","type":"post","link":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/","title":{"rendered":"Why Does the Customer Say &#8220;F*ck You&#8221;?"},"content":{"rendered":"\n<p>One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Of course, he\/she is complaining about something, but what is it? When you want to ask him that, he\/she swears at you even more. When you ask for feedback, most of the time even the feedback is wrong. Maybe he\/she does it on purpose, maybe he\/she doesn&#8217;t even know what he\/she wants. \ud83e\udd37\u200d\u2642\ufe0f<\/p>\n\n\n\n<p>In this article, I&#8217;m going to tell a &#8220;<em>F*ck you<\/em>&#8221; story that happened to me. Someone used the same phrase when deleting his\/her account, and then used bad words again when giving feedback. At first, I thought it was <strong>intentional<\/strong>, but then <strong>I discovered the problem<\/strong>, so <strong>how<\/strong>?<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Did It All Start?<\/h2>\n\n\n\n<p>I have a micro SaaS called <a href=\"https:\/\/NotionPlus.dev?ref=microsaas-art\" target=\"_blank\" rel=\"noreferrer noopener\">NotionPlus.dev<\/a>. I share the things I learned there on <a href=\"https:\/\/microsaas.art\/blog\" target=\"_blank\" rel=\"noreferrer noopener\">this blog<\/a>. And one day I saw a &#8220;<em>f*ck you<\/em>&#8221; message in his\/her account deletion requests. He\/she got angry and wanted to delete his\/her account. \ud83e\udd14<\/p>\n\n\n\n<p>I immediately checked to see what kind of widgets he\/she had created, but nothing. Then I checked the hours between the signup date and the account deletion. I was blown away! \ud83d\ude31 <strong>It was 2 minutes!<\/strong><\/p>\n\n\n\n<p>One person signed up. 2 minutes later, to delete his\/her account, and he\/she swore at the account deletion text. And he\/she didn&#8217;t even stop there. He\/she wrote extra bad words in the feedback form. (Feedback in a sentence)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Did I Think?<\/h3>\n\n\n\n<p>At first, I thought it was sabotage or something. Was there someone who didn&#8217;t like me? Did I have enemies I didn&#8217;t know existed? I had no idea. \ud83e\udd37\u200d\u2642\ufe0f There was a two-minute stored information. And it was deliberately written.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Did I Do?<\/h3>\n\n\n\n<p><strong>I was very angry<\/strong> because <strong>I was shocked<\/strong> by what had happened. \ud83d\ude21 I thought it wasn&#8217;t my fault. Of course, I decided I needed to clear my head first. I walked around outside for a while. \ud83c\udf33\ud83d\udeb6\u200d\u2642\ufe0f When I came home, I had only one thing on my mind! \ud83d\udca1<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>&#8220;<em>Logs!<\/em>&#8220;<\/p>\n<\/blockquote>\n\n\n\n<p>A few months ago, I coded a logging system that tracks my users&#8217; movements on the website. My goal was to analyze their behavior and improve the product. I also built it so that I could take logical actions in such extreme cases, and so it was. \ud83d\ude0f<\/p>\n\n\n\n<p>I started analyzing the user&#8217;s actions. \ud83d\udd0e He\/she didn&#8217;t sign up and go to the widget addition page first. Yes! He\/she searched the widget first. \ud83e\udd28 Then he\/she went to the widget addition page. But without adding any widgets, he\/she left abusive feedback saying that he\/she wanted to delete his\/her account. \ud83d\udc6e\u200d\u2642\ufe0f<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What am I Supposed to Understand from This?<\/h3>\n\n\n\n<p>Can users immediately get to the widget addition page? When I looked into it, no! I mean, I thought the most critical thing was accessible, but I was wrong! \ud83d\ude25<\/p>\n\n\n\n<p>The first thing I did was to immediately add a huge &#8220;<em>Add Widget<\/em>&#8221; button on the dashboard page. \ud83d\ude42<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"672\" height=\"304\" data-src=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/big-add-widget.png\" alt=\"\" class=\"wp-image-268 lazyload\" data-srcset=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/big-add-widget.png 672w, https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/big-add-widget-300x136.png 300w\" data-sizes=\"(max-width: 672px) 100vw, 672px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 672px; --smush-placeholder-aspect-ratio: 672\/304;\" \/><\/figure>\n\n\n\n<p>Then I went back to it, and if you notice, it went to the &#8220;<em>add widget<\/em>&#8221; page, but it didn&#8217;t add any widgets. It left immediately. When I thought about the reason for this, I remembered my blog post.<\/p>\n\n\n\n<p>I had made an article and a YouTube video on how to use a widget in my blog post, but I hadn&#8217;t updated it when I redesigned the interface. Probably this and others watched the old video and couldn&#8217;t navigate the new interface. This resulted in a fateful ending. \ud83d\udd0d<\/p>\n\n\n\n<p>But I didn&#8217;t stop there, I started uploading how-to-use videos for each widget. I also added a link as a &#8220;<em>help<\/em>&#8221; button in the widget detail and directed it to this blog post. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"366\" height=\"161\" data-src=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/help-button.png\" alt=\"\" class=\"wp-image-269 lazyload\" data-srcset=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/help-button.png 366w, https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/help-button-300x132.png 300w\" data-sizes=\"(max-width: 366px) 100vw, 366px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 366px; --smush-placeholder-aspect-ratio: 366\/161;\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Lessons to be Learned<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Add a feedback form to your Micro SaaS. \u2601<\/li>\n\n\n\n<li>If you have added an account deletion feature to your Micro SaaS, do not forget to add a text box to write the reason for this.<\/li>\n\n\n\n<li>Most importantly, log users&#8217; behavior on the website. In critical situations, you can access information that will save your life or increase your revenues.<\/li>\n\n\n\n<li><strong>You can&#8217;t blame someone else!<\/strong> That&#8217;s an excuse! If someone is angry about something you have done, it is about you. <strong>Not taking the blame is cowardice! <\/strong>If you are an entrepreneur, you have to stop sweeping problems under the rug. \ud83e\uddf9 You have to face the problems and come up with solutions! \ud83e\udd35<\/li>\n<\/ol>\n\n\n\n<p><strong>Suggestion:<\/strong> <a href=\"https:\/\/www.patreon.com\/posts\/10-emails-to-to-107161726\" target=\"_blank\" rel=\"noreferrer noopener\">10 Emails to Send to Bad or Upset Customers<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!<\/p>\n","protected":false},"author":1,"featured_media":270,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6,3,12],"tags":[100,99,98,102,25],"class_list":["post-266","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-micro-saas-questions","category-microsaas-art-originals","category-technical-issues","tag-bad-customer","tag-bad-customer-experience","tag-bad-customer-service-reviews-examples","tag-feedback-in-a-sentence","tag-micro-saas"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Why Does the Customer Say &quot;F*ck You&quot;? - MicroSaaS Art<\/title>\n<meta name=\"description\" content=\"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why Does the Customer Say &quot;F*ck You&quot;?\" \/>\n<meta property=\"og:description\" content=\"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\" \/>\n<meta property=\"og:site_name\" content=\"MicroSaaS Art\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-30T09:39:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-30T09:39:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"ugur\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Why Does the Customer Say &quot;F*ck You&quot;?\" \/>\n<meta name=\"twitter:description\" content=\"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ugur\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\"},\"author\":{\"name\":\"ugur\",\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b\"},\"headline\":\"Why Does the Customer Say &#8220;F*ck You&#8221;?\",\"datePublished\":\"2024-06-30T09:39:43+00:00\",\"dateModified\":\"2024-06-30T09:39:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\"},\"wordCount\":757,\"publisher\":{\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b\"},\"image\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\",\"keywords\":[\"bad customer\",\"bad customer experience\",\"Bad customer service reviews examples\",\"feedback in a sentence\",\"micro saas\"],\"articleSection\":[\"Micro SaaS Questions\",\"MicroSaaS.Art Originals\",\"Technical Issues\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\",\"url\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\",\"name\":\"Why Does the Customer Say \\\"F*ck You\\\"? - MicroSaaS Art\",\"isPartOf\":{\"@id\":\"https:\/\/microsaas.art\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\",\"datePublished\":\"2024-06-30T09:39:43+00:00\",\"dateModified\":\"2024-06-30T09:39:44+00:00\",\"description\":\"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!\",\"breadcrumb\":{\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage\",\"url\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\",\"contentUrl\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png\",\"width\":1280,\"height\":720,\"caption\":\"Bad customer service reviews examples\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/microsaas.art\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Does the Customer Say &#8220;F*ck You&#8221;?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/microsaas.art\/blog\/#website\",\"url\":\"https:\/\/microsaas.art\/blog\/\",\"name\":\"MicroSaaS Art\",\"description\":\"Learn about Micro-SaaS in depth!\",\"publisher\":{\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/microsaas.art\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b\",\"name\":\"ugur\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2023\/09\/ugur.jpg\",\"contentUrl\":\"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2023\/09\/ugur.jpg\",\"width\":400,\"height\":400,\"caption\":\"ugur\"},\"logo\":{\"@id\":\"https:\/\/microsaas.art\/blog\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/microsaas.art\/blog\"],\"url\":\"https:\/\/microsaas.art\/blog\/author\/ugur\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why Does the Customer Say \"F*ck You\"? - MicroSaaS Art","description":"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!","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:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/","og_locale":"en_US","og_type":"article","og_title":"Why Does the Customer Say \"F*ck You\"?","og_description":"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!","og_url":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/","og_site_name":"MicroSaaS Art","article_published_time":"2024-06-30T09:39:43+00:00","article_modified_time":"2024-06-30T09:39:44+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","type":"image\/png"}],"author":"ugur","twitter_card":"summary_large_image","twitter_title":"Why Does the Customer Say \"F*ck You\"?","twitter_description":"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!","twitter_image":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","twitter_misc":{"Written by":"ugur","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#article","isPartOf":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/"},"author":{"name":"ugur","@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b"},"headline":"Why Does the Customer Say &#8220;F*ck You&#8221;?","datePublished":"2024-06-30T09:39:43+00:00","dateModified":"2024-06-30T09:39:44+00:00","mainEntityOfPage":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/"},"wordCount":757,"publisher":{"@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b"},"image":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage"},"thumbnailUrl":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","keywords":["bad customer","bad customer experience","Bad customer service reviews examples","feedback in a sentence","micro saas"],"articleSection":["Micro SaaS Questions","MicroSaaS.Art Originals","Technical Issues"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/","url":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/","name":"Why Does the Customer Say \"F*ck You\"? - MicroSaaS Art","isPartOf":{"@id":"https:\/\/microsaas.art\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage"},"image":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage"},"thumbnailUrl":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","datePublished":"2024-06-30T09:39:43+00:00","dateModified":"2024-06-30T09:39:44+00:00","description":"One of the examples of bad customer experience. Bad customer service reviews examples. And the solution to the problem!","breadcrumb":{"@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#primaryimage","url":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","contentUrl":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","width":1280,"height":720,"caption":"Bad customer service reviews examples"},{"@type":"BreadcrumbList","@id":"https:\/\/microsaas.art\/blog\/why-does-the-customer-say-fck-you\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/microsaas.art\/blog\/"},{"@type":"ListItem","position":2,"name":"Why Does the Customer Say &#8220;F*ck You&#8221;?"}]},{"@type":"WebSite","@id":"https:\/\/microsaas.art\/blog\/#website","url":"https:\/\/microsaas.art\/blog\/","name":"MicroSaaS Art","description":"Learn about Micro-SaaS in depth!","publisher":{"@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/microsaas.art\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/9eb9ea58458a3dc0406379fb6a81c80b","name":"ugur","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/image\/","url":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2023\/09\/ugur.jpg","contentUrl":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2023\/09\/ugur.jpg","width":400,"height":400,"caption":"ugur"},"logo":{"@id":"https:\/\/microsaas.art\/blog\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/microsaas.art\/blog"],"url":"https:\/\/microsaas.art\/blog\/author\/ugur\/"}]}},"jetpack_featured_media_url":"https:\/\/microsaas.art\/blog\/wp-content\/uploads\/2024\/06\/bad-customer-service-reviews-examples.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/posts\/266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/comments?post=266"}],"version-history":[{"count":2,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/posts\/266\/revisions"}],"predecessor-version":[{"id":271,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/posts\/266\/revisions\/271"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/media\/270"}],"wp:attachment":[{"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/media?parent=266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/categories?post=266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microsaas.art\/blog\/wp-json\/wp\/v2\/tags?post=266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}