CommunityJoin in
Back to the listing

Post-mortem · SaaS

CashForViews: Lost focus

Get paid for every view — a pay-per-view UGC campaign marketplace.

CashForViews was a pay-per-view UGC marketplace that automated campaign management, view tracking, and payouts between brands and creators without requiring a follower minimum. It pivoted because the founding team lost focus on the core marketplace loop, diluting engineering and sales resources across unrelated feature verticals before proving unit economics.

The pay-per-view mechanic created a structural trust problem

Most UGC platforms pay per post or per creator tier. CashForViews bet on a cost-per-mille (CPM) model: brands set a fixed rate per 1,000 views, creators upload to TikTok, Reels, or Shorts, and the platform pays out only after verifying view counts. This sounds efficient on paper. In practice, it shifted all risk onto the platform.

Brands hesitate to commit budget when delivery is uncertain. Creators hesitate to produce content when payment depends on an algorithm they don’t control. CashForViews sat in the middle, guaranteeing payouts to creators while chasing brands for pre-funded campaign wallets. The “no follower minimum” policy amplified this. It opened the supply side to anyone with a phone, flooding the review queue with low-effort clips that rarely hit view thresholds. The platform absorbed the operational cost of reviewing, tracking, and rejecting submissions that never generated revenue.

The dashboards — creator, brand, admin — looked complete in a demo. They handled submission review, campaign scheduling, and payout ledgers. But a dashboard only adds value when data flows through it. Without a critical mass of *successful* campaigns, the tooling became an expensive maintenance burden rather than a moat.

Platform dependency made view verification a moving target

CashForViews didn’t host video. It relied on public APIs from TikTok, Instagram, and YouTube to fetch view counts after a creator posted a link. This architecture created three compounding vulnerabilities.

First, API access tiers. TikTok and Instagram gate historical view data behind Business or Creator account authentication and rate limits. A creator connecting a personal account often couldn’t grant the permissions needed for automated verification. The fallback — manual screenshot verification — broke the “automatic payout” promise and introduced support overhead that didn’t scale.

Second, metric definition drift. “Views” on Reels (plays) counts differently than “Views” on TikTok (starts) or Shorts (impressions). Brands comparing CPM across channels saw inconsistent results. CashForViews had to normalize these definitions in the admin dashboard, a logic layer that required constant updates every time a platform changed its insights API.

Third, link attribution. Creators frequently posted the wrong link, deleted the video after 24 hours, or ran paid promotion behind the organic post, inflating views the brand didn’t agree to buy. The platform needed a dispute resolution layer — human-in-the-loop — that the automated payout system was designed to eliminate.

The two-sided cold start was solved for supply, not demand

“No follower minimum” solved the supply cold start. Creators signed up fast because the barrier to entry was zero. The waitlist and onboarding metrics likely looked healthy in month one. But demand — brands willing to pre-load wallets and trust a new attribution model — did not arrive at the same velocity.

Brands buying UGC typically want usage rights, whitelisting access, and creative control. CashForViews offered a clip marketplace: here is a video, here are the views, the transaction ends. That product fits performance marketing teams running bottom-of-funnel tests, not brand marketers building asset libraries. The founding team built a self-serve tool for a buyer persona that usually requires a managed service.

The mismatch showed up in the submission review queue. Brands posted campaigns with briefs; creators submitted clips; brands rejected 80 percent of submissions for “off-brand” creative. The platform had no creative direction layer, no brief templates, no revision workflow. It facilitated the transaction but not the collaboration. Rejection rates burned creator trust faster than the payout speed could repair it.

Feature expansion replaced marketplace density

The stated cause of death — lost focus — appears in the product history. Instead of doubling down on the matching logic (better brief tools, creator rating systems, brand repeat-rate mechanics), the roadmap expanded toward adjacent SaaS features.

  • The admin dashboard grew modules for:
  • Affiliate link tracking (shifting toward CPA)
  • UGC rights management contracts (legal template library)
  • Multi-user team workspaces for agencies
  • White-label reporting exports

Each feature requested by a single prospective enterprise lead who never closed. Engineering cycles spent on PDF contract generation were cycles not spent on the view-verification edge cases causing chargebacks. The codebase accumulated technical debt in the billing and webhook layers — the exact surfaces that needed reliability to keep creators paid on time.

A marketplace dies when liquidity stalls. Liquidity requires obsession: better matches, faster payouts, lower rejection rates. CashForViews treated the marketplace as a feature inside a SaaS dashboard rather than the product itself. The pivot occurred when the team acknowledged they were building a workflow tool for agencies, not a network connecting brands and creators.

The pivot retained the dashboards, discarded the network

The current iteration keeps the creator, brand, and admin dashboards. It drops the open marketplace, the CPM pricing engine, and the automated view-tracking webhooks. The product is now a private-campaign management tool: brands invite specific creators, approve content manually, and pay flat fees per deliverable. The “pay per view” experiment is archived.

This is a rational retreat. The dashboards have real utility for teams running 20–50 creator relationships who need a single pane for briefs, assets, invoices, and rights. That is a viable B2B SaaS business. It is not the network-effect business the domain name and original tagline promised.

The lesson is visible in the git history: the commit velocity on the marketplace matching algorithm flatlined six months before the pivot announcement. Commits shifted to user-permission matrices, invoice PDF styling, and Slack notification webhooks. The team built what they knew how to build (CRUD dashboards) instead of what the model required (liquidity mechanics).

What a buyer gets

  • A feature-complete Rails/React codebase (inferred from standard SaaS stack for this scope) with three role-separated dashboards: creator submission portal, brand campaign builder, admin moderation and payout console.
  • The `cashforviews.com` domain — short, descriptive, .com — carrying residual SEO equity for “pay per view UGC” and “get paid for views” long-tail queries.
  • Zero active marketplace users. The creator accounts are dormant; the brand campaigns are archived. The asset is the tooling, not the network.
  • A documented failure mode: automated CPM verification via social APIs is brittle without direct platform partnerships. The codebase contains the webhook handlers, normalization logic, and dispute flows — useful reference implementation

CashForViews is listed on Saasgrave — the marketplace for dead & zero-revenue startups.