There's a comforting lie at the heart of most "free" subscription tracking apps.
You download them because you want to stop wasting money. You hand over your bank login, let the app scan your transactions, and watch a clean dashboard populate with every Netflix, Spotify, and Adobe subscription you'd forgotten about. It feels empowering. It feels like finally being in control.
What you're not thinking about โ because the app is designed to make sure you're not thinking about it โ is what happens to that data next.
The Business Model Behind "Free" Financial Apps
Apps like Rocket Money (formerly Truebill) and Mint aren't free because the developers are generous. They're free because you are the product.
Here's how the money actually flows:
Transaction data aggregation. Your spending habits โ every subscription, every merchant, every amount โ are valuable to data brokers, advertisers, and financial institutions. When you link your bank account to a "free" budgeting app, you're often consenting (buried in the terms of service) to your anonymised โ or not so anonymised โ spending data being shared with third parties.
Targeted financial product placement. When Rocket Money suggests you switch credit cards or try a particular savings account, that recommendation isn't selected because it's the best deal for you โ it's selected because the app earns a referral fee when you click. The distinction matters: affiliate links aren't inherently dishonest (Sub-Site uses them too, to keep the tracker free), but there's a meaningful difference between surfacing a genuinely cheaper alternative and pointing you at whichever product pays the highest commission. The problem with apps built around data aggregation is that the revenue model optimises for clicks, not for your financial wellbeing.
Subscription to the "premium" tier. Many apps deliberately limit their free tier to nudge you towards ยฃ5โ12/month plans. You came to save money on subscriptions. You now have another subscription.
The Mint cautionary tale. Intuit shut down Mint in January 2024 after 16 years. Millions of users who had shared years of financial history with the platform suddenly had to export what they could and move on. Your financial history โ securely on their servers โ became a migration problem overnight.
The Data You Don't Know You're Sharing
Even if you trust a specific app, the technical reality of "linking your bank account" is worth understanding.
Most apps use open banking APIs or screen-scraping services (like Plaid or TrueLayer in the UK). When you authorise access, the app can typically see:
- Your complete transaction history (often going back 90+ days, sometimes years)
- Your account balance
- Your direct debits and standing orders
- Sometimes: your account number and sort code
That data lives on a server somewhere. That server can be breached. That company can be acquired. That privacy policy can change.
In 2020, Experian โ which has a subscription tracking feature โ suffered a breach in South Africa exposing data on 24 million people. Financial data aggregators are attractive targets precisely because the data they hold is so valuable.
The Simpler Alternative: Your Data Stays on Your Device
Here's the thing about subscription tracking: you don't actually need a server.
Tracking your subscriptions is not a complex computational problem. It's a list. It has dates, amounts, and names. You can sort it, sum it, and visualise it entirely inside a web browser using standard JavaScript โ no backend required, no account required, no data upload required.
That's the principle behind sub-site.com โ a free subscription tracker that runs entirely in your browser. Your data never leaves your device because there is no server for it to go to. Technically, there cannot be a breach of your data because the developer has never seen it.
Here's what that looks like in practice:
- No account to create. Open the site, start adding subscriptions. Done.
- No bank login. You enter what you pay, manually, the same way you'd update a spreadsheet.
- No cloud backup. Your data lives in your browser's localStorage โ the same technology that saves your settings on countless websites. You can (and should) create a JSON export at any time, which you save in a secure location of your choice.
- Works offline. Install it as a PWA (Progressive Web App) and it works without an internet connection.
- Works anywhere. Not iOS-only, not Windows-only โ any browser on any device.
But Is Manual Entry Worth It?
Fair question. Automatic bank sync is genuinely more convenient. You don't have to remember to add a new subscription โ it just appears.
The honest answer is: it depends on what you're optimising for.
If you want convenience and you trust the data aggregator with your bank credentials: use Rocket Money, Emma, or a similar app. They're useful tools.
If you have concerns about financial data privacy โ and the statistics on financial data breaches suggest you should โ then the three minutes a month it takes to manually add a new subscription is a reasonable tradeoff.
There's also an argument that manual entry makes you more aware of what you're spending. Automatic tools can produce a sense of passive management. When you have to consciously add each subscription, you make an active decision about whether it's worth tracking โ and whether it's worth keeping.
The Quarterly Audit: Where the Real Savings Are
The single most useful feature in a subscription tracker isn't the dashboard. It's the audit.
Once every three months, set aside 15 minutes to review every active subscription against a single question: Have I used this in the last 30 days?
If the answer is no, cancel it.
The psychology here is important. We sign up for subscriptions when we're optimistic about our future selves. "I'll definitely use the gym membership this month." "I'll definitely watch all those Criterion films." We cancel subscriptions when we're confronted with the reality.
A quarterly audit forces that confrontation. It's not about being harsh โ it's about being honest.
In one systematic audit, removing subscriptions you haven't used in 30 days typically saves ยฃ40โยฃ120 per year for the average UK household. For a household carrying 8โ12 active subscriptions (the current UK average), the savings are often much higher.
Sub-Site's built-in Quarterly Audit mode walks you through every active subscription one by one, so there's no mental friction โ just a clear keep / pause / cancel decision for each one.
What to Do Right Now
- Open sub-site.com โ no account, no email, no bank login.
- Spend 10 minutes adding every subscription you can remember. Check your email for receipts, check your bank statement for recurring charges. Don't aim for perfection โ aim for completeness.
- Scan your emails for subscription renewal messages โ Sub-Site has an import tool that works completely offline, helping you pull data from those emails in seconds.
- Look at the annual total. For most people, this number is a surprise.
- Set a calendar reminder for three months from now to do your first quarterly audit.
Your financial data is worth protecting. The good news is that protecting it doesn't have to cost you anything โ or mean giving up a useful tool.
Frequently Asked Questions
Is it safe to link my bank account to a subscription tracking app?
Open banking access gives third-party apps read access to your full transaction history, account balance, and sometimes account details. That data is stored on their servers โ which can be breached, sold, or have their privacy policy changed without notice. It's convenient, but the risk is real and often buried in the terms of service.
How does Sub-Site keep my subscription data private?
Sub-Site stores everything in your browser's localStorage. There is no Sub-Site server, no database, and no account system. Your data physically cannot leave your device because there is nowhere for it to go.
Is manually tracking subscriptions worth the effort?
For most people, yes. Adding a new subscription takes under a minute and gives you a complete picture of your recurring spending without handing over bank credentials. Many users also find that manual entry makes them more mindful about what they're actually paying for.