{"id":2644,"date":"2026-01-10T07:07:59","date_gmt":"2026-01-10T15:07:59","guid":{"rendered":"https:\/\/stereodaily.com\/?page_id=2644"},"modified":"2026-01-10T07:08:37","modified_gmt":"2026-01-10T15:08:37","slug":"artist-support-gap-tool","status":"publish","type":"page","link":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/","title":{"rendered":"Artist Support Gap Tool"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2644\" class=\"elementor elementor-2644\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ecad81 e-flex e-con-boxed e-con e-parent\" data-id=\"3ecad81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-259f596 elementor-widget elementor-widget-html\" data-id=\"259f596\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \r\n    ##########################################################################\r\n    \u2605 WIDGET: ARTIST SUPPORT GAP TOOL \u2605\r\n    TYPE: HTML (Optimized for Mobile, Tablet, PC)\r\n    DESIGN: BOLD EDITORIAL \/ BRUTALIST\r\n    ##########################################################################\r\n-->\r\n\r\n<!-- Tailwind & Fonts -->\r\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;900&family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,900&family=Archivo+Narrow:wght@400;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    :root {\r\n        --sd-black: #000000;\r\n        --sd-gray-light: #f9f9f9;\r\n        --sd-border: #000000;\r\n    }\r\n\r\n    .sd-widget { \r\n        font-family: 'Inter', sans-serif; \r\n        background-color: #fff; \r\n        color: #000; \r\n        text-rendering: optimizeLegibility;\r\n        -webkit-font-smoothing: antialiased;\r\n    }\r\n    \r\n    .font-masthead { font-family: 'Playfair Display', serif; }\r\n    .font-body { font-family: 'Inter', sans-serif; }\r\n    .font-narrow { font-family: 'Archivo Narrow', sans-serif; }\r\n\r\n    \/* Custom Input Styling *\/\r\n    input[type=number] {\r\n        -moz-appearance: textfield;\r\n    }\r\n    input::-webkit-outer-spin-button,\r\n    input::-webkit-inner-spin-button {\r\n        -webkit-appearance: none;\r\n        margin: 0;\r\n    }\r\n\r\n    .gap-bar {\r\n        transition: width 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n<\/style>\r\n\r\n<div class=\"sd-widget max-w-[1280px] mx-auto border-x border-gray-200 min-h-screen\">\r\n    \r\n    <!-- Header Section -->\r\n    <div class=\"px-6 py-12 md:py-20 border-b-4 border-black text-center relative\">\r\n        <div class=\"font-body text-xs font-bold uppercase tracking-[0.4em] text-gray-400 mb-4\">The <a href=\"https:\/\/stereodaily.com\/pt\/what-is-stereo-daily-inside-the-modern-music-journalism-platform\/\">Stereo Daily<\/a> Intelligence<\/div>\r\n        <h1 class=\"font-masthead text-5xl sm:text-6xl md:text-8xl font-black tracking-tighter text-black mb-6 leading-[0.9]\">\r\n            Support Gap.\r\n        <\/h1>\r\n        \r\n        <div class=\"max-w-2xl mx-auto border-t border-black pt-8\">\r\n            <div class=\"font-body text-lg md:text-xl text-gray-600 leading-relaxed italic px-4\">\r\n                The streaming versus physical equity audit. Calculating the exact volume of digital consumption required to match the profit of a single physical purchase.\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-0 border-b border-gray-200\">\r\n        \r\n        <!-- Left: Simulator Controls -->\r\n        <div class=\"lg:col-span-7 border-r border-gray-200 p-6 md:p-12\">\r\n            <div class=\"mb-12\">\r\n                <label class=\"font-narrow text-xs font-black uppercase tracking-widest text-gray-400 block mb-4\">Merchandise Economics<\/label>\r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\r\n                    <div>\r\n                        <span class=\"text-[10px] font-bold uppercase mb-2 block\">Retail Price (USD)<\/span>\r\n                        <div class=\"flex items-center border-2 border-black p-4\">\r\n                            <span class=\"font-masthead text-3xl font-black mr-1\">$<\/span>\r\n                            <input type=\"number\" id=\"merch-price\" value=\"35\" min=\"1\" class=\"w-full font-masthead text-4xl font-black focus:outline-none bg-transparent\">\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div>\r\n                        <span class=\"text-[10px] font-bold uppercase mb-2 block\">Production Cost (USD)<\/span>\r\n                        <div class=\"flex items-center border-2 border-black p-4 bg-gray-50\">\r\n                            <span class=\"font-masthead text-3xl font-black mr-1\">$<\/span>\r\n                            <input type=\"number\" id=\"merch-cost\" value=\"12\" min=\"0\" class=\"w-full font-masthead text-4xl font-black focus:outline-none bg-transparent\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mb-12\">\r\n                <label class=\"block font-narrow text-xs font-black uppercase tracking-widest mb-4\">Streaming Platform Comparison<\/label>\r\n                <div class=\"border-2 border-black relative h-[68px] flex items-center\">\r\n                    <select id=\"platform-rate\" class=\"w-full bg-white pl-4 pr-10 py-1 font-masthead text-2xl font-black italic focus:outline-none appearance-none cursor-pointer\">\r\n                        <option value=\"0.0038\">Spotify ($0.0038)<\/option>\r\n                        <option value=\"0.008\">Apple Music ($0.008)<\/option>\r\n                        <option value=\"0.0018\">YouTube ($0.0018)<\/option>\r\n                        <option value=\"0.012\">Tidal ($0.012)<\/option>\r\n                        <option value=\"0.004\">Amazon Music ($0.004)<\/option>\r\n                    <\/select>\r\n                    <div class=\"pointer-events-none absolute inset-y-0 right-0 flex items-center px-4 text-black\">\r\n                        <svg class=\"h-4 w-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"4\">\r\n                            <path d=\"M19 9l-7 7-7-7\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"border-t-2 border-black pt-8\">\r\n                <div class=\"font-body text-xs font-bold uppercase tracking-widest text-gray-400 mb-6\">Industrial Benchmarks<\/div>\r\n                <div id=\"benchmarks\" class=\"space-y-4\">\r\n                    <!-- Benchmarks injected here -->\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right: Results Panel -->\r\n        <div class=\"lg:col-span-5 bg-black text-white p-6 md:p-12 flex flex-col justify-between\">\r\n            <div>\r\n                <div class=\"text-xs font-bold uppercase tracking-[0.3em] text-gray-500 mb-12\">The Support Ratio<\/div>\r\n                \r\n                <div class=\"mb-16\">\r\n                    <div class=\"text-[10px] font-black uppercase tracking-widest text-gray-400 mb-2\">Net Merch Profit<\/div>\r\n                    <div id=\"profit-display\" class=\"font-masthead text-6xl md:text-7xl font-black italic tracking-tighter leading-none\">$23.00<\/div>\r\n                <\/div>\r\n\r\n                <div class=\"mb-16\">\r\n                    <div class=\"text-[10px] font-black uppercase tracking-widest text-gray-400 mb-2\">Required Streams<\/div>\r\n                    <div id=\"streams-needed\" class=\"font-masthead text-7xl md:text-8xl font-black tracking-tighter leading-none border-b-8 border-white pb-4 inline-block mb-4\">6,052<\/div>\r\n                    <p class=\"text-[10px] text-gray-400 font-bold uppercase tracking-widest mt-2\">Digital streams to equal 1 purchase<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"bg-white text-black p-6\">\r\n                <div class=\"font-masthead text-2xl font-black italic mb-2 tracking-tighter\">Market Note.<\/div>\r\n                <p class=\"text-sm font-body leading-relaxed opacity-80 uppercase text-[11px] font-bold tracking-tight\">\r\n                    While streaming provides global reach, the \"Support Gap\" highlights why physical goods remain the primary lifeblood of independent artist sustainability. One shirt often generates more net income than a listener's entire year of streaming.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- START WIDGET 5.3 (ELEMENTOR\/MAILCHIMP) ADAPTATION -->\r\n    <div id=\"mc_embed_signup\" class=\"bg-[#fdfdfd] w-full\">\r\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,900;1,900&family=Archivo+Narrow:wght@400;700&display=swap\" rel=\"stylesheet\">\r\n        \r\n        <div class=\"px-0 pb-6\">\r\n            <div class=\"mb-0 border-[6px] border-black py-10 bg-white w-full\">\r\n                <div class=\"flex flex-col md:flex-row items-center justify-between px-10 gap-8\">\r\n                    \r\n                    <div class=\"text-center md:text-left flex-shrink-0\">\r\n                        <h4 class=\"text-4xl md:text-5xl mb-1 tracking-tight leading-none\" style=\"font-family: 'Playfair Display', serif; font-weight: 900;\">\r\n                            Stereo Daily.\r\n                        <\/h4>\r\n                        <p class=\"text-[11px] uppercase tracking-[0.2em] font-bold text-black\" style=\"font-family: 'Archivo Narrow', sans-serif;\">\r\n                            <a href=\"https:\/\/stereodaily.com\/pt\/music-finance-stocks\/\">Music News<\/a> & Industry Whispers\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"flex-grow w-full max-w-2xl\">\r\n                        <form action=\"https:\/\/gmail.us14.list-manage.com\/subscribe\/post?u=ea67674782cf60158e68c325b&amp;id=66c61347a8\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"flex flex-col sm:flex-row gap-0 w-full border-2 border-black\" target=\"_blank\" novalidate>\r\n                            \r\n                            <div class=\"flex-grow\">\r\n                                <input \r\n                                    type=\"email\" \r\n                                    value=\"\" \r\n                                    name=\"EMAIL\" \r\n                                    id=\"mce-EMAIL\"\r\n                                    placeholder=\"Enter Your Email\" \r\n                                    required\r\n                                    class=\"w-full bg-white px-5 py-4 text-[10px] font-bold tracking-widest focus:outline-none placeholder:text-gray-400\"\r\n                                    style=\"font-family: 'Archivo Narrow', sans-serif;\"\r\n                                \/>\r\n                            <\/div>\r\n\r\n                            <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\">\r\n                                <input type=\"text\" name=\"b_ea67674782cf60158e68c325b_68124561f80241ac1200140b3\" tabindex=\"-1\" value=\"\">\r\n                            <\/div>\r\n\r\n                            <div class=\"flex-shrink-0\">\r\n                                <button type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"w-full sm:w-auto px-10 bg-black text-white text-[10px] font-black uppercase tracking-[0.3em] py-4 hover:bg-gray-800 transition-colors cursor-pointer\" style=\"font-family: 'Archivo Narrow', sans-serif;\">\r\n                                    JOIN\r\n                                <\/button>\r\n                            <\/div>\r\n                        <\/form>\r\n                        <div class=\"flex flex-col md:flex-row justify-between mt-3 opacity-60\">\r\n                            <p class=\"text-[9px] font-bold uppercase tracking-widest text-center md:text-left\" style=\"font-family: 'Archivo Narrow', sans-serif;\">\r\n                                40,000+ IN THE FOLD\r\n                            <\/p>\r\n                            <p class=\"text-[9px] font-bold uppercase tracking-widest text-center md:text-right\" style=\"font-family: 'Archivo Narrow', sans-serif;\">\r\n                                \u00a9 STEREO MAGAZINE\r\n                            <\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- END WIDGET 5.3 -->\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n    const merchPrice = document.getElementById('merch-price');\r\n    const merchCost = document.getElementById('merch-cost');\r\n    const platformRate = document.getElementById('platform-rate');\r\n\r\n    const profitDisplay = document.getElementById('profit-display');\r\n    const streamsNeeded = document.getElementById('streams-needed');\r\n    const benchmarks = document.getElementById('benchmarks');\r\n\r\n    const calculate = () => {\r\n        const price = parseFloat(merchPrice.value) || 0;\r\n        const cost = parseFloat(merchCost.value) || 0;\r\n        const rate = parseFloat(platformRate.value);\r\n\r\n        const profit = Math.max(0, price - cost);\r\n        const required = profit > 0 ? Math.ceil(profit \/ rate) : 0;\r\n\r\n        profitDisplay.textContent = `$${profit.toFixed(2)}`;\r\n        streamsNeeded.textContent = required.toLocaleString();\r\n\r\n        renderBenchmarks(required);\r\n    };\r\n\r\n    const renderBenchmarks = (streams) => {\r\n        const list = [\r\n            { label: \"Hours of Continuous Playback\", value: (streams * 3) \/ 60 },\r\n            { label: \"Equivalent Vinyl Sales Profit\", value: streams \/ 8000 },\r\n            { label: \"Venue Capacity Match (Wembley)\", value: streams \/ 90000 }\r\n        ];\r\n\r\n        benchmarks.innerHTML = list.map(b => `\r\n            <div class=\"border border-gray-100 p-4\">\r\n                <div class=\"flex justify-between items-center\">\r\n                    <span class=\"text-[10px] font-black uppercase tracking-widest text-gray-400\">${b.label}<\/span>\r\n                    <span class=\"font-masthead text-lg font-black italic tabular-nums\">${b.value.toFixed(1).toLocaleString()}<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        `).join('');\r\n    };\r\n\r\n    [merchPrice, merchCost, platformRate].forEach(el => {\r\n        el.addEventListener('input', calculate);\r\n    });\r\n\r\n    calculate();\r\n})();\r\n<\/script>\r\n\r\n<!-- Mailchimp Connected Script -->\r\n<script id=\"mcjs\">\r\n    !function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,\"script\",\"https:\/\/chimpstatic.com\/mcjs-connected\/js\/users\/ea67674782cf60158e68c325b\/68124561f80241ac1200140b3.js\");\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Stereo Daily Intelligence Support Gap. The streaming versus physical equity audit. Calculating the exact volume of digital consumption required to match the profit of a single physical purchase. Merchandise Economics Retail Price (USD) $ Production Cost (USD) $ Streaming Platform Comparison Spotify ($0.0038)Apple Music ($0.008)YouTube ($0.0018)Tidal ($0.012)Amazon Music ($0.004) Industrial Benchmarks The Support Ratio [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2644","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ferramenta Gratuita de Lacuna de Suporte ao Artista - Est\u00e9reo Diariamente<\/title>\n<meta name=\"description\" content=\"Compare o lucro da mercadoria f\u00edsica com o dos fluxos digitais. Veja como uma venda de camisetas de US$ 25 equivale a milhares de streams do Spotify e calcule sua lacuna de suporte.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stereodaily.com\/pt\/wp-json\/wp\/v2\/pages\/2644\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ferramenta Gratuita de Lacuna de Suporte ao Artista - Est\u00e9reo Diariamente\" \/>\n<meta property=\"og:description\" content=\"Compare o lucro da mercadoria f\u00edsica com o dos fluxos digitais. Veja como uma venda de camisetas de US$ 25 equivale a milhares de streams do Spotify e calcule sua lacuna de suporte.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/\" \/>\n<meta property=\"og:site_name\" content=\"Stereo Daily\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/stereodaily\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-10T15:08:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/stereodaily.com\/wp-content\/uploads\/2025\/12\/Stereo-Daily-Logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/artist-support-gap-tool\\\/\",\"url\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/artist-support-gap-tool\\\/\",\"name\":\"Free Artist Support Gap Tool - Stereo Daily\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#website\"},\"datePublished\":\"2026-01-10T15:07:59+00:00\",\"dateModified\":\"2026-01-10T15:08:37+00:00\",\"description\":\"Compare the profit of physical merch vs. digital streams. See how one $25 t-shirt sale equals thousands of Spotify streams and calculate your support gap.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/artist-support-gap-tool\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stereodaily.com\\\/pt\\\/artist-support-gap-tool\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/artist-support-gap-tool\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Artist Support Gap Tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/\",\"name\":\"Stereo Daily\",\"description\":\"Your Global Music News Since 2012\",\"publisher\":{\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#organization\"},\"alternateName\":\"StereoDaily\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#organization\",\"name\":\"Stereo Daily\",\"alternateName\":\"StereoDaily\",\"url\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/stereodaily.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Stereo-Daily-Site-Map.png\",\"contentUrl\":\"https:\\\/\\\/stereodaily.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Stereo-Daily-Site-Map.png\",\"width\":512,\"height\":512,\"caption\":\"Stereo Daily\"},\"image\":{\"@id\":\"https:\\\/\\\/stereodaily.com\\\/pt\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/stereodaily\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ferramenta Gratuita de Lacuna de Suporte ao Artista - Est\u00e9reo Diariamente","description":"Compare o lucro da mercadoria f\u00edsica com o dos fluxos digitais. Veja como uma venda de camisetas de US$ 25 equivale a milhares de streams do Spotify e calcule sua lacuna de suporte.","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:\/\/stereodaily.com\/pt\/wp-json\/wp\/v2\/pages\/2644\/","og_locale":"pt_BR","og_type":"article","og_title":"Ferramenta Gratuita de Lacuna de Suporte ao Artista - Est\u00e9reo Diariamente","og_description":"Compare o lucro da mercadoria f\u00edsica com o dos fluxos digitais. Veja como uma venda de camisetas de US$ 25 equivale a milhares de streams do Spotify e calcule sua lacuna de suporte.","og_url":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/","og_site_name":"Stereo Daily","article_publisher":"https:\/\/www.facebook.com\/stereodaily\/","article_modified_time":"2026-01-10T15:08:37+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/stereodaily.com\/wp-content\/uploads\/2025\/12\/Stereo-Daily-Logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/","url":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/","name":"Free Artist Support Gap Tool - Stereo Daily","isPartOf":{"@id":"https:\/\/stereodaily.com\/pt\/#website"},"datePublished":"2026-01-10T15:07:59+00:00","dateModified":"2026-01-10T15:08:37+00:00","description":"Compare the profit of physical merch vs. digital streams. See how one $25 t-shirt sale equals thousands of Spotify streams and calculate your support gap.","breadcrumb":{"@id":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stereodaily.com\/pt\/artist-support-gap-tool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stereodaily.com\/pt\/"},{"@type":"ListItem","position":2,"name":"Artist Support Gap Tool"}]},{"@type":"WebSite","@id":"https:\/\/stereodaily.com\/pt\/#website","url":"https:\/\/stereodaily.com\/pt\/","name":"Stereo Daily","description":"Your Global Music News Since 2012","publisher":{"@id":"https:\/\/stereodaily.com\/pt\/#organization"},"alternateName":"StereoDaily","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stereodaily.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/stereodaily.com\/pt\/#organization","name":"Stereo Daily","alternateName":"StereoDaily","url":"https:\/\/stereodaily.com\/pt\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/stereodaily.com\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/stereodaily.com\/wp-content\/uploads\/2025\/12\/Stereo-Daily-Site-Map.png","contentUrl":"https:\/\/stereodaily.com\/wp-content\/uploads\/2025\/12\/Stereo-Daily-Site-Map.png","width":512,"height":512,"caption":"Stereo Daily"},"image":{"@id":"https:\/\/stereodaily.com\/pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/stereodaily\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/pages\/2644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/comments?post=2644"}],"version-history":[{"count":4,"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/pages\/2644\/revisions"}],"predecessor-version":[{"id":2649,"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/pages\/2644\/revisions\/2649"}],"wp:attachment":[{"href":"https:\/\/stereodaily.com\/wp-json\/wp\/v2\/media?parent=2644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}