QuietLeaks
Affiliate link health monitor — tracks every link, detects 404s and silent redirects, and tells you exactly how much money a broken link is costing you.
QuietLeaks is a live SaaS product built by Zwebist. It monitors affiliate links around the clock via a dedicated Node.js worker on Fly.io, follows full redirect chains (including JS-rendered redirects via Puppeteer), tracks every click through a first-party proxy, and calculates earnings at risk for every broken link. Built for bloggers, YouTubers, and content agencies.
Key Features
Full redirect chain tracking — every hop recorded with status code - final URL - latency
Puppeteer fallback for JS-rendered redirects that HTTP clients can't resolve
First-party click tracking proxy — real click data for earnings calculations
Earnings at Risk panel — broken links ranked by estimated revenue loss
Instant alerts via email + Slack webhook on break and recovery
Weekly digest email with link health summary and top links by clicks
Commission rate change detector — alerts when Amazon changes category rates
Site crawler for bulk affiliate link auto-import
Stripe subscriptions with plan-gated entitlements enforced via Redis cache
Agency features: API keys
shareable public reports - team workspaces
The Challenge
Generic uptime monitors report a link as healthy if any hop returns 200 — even if a silent redirect has killed the affiliate tag. Affiliate links go through 3–5 redirect hops, some JavaScript-rendered. The product needed to understand the full chain, detect silent destination changes, and do this at scale without getting rate-limited by affiliate networks.
Our Solution
Dedicated Node.js worker on Fly.io consuming a BullMQ queue backed by Upstash Redis. Fetches with got-scraping for user-agent rotation, follows every redirect hop, falls back to Puppeteer for JS-rendered redirects. Full chain stored as JSONB. Click tracking via a first-party edge proxy for real earnings-at-risk data.
Results & Impact
Measurable outcomes from our collaboration
More Projects

MarketPlex
A full multi-vendor marketplace platform — seller onboarding and storefronts, buyer checkout with split payments, admin approval and dispute resolution, all built as one deployable system.

OnboardKit
A no-code in-app onboarding builder for SaaS products — design tooltip flows, modals, and checklists in a visual canvas, publish instantly, and watch new user activation improve without touching your codebase.

AskDoc
An embeddable AI support assistant trained on your product documentation — answers customer questions instantly, only from what you've actually written, and escalates when it can't.