For Promoters

Embed Tickets on Your Website

Add a Buy Tickets button to any website — your own site, a venue page, a blog post, anywhere. Checkout happens in a pop-up without the fan ever leaving your site.

How it works

1

Copy your event ID from the Showday dashboard (it's in the URL when you view your event).

2

Paste two lines of code into your website — a <div> where the button appears, and a <script> tag at the bottom.

3

That's it. The button auto-populates with your event name, ticket price, and sold-out status.

Try it — live preview

Enter your event ID to see exactly what the button will look like:

Your button will appear here

This is a live preview — clicking the button opens the real checkout.

Your embed code

<!-- Put this where you want the button --> <div data-showday-event="YOUR_EVENT_ID" data-showday-label="Buy Tickets" data-showday-color="#ff3c00" ></div> <!-- Put this once before </body> --> <script src="https://showday.co.uk/widget/showday-widget.js" async></script>

Customise

Button Text
Button Colour
Event ID

Notes

• Works on any HTML website, Squarespace, Wix, Webflow, WordPress, Notion, Linktree, or any page that allows custom HTML.

• The button automatically shows "Sold Out" when your event sells out — no changes needed.

• Payment is processed securely by Stripe. You receive your payout as normal through your Showday account.

• You can embed the same event on multiple sites — each checkout links to the same ticket pool.