affixo
For v0 apps

Add an affiliate program to your v0 app.

Generated it with v0? Drop in one affixo snippet, connect Stripe, and turn your users into affiliates — live in a few clicks, no backend, server-side tracking that survives ad blockers.

v0+Stripe

v0 turns a prompt into a polished front end fast. affixo bolts a growth layer onto it without infrastructure work: a lightweight script plus your Stripe account is all it takes for any v0 app that ships on the web and bills through Stripe to run a full affiliate program.

Live in minutes

From built in v0 to shared, in three steps.

No second platform, no backend work. If your app ships on the web and bills with Stripe, you're minutes from your first referral.

1

Paste one snippet

Drop the affixo script into your app — one line before the closing body tag. No backend, no rebuild, nothing to re-architect.

2

Connect your Stripe

OAuth into the same Stripe account you already charge with. affixo maps every product and price to campaigns automatically.

3

Share & get eyeballs

Hand out referral links or coupon codes and watch attributed signups roll in — a few clicks, not a project.

Let AI install it

Don't write the integration — paste this into v0.

The install prompt below tells v0 exactly where the script goes and which events to wire — the same prompt from our docs, written to be unambiguous for automated implementation.

Paste into v0
Add affixo affiliate tracking to my v0 app. There are three parts — please set up all three.

STEP 1 · Tracking script (referral clicks — automatic). Add this tag in the <head> so it loads on EVERY page:
<script async src="https://go.affixo.dev/sa.js?w=YOUR_PUBLIC_KEY"></script>

STEP 2 · Referral event — right after a successful signup, run:
window.Affixo && window.Affixo.track('signup', { email: USER_EMAIL });

STEP 3 · Sale event — on the success / thank-you page after payment, run:
window.Affixo && window.Affixo.track('sale', { email: BUYER_EMAIL, amount: ORDER_TOTAL_IN_CENTS, currency: 'usd' });
(Revenue and commission are confirmed from my connected Stripe.)

First, ask me these and use my answers to place the events correctly:
1. Where do users sign up (which page or component)?
2. What page shows after a successful purchase?
3. Do I charge with Stripe? (If yes, sales also reconcile automatically.)

Rules: the script must load on every page; use the real signed-in / buyer email (never a placeholder); amount is an integer in cents ($99.00 = 9900); don't add any other tracking code.

Replace YOUR_PUBLIC_KEY with your workspace key from the affixo dashboard → Settings → Tracking (it looks like pk_live_…). Then run the built-in tracking test to watch a click resolve end-to-end.

Built for builders

Why affixo fits a v0 app perfectly.

You shipped fast — your referral program should too. affixo adds the growth layer without dragging you back into infrastructure.

  • No backend or extra infra — it's a script plus Stripe
  • Works in any web app that bills through Stripe
  • Six server-side methods that survive ad blockers
  • Run your whole program from your AI client — MCP included
  • Free until affiliates drive $2,500, then from $19/mo — zero transaction fees
  • You own payouts — pay from your own Stripe, PayPal or Wise

affixo works with everything you vibe-code in — see the full live-coded apps guide.

Add referrals to your v0 app today.

Paste one snippet, connect Stripe, and get your project shared — a few clicks, inside the platform you built on.

Questions

Adding referrals to a v0 app

Paste the affixo script into your v0 project before the closing body tag, connect the Stripe account you charge with, and set one commission rule. Referral links and the affiliate portal go live the moment you connect.

No backend required. You add one affixo script tag to your v0 app and connect Stripe via OAuth. Coupon-code attribution doesn't even need the script — map a Stripe promo code to an affiliate and the sale is credited.

A live web app that charges through Stripe, and a couple of minutes. The Free plan needs no credit card and stays free until your affiliates drive $2,500 in tracked revenue.

Get your v0 app shared.

The simplest way to add an affiliate & referral program to the app you built — set up before lunch.

Free until your affiliates earn you $2,500 · No credit card · Live in minutes