Networks, niches, and picking your first offer
Three decisions in order: network, then niche, then offer. Each one constrains the next. Getting the order right matters more than getting any individual decision perfect.
Step 1 · Pick a network
The network is the marketplace where vendors list affiliate offers and where you get paid. For a first-time affiliate driving paid Facebook traffic, two networks dominate:
| Network | Best for | Why |
|---|---|---|
| Clickbank | US + EN-speaking traffic, health / fitness / make-money / spirituality niches | Easy approval (any pulse). Public marketplace with a "Gravity" score that proxies real affiliate volume. Huge offer selection. Payment is reliable. |
| Digistore24 | Europe (esp. DE/AT/CH), and US for some niches | Same instant approval. Built-in tracking + EU tax handling. Often higher payouts in European niches. Better for non-English geos than Clickbank. |
Other networks (MaxBounty, CrakRevenue, ClickDealer) are worth exploring later — they have stricter approval, focus on CPA/lead-gen instead of digital products, and reward bigger volumes. Start with Clickbank or Digistore24.
Step 2 · Pick a niche
"Niche" means the topic + audience + emotional pain point your offer targets. The four buckets that consistently print money on Facebook paid traffic:
- Health / weight loss / blood sugar / prostate / skin / gut — biggest, most competitive, evergreen. Pain is intense; people will pay $39–$197 for a supposed fix.
- Make money online / side hustle / trading — huge volume, brutal compliance scrutiny on Facebook, easy to get policy-flagged.
- Relationships / dating / self-improvement — narrower but loyal. Easier on policy. Lower volume.
- Spirituality / manifestation / numerology — surprisingly profitable. Niche audiences with high conversion when the angle matches their belief structure.
Pick the one that bothers you least to advertise.
You're going to read this niche's ads, copy, and reviews for hundreds of hours. If you cringe at trading offers, don't pick trading. If you'd actually buy the supplement, you'll be a better marketer for it.
Step 3 · Pick a single offer
One offer. Not three to "test side by side." Three offers means three pixels, three landers, three sets of conversions to learn from. You'll fragment the signal and learn nothing. Pick one and commit until you have data.
Clickbank scoring
In the Clickbank marketplace, sort by Gravity. Gravity is roughly "how many distinct affiliates made at least one sale in the last 8 weeks." Useful as a proxy for "is anyone actually making money on this offer."
- Gravity < 10: probably dead or brand-new. Risky for a beginner.
- Gravity 20–100: sweet spot. Proven offer with room for new entrants.
- Gravity 100+: heavily contested. Big affiliates have spent a lot here, so audiences are saturated. Skip unless you have a unique angle.
Digistore24 scoring
Digistore24 doesn't publish gravity. Look at: payout per sale (target $30+), conversion rate (target 1.5%+), and EPC (target $0.80+). The marketplace shows these. Apply the same logic — middle of the pack beats the top.
Read the salespage before you commit
Open the vendor's salespage as a buyer would. Ask:
- Does it convert me? If the VSL bores me, it'll bore my traffic.
- Is there a video sales letter or just a wall of text? VSLs convert paid traffic better.
- What's the price point? Under $50 is easier to convert cold; over $100 is easier to profit on if you do convert.
- Is there a rebill / recurring revenue? Recurring offers have lower up-front payouts but pay you for months.
A note on the hashed audience files (Module 07 preview)
If you've seen the SHA-256 audience files floating around for blood-sugar / weight-loss / prostate niches — those are pre-hashed Facebook Custom Audience seeds, used to build Lookalikes. They're useful, but be aware:
- Even hashed, they are personal data under GDPR / CCPA. Don't redistribute them publicly.
- The operator can upload them (Module 07 walkthrough) but does not include them in the public download — that's a privacy + Facebook-ToS line you'd cross by hosting them.
- You can build your own seed audiences by tracking your lander visitors with the FB pixel; after a few hundred visitors you've got your own Custom Audience.
How the operator helps
clickbank_top_offers(niche="blood sugar", min_gravity=20)— pulls the marketplace, returns top offers with name / vendor / gravity / payout / hop-link.digistore_top_offers(niche="blood sugar")— same for Digistore24 via their API key.niche_score(niche)— combines competition density (from spy), Google Trends momentum, and average payout into one number. Use this when you're torn between two niches.
full_pipeline --niche "your niche" --network clickbank --budget 30 --dry-run and let it shortlist three offers. You'll pick one and move to Module 04.