← Back to FinVault

Turn “Apply Now” into revenue

Every Apply button already tracks clicks. To earn, point each product at your affiliate tracking link.

Step 1 — Join an affiliate network (free)

These Indian networks carry real bank card, loan & insurance offers with tracking links and commissions:

GroMo Cuelinks vCommission INRDeals EarnKaro

Step 2 — Paste your links

Open data/affiliate.js and map each product id to your tracking URL:

const AFFILIATE_LINKS = {
  'card-hdfc-millennia': 'https://cuelinks.com/aff?to=...&id=YOURID',
  'card-sbi-cashback':   'https://gromo.in/offer/...?ref=YOURID',
  'ins-term-hdfc':       'https://pbpartners.com/term/hdfc?posp=YOURID',
};

Product ids live in data/cards.js, data/insurance.js and data/investments.js. Restart the server and that product's Apply button now sends users to your partner link.

Step 3 — Watch what converts

Click data is recorded automatically. Visit /api/clicks (while signed in) to see which products drive the most Apply clicks, so you know where to focus.

Reminder: referring traffic via affiliate networks needs no licence, but selling insurance/loans directly is regulated (IRDAI / bank DSA). Verify requirements before going beyond referral.