Lead magnet · one HTML file

People will not fill in your form.
They will spin a wheel.

Same contact, same field — but now they are claiming a prize they just won, instead of handing you their details for nothing.

↑ This is the actual product, running. Spin it as many times as you like.

The code is open. All of it.

No minified bundle, no licence key, no call home. One HTML file you can read from top to bottom. This is the entire thing you edit to put your own prizes on the wheel:

  • One line per prize. Two labels for the sector, a title and a sentence for the popup.
  • The weight decides the odds. Bigger number, more often. Your expensive prize stays rare.
  • Nothing else to touch. The geometry, the angles and the odds all recalculate on their own.
// change this, and the wheel is yours
const PRIZES = [
  { l1:'−20%',  l2:'any order',
    name:'20% Off Your Order',
    desc:'Valid for 72 hours.', w:22 },

  { l1:'Free',  l2:'delivery',
    name:'Free Delivery',
    desc:'On your next order.', w:20 },

  // ... and the jackpot, kept rare
  { l1:'−50%',  l2:'everything',
    name:'50% Off Everything',
    desc:'One order, half price.', w:4 },
];

What you get

A 32 KB archive. No build step, no npm, no framework — double-click and it runs.

START-HERE.htmlThe guide, as a proper web page. Five steps, with the before and after of every change.
wheel.htmlThe product. One self-contained file.
packs/Five ready-made prize sets: online store, gym, courses, café, salon. Odds already balanced.
skins/Three colour schemes: crimson & gold, emerald & gold, midnight & cyan.
integrations/Step-by-step recipe for sending every lead into a Google Sheet. Free, ten minutes.
LICENSE.txtPlain language. No attribution required.

Two ways to get it

Same files, same licence for one site. The difference is who does the setting up.

The file

€9.99

Delivered the moment you pay. You set it up yourself — the guide walks you through every step.

  • Everything in the archive
  • Licence for one site
  • Help on WhatsApp if you get stuck
Get the file — €9.99

Set up for you

€39.99

Tell us about your business. You get the wheel back ready to publish, already wearing your prizes and your colours.

  • Your prizes and wording
  • Your colour scheme
  • Connected to your Google Sheet
  • One round of changes, three working days
Have it set up — €39.99

A developer would quote €300–500 and two weeks for this. Buy it once and use it forever — there is no subscription and nothing expires.

Not ready to pay for it yet? There is a free edition — the same wheel, with a small credit line under the button. Compare all three →

Before you ask

Do I need to know how to code?

No. You edit text inside clearly marked blocks — the guide shows the before and after for each one. If you can change a line in Notepad, you can do this.

Where do the contacts go?

Wherever you point them: a Google Sheet, a webhook, your CRM. The archive includes a step-by-step recipe for the Google Sheet route, which is free and takes about ten minutes.

Can somebody spin twice and take the jackpot?

No. The browser remembers, so reloading does not hand out another go. That protection is on out of the box.

Does it work on phones?

Yes — that is the main target. Checked at 375px wide: the wheel, the button and the popup all fit without scrolling.

What if it does not work for me?

Message on WhatsApp and it gets sorted — a real person answers, usually the same day. And the file comes with seven days, no reason needed: if it is not for you, write and the money goes back.