<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: domingo</title>
    <description>The latest articles on DEV Community by domingo (@domingo56).</description>
    <link>https://dev.to/domingo56</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3821020%2F74dce647-878d-4043-ab34-9c3d4e1ede7c.png</url>
      <title>DEV Community: domingo</title>
      <link>https://dev.to/domingo56</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/domingo56"/>
    <language>en</language>
    <item>
      <title>I was spending an hour every week on spreadsheets to figure out if my apps were profitable - so I automated it</title>
      <dc:creator>domingo</dc:creator>
      <pubDate>Thu, 12 Mar 2026 20:13:50 +0000</pubDate>
      <link>https://dev.to/domingo56/i-was-spending-an-hour-every-week-on-spreadsheets-to-figure-out-if-my-apps-were-profitable-so-i-2l4</link>
      <guid>https://dev.to/domingo56/i-was-spending-an-hour-every-week-on-spreadsheets-to-figure-out-if-my-apps-were-profitable-so-i-2l4</guid>
      <description>&lt;p&gt;Every week I'd open four different dashboards:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Google Play Console&lt;/strong&gt; → revenue from Android apps&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;App Store Connect&lt;/strong&gt; → revenue from iOS apps
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AdMob&lt;/strong&gt; → ad earnings&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Ads&lt;/strong&gt; → ad spent on android user acquisition&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Apple Search Ads&lt;/strong&gt; → ad spent on android user acquisition&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then I'd copy everything into a spreadsheet and do the math manually to get to one number: &lt;em&gt;am I actually making money this week, or just moving money around?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;For two apps this is annoying. For five or more it becomes a real time sink - and it's the kind of thing you skip when you're busy, which means you're flying blind on profitability.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I built &lt;a href="https://appsfinboard.com" rel="noopener noreferrer"&gt;Apps Finboard&lt;/a&gt; to solve exactly this. It connects all five platforms via their APIs and automatically calculates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Revenue per app (Play + App Store + AdMob combined)&lt;/li&gt;
&lt;li&gt;Ad spend per app (Google Ads + Apple Search Ads)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Net profit per app, updated daily&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You get one dashboard that answers the question "how much did I actually make?" without opening five tabs or touching a spreadsheet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I'm sharing this
&lt;/h2&gt;

&lt;p&gt;I used it internally for about a year, then a few developer friends asked to use it too. So I cleaned it up, added multi-app support, and put it out publicly - mostly to find out if enough people have the same problem to make it worth building further.&lt;/p&gt;

&lt;p&gt;It's $19/month with a 7-day trial. This is a side project, not a startup - I'm just running an honest experiment.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's missing
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;automatically pulling Apple Advanced Ads works, but Apple Basic ads needs to be imported manually. The Apple API is not for the basic ads, so there's no other way&lt;/li&gt;
&lt;li&gt;meta ads spend. Maybe I'll add in in future&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you run mobile apps and also spend on UA campaigns, I'd genuinely love to hear how you're currently tracking profitability - and whether something like this would save you time.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://appsfinboard.com" rel="noopener noreferrer"&gt;appsfinboard.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>mobile</category>
      <category>sideprojects</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
