PlaySpinWheel

Embed a free spin wheel on your website

Add a spin wheel to any site with a single line of HTML. It is free, needs no signup or API key, loads in a couple of kilobytes, works on phones, and you decide what goes on it.

A LIVE PREVIEW · TAP SPIN

How do you embed the wheel?

  1. Set your options

    List the choices in the o= part of the link, separated by commas. Leave it as is for a quick Yes / No / Maybe wheel.

  2. Copy the code

    Copy the HTML snippet below. It is one iframe plus a small credit link.

  3. Paste it on your page

    Drop it anywhere in your site's HTML, in a post, a sidebar, or a page. That is it: the wheel spins on click, no scripts to install.

EMBED CODE
<iframe src="https://playspinwheel.com/embed/wheel.html?o=Yes,No,Maybe"
  width="340" height="460" style="border:0;max-width:100%"
  loading="lazy" title="Spin wheel by PlaySpinWheel"></iframe>
<p><a href="https://playspinwheel.com/">Spin the wheel</a> at PlaySpinWheel</p>

How do you choose the options?

Everything lives in the link. Put your choices in o=, separated by commas, and the wheel draws one slice per choice (2 to 16 of them, each with an equal chance). Add a heading with t=. Spaces and punctuation should be URL-encoded, so a space becomes %20 and an apostrophe becomes %27.

EXAMPLE: A DINNER WHEEL
<iframe src="https://playspinwheel.com/embed/wheel.html?t=What%27s%20for%20dinner&o=Pizza,Tacos,Sushi,Ramen,Burgers,Salad"
  width="340" height="460" style="border:0;max-width:100%"
  loading="lazy" title="Dinner wheel by PlaySpinWheel"></iframe>

Prefer to build and preview a wheel first? Make one on the all-wheels page →

Fair questions

Is the PlaySpinWheel wheel free to embed?
Yes. It is completely free, with no signup, no API key, and no limit on spins. Keep the small credit link and you can use it on any site.
Can I choose what goes on the wheel?
Yes. Put your choices in the o= parameter of the embed link, separated by commas, for example o=Yes,No,Maybe. The wheel takes 2 to 16 options and you can set a title with t=.
Will the wheel slow my page down?
No. The widget is a few kilobytes of HTML in an iframe with loading="lazy", so nothing loads until a reader scrolls it into view. It uses no third-party scripts.
Does it work on phones?
Yes. The wheel is responsive and scales to fit whatever width you give the iframe, down to small phone screens.
Are the spins fair?
Every slice has an exactly equal chance on each spin. There is no weighting and no money involved: it is a toy that hands a choice to chance.
Do I have to keep the credit link?
Please do. The small "at PlaySpinWheel" link under the wheel is how the tool stays free, and it is appreciated. You are free to style it to match your site.

Build the wheel you want to embed, then copy the link.

Browse all the wheels →