Help Centre

Embed your raffle on your website

Add a "Buy Tickets" button to your own site so supporters can buy without leaving it (beta).

Last reviewed 5 July 2026

If your organisation has its own website, you can embed a "Buy Tickets" button right on it. Supporters click it, buy their tickets in a pop-up, and never leave your page — handy for a fundraiser you're promoting from your own site.

This is a beta feature — talk to us first

The embeddable widget is newer and still in beta. Before adding it to your site, email support@rafflelink.com so our team can help you onboard it and make sure it works correctly on your website — rather than setting it up on your own. The in-product copy says the same:

"The embeddable widget is a newer beta feature. If you'd like to add it to your website, please email support@rafflelink.com first so our team can help you onboard it and make sure it works correctly on your site."

Where to find it

The embed tools live under the Developer tab in your raffle's management sidebar. It shows up only once your raffle is live (active) — there's nothing to embed before then.

How it works

On the Developer page you'll get a small code snippet to copy — a single <script> tag — that you paste into your website where you want the button to appear:

<script src="https://embed.rafflelink.com/v1.js"
        data-org="your-org"
        data-raffle="your-raffle"
        async></script>

Choose Copy code, drop it into your site's HTML, and the button renders in place. Supporters who click it get the full RaffleLink purchase flow in a pop-up, so their tickets and confirmation work exactly as they would on your raffle page.

Because it's in beta, the simplest path is to send us the page you want it on and we'll help you get it looking right — see the note above.

Was this page helpful?

On this page